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