Function ProcessExecutor.this

Instantiate the executor with a custom process runner

this (
  void function(string, string, VisualTrialReporterParser) testProcessRun
);

this();