org.as2lib.core.BasicClass +--org.as2lib.test.unit.TestCase +--org.as2lib.test.unit.TestCaseHelper
new TestCaseHelper()
getResultFactory(), run(), setTestRunner(), setUp(), tearDown()
public function getTestRunner(Void):TestRunner
Description 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.