메소드 | 설명 | |
---|---|---|
AddResponsePayload ( string responsePayloadKey, string json ) : void | ||
AddStepExecutionResult ( |
||
GetPayloads ( ) : string>.IReadOnlyDictionary |
||
GetResponsePayload ( string key ) : string | ||
Interpret ( string stringWithTokens ) : string | ||
ScenarioContext ( |
메소드 | 설명 | |
---|---|---|
ScenarioContext ( ) : System.Collections.Generic |
public AddResponsePayload ( string responsePayloadKey, string json ) : void | ||
responsePayloadKey | string | |
json | string | |
리턴 | void |
public AddStepExecutionResult ( |
||
result | ||
리턴 | void |
public GetPayloads ( ) : string>.IReadOnlyDictionary |
||
리턴 | string>.IReadOnlyDictionary |
public Interpret ( string stringWithTokens ) : string | ||
stringWithTokens | string | |
리턴 | string |
protected ScenarioContext ( ) : System.Collections.Generic | ||
리턴 | System.Collections.Generic |
public ScenarioContext ( |
||
scenario | ||
tokenDictionary | string>.IDictionary | |
리턴 | System.Collections.Generic |