markTestIncomplete( 'This test has not been implemented yet.' ); } /** * @todo Implement testDenyCgus(). */ public function testDenyCgus() { // Remove the following lines when you implement this test. $this->markTestIncomplete( 'This test has not been implemented yet.' ); } /** * @todo Implement testGetHome(). */ public function testGetHome() { // Remove the following lines when you implement this test. $this->markTestIncomplete( 'This test has not been implemented yet.' ); } } ?>