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