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