コード例 #1
0
 public function setUp()
 {
     parent::setUp();
     $this->propertyInfo = new PropertyInfoCacheExtractor($this->propertyInfo, new ArrayAdapter());
 }
コード例 #2
0
 public function testGetProperties()
 {
     parent::testGetProperties();
     parent::testGetProperties();
 }