コード例 #1
0
 public function testGetLongDescription()
 {
     $this->assertSame('long', $this->propertyInfo->getLongDescription('Foo', 'bar', array()));
 }