Function VisualTrialReporter.begin

void begin (
  ulong testCount
);

void begin (
  string suite,
  ref TestResult result
);