org.as2lib.core.BasicClass
+--org.as2lib.test.unit.TestCase
+--org.as2lib.test.unit.TestCaseHelpernew TestCaseHelper()
getResultFactory(), run(), setTestRunner(), setUp(), tearDown()
public function getTestRunner(Void):TestRunnerDescription copied from TestCase
Getter for the testrunner. The testrunner represents the context of the actual method. The testrunner is usually only available within a testunit run.