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