tkunitMTestRunnerTestRunner -
onBegin() - Called before starting the any tests.
onEnd() - Called after all tests/testcases are run.
onTestBegin(TestCase testCase, String methodName) - Called before a single test in a testcase is started.
onTestCaseBegin(TestCase testCase) - Called before the first test in a testcase is started.
onTestCaseEnd(TestCase testCase) - Called whenever all tests in a testcase have finished.
onTestFailed(TestCase testCase, String methodName, msg) - Called whenever a test fails.
onTestIgnored(TestCase testCase, String methodName, reason) - Called whenever a test is ignored.
onTestSucceeded(TestCase testCase, String methodName) - Called whenever a test succeeds.
run(Object test) - Called by the test application to run either a single TestCase or a TestSuite.
runTestCase(TestCase testCase) -
setEnableStopOnFirstError(int bEnable) - | Project Modules: | MTestCase , MTestRunner , MTestRunnerConsole , MTestRunnerHTML |
| Project Classes: | TestCase , TestRunner , TestRunnerConsole , TestRunnerHTML |
| Project Functions: | TextToHTML |
| All Namespaces: | default , ui |
| All Projects: | core , debugtext , tkfreetype2 , tkmath , tkmidi , tkopengl , tkportaudio , tksdl , tkui , tkunit |
auto-generated by "DOG", the TkScript document generator. Mon, 28/Dec/2015 13:15:55