UnitTestCase("Record Finder Tests"); } function setUp() { } function tearDown() { } function testCreatingNewFile() { } } $test = &new TestOfLogging(); $test->run(new HtmlReporter()); ?>