Ejemplo n.º 1
0
 public function testReturnObject()
 {
     $this->assertInstanceOf('\\HelloWorld\\SayHello', SayHello::returnObject());
 }