sayHello(); //Check that it returns the message we expect. $this->assertEquals("Hello world!", $output); } }