Method | Description | |
---|---|---|
AcceptVisitor ( ILineStepGatherer gatherer ) : void | ||
Count ( ) : int | ||
CreateResults ( IEnumerable |
||
Execute ( SpecContext context ) : void | ||
VerificationSetPlan ( |
public AcceptVisitor ( ILineStepGatherer gatherer ) : void | ||
gatherer | ILineStepGatherer | |
return | void |
public CreateResults ( IEnumerable |
||
expected | IEnumerable |
|
actual | IEnumerable |
|
return |
public Execute ( SpecContext context ) : void | ||
context | SpecContext | |
return | void |
public VerificationSetPlan ( |
||
section | ||
matcher | ISetMatcher | |
comparison | ISetComparison | |
expected | IEnumerable |
|
cells | Cell | |
return | System.Collections.Generic |