コード例 #1
0
 public function testGetProperties()
 {
     $this->assertEquals(array('a', 'b'), $this->propertyInfo->getProperties('Foo'));
 }