Méthode |
Description |
|
GetOrCreateStepId ( StepDefinition stepDefinition ) : System.Guid |
|
|
OnAfterScenario ( string tags ) : void |
|
|
OnAfterStep ( StepMatch stepMatch ) : void |
|
|
OnBeforeScenario ( string tags ) : void |
|
|
OnBeforeStep ( StepMatch stepMatch ) : void |
|
|
ProcessBeginScenario ( BeginScenarioRequest request ) : Response |
|
|
ProcessEndScenario ( EndScenarioRequest request ) : Response |
|
|
ProcessInvoke ( InvokeRequest request ) : Response |
|
|
ProcessSnippet ( SnippetRequest request ) : Response |
|
|
ProcessStepMatches ( string step ) : Response |
|
|