markTestIncomplete( 'This test has not been implemented yet.' ); } /** * @covers ::bbp_forums * @todo Implement test_bbp_forums(). */ public function test_bbp_forums() { // Remove the following lines when you implement this test. $this->markTestIncomplete( 'This test has not been implemented yet.' ); } /** * @covers ::bbp_the_forum * @todo Implement test_bbp_the_forum(). */ public function test_bbp_the_forum() { // Remove the following lines when you implement this test. $this->markTestIncomplete( 'This test has not been implemented yet.' ); } }