コード例 #1
0
 public function testGetPropertyNames()
 {
     $this->assertEquals(array('test', 'done'), $this->objDataContainer->getPropertyNames());
 }