Function DefaultExecutor.runTest

Run a test case

void runTest (
  ref const(TestCase) testCase,
  TestResult testResult
);