Méthode | Description | |
---|---|---|
CurriedLineGrammar ( string template, IGrammarWithCells inner, string defaults ) : System |
Usage of defaults
|
|
Execute ( IStep containerStep, ITestContext context ) : void | ||
GetCells ( ) : IList |
public CurriedLineGrammar ( string template, IGrammarWithCells inner, string defaults ) : System | ||
template | string | |
inner | IGrammarWithCells | |
defaults | string | key:value, key:value, key:value |
Résultat | System |
public Execute ( IStep containerStep, ITestContext context ) : void | ||
containerStep | IStep | |
context | ITestContext | |
Résultat | void |