Esempio n. 1
0
 public override void OnTestStepExecutionComplete(Core.TestStep testStep, Core.TestStepResult testStepResult)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public override void OnTestStepExecutionBegin(Core.TestStep testStep)
 {
     throw new NotImplementedException();
 }