public SynchronousTestRunnerProxy(IOutputTransformer transformer)
 {
     this.transformer = transformer;
 }
 public SynchronousTestRunnerProxy(IOutputTransformer transformer)
 {
     this.transformer = transformer;
 }