コード例 #1
0
 public override void OnTestStepExecutionComplete(Core.TestStep testStep, Core.TestStepResult testStepResult)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public override void OnTestStepExecutionBegin(Core.TestStep testStep)
 {
     throw new NotImplementedException();
 }