示例#1
0
 /**
  * @todo Implement testGetPath().
  */
 public function testGetPath()
 {
     $this->assertEquals($this->readAttribute($this->object, 'path'), $this->object->getPath());
 }