Method | Description | |
---|---|---|
AcceptVisitor ( ILineStepGatherer gatherer ) : void | ||
Count ( ) : int | ||
Execute ( SpecContext context ) : void |
Method | Description | |
---|---|---|
LineStepBase ( |
||
execute ( ISpecContext context ) : |
public AcceptVisitor ( ILineStepGatherer gatherer ) : void | ||
gatherer | ILineStepGatherer | |
return | void |
public Execute ( SpecContext context ) : void | ||
context | SpecContext | |
return | void |
protected LineStepBase ( |
||
values | ||
return | System |
protected abstract execute ( ISpecContext context ) : |
||
context | ISpecContext | |
return |