示例#1
0
 public function testToString()
 {
     $this->assertEquals($this->object->toString(), $this->object->__toString());
 }