Inheritance: ITestResultListener
Example #1
0
 public void SetUpContext()
 {
     Listener = new FakeResultListener();
 }