markTestIncomplete( 'This test has not been implemented yet.' ); } } // Call MyClassTest::main() if this source file is executed directly. if (PHPUnit_MAIN_METHOD == 'MyClassTest::main') { MyClassTest::main(); } ?>