Inheritance: ITestResultListener
Ejemplo n.º 1
0
 public void SetUpContext()
 {
     Listener = new FakeResultListener();
 }