Function ITestExecutor.beginExecution

Called before all tests were discovered and they are ready to be executed

abstract SuiteResult[] beginExecution (
  ref const(TestCase)[]
);