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