- collectTests
Test[] collectTests()
Undocumented in source. Be warned that the author may not have intended to support it.
- external_noop
void external_noop()
Undocumented in source. Be warned that the author may not have intended to support it.
- makeTest
Test makeTest()
Undocumented in source. Be warned that the author may not have intended to support it.
- runAllTests
int runAllTests(StopOnFirstFail stopOnFirstFail)
Undocumented in source. Be warned that the author may not have intended to support it.
- runDevTests
int runDevTests()
Undocumented in source. Be warned that the author may not have intended to support it.
- runSingleTest
TestResult runSingleTest(Driver driver, FuncDumpSettings dumpSettings, DumpTest dumpTest, Test curTest)
Undocumented in source. Be warned that the author may not have intended to support it.
- tryRunSingleTest
TestResult tryRunSingleTest(Driver driver, FuncDumpSettings dumpSettings, DumpTest dumpTest, Test curTest)
Undocumented in source. Be warned that the author may not have intended to support it.