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