Ejemplo n.º 1
0
 /**
  */
 public function test__toString()
 {
     $this->assertInternalType('string', $this->object->__toString());
 }