Ejemplo n.º 1
0
 public void TraceStep(TechTalk.SpecFlow.Bindings.StepArgumentTransformationBinding stepArgs, bool showAdditionalArguments)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void TraceNoMatchingStepDefinition(TechTalk.SpecFlow.Bindings.StepArgumentTransformationBinding stepArgs,
                                           ProgrammingLanguage targetLanguage,
                                           List <TechTalk.SpecFlow.Bindings.BindingMatch> matchesWithoutScopeCheck)
 {
     throw new NotImplementedException();
 }