示例#1
0
 /**
  * @covers ::getPropertyPath
  */
 public function testGetPropertyPath()
 {
     $this->assertSame('', $this->entityAdapter->getPropertyPath());
 }