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