Метод | Описание | |
---|---|---|
ReadFolderFileAtLocation ( string no, string name, string source, string sourceLocation, string read, string username, string password, string resultVar, string result, string errorOccured, string sourcePrivateKeyFile, string exampleTags ) : void | ||
ScenarioCleanup ( ) : void | ||
ScenarioSetup ( TechTalk scenarioInfo ) : void |
public ReadFolderFileAtLocation ( string no, string name, string source, string sourceLocation, string read, string username, string password, string resultVar, string result, string errorOccured, string sourcePrivateKeyFile, string exampleTags ) : void | ||
no | string | |
name | string | |
source | string | |
sourceLocation | string | |
read | string | |
username | string | |
password | string | |
resultVar | string | |
result | string | |
errorOccured | string | |
sourcePrivateKeyFile | string | |
exampleTags | string | |
Результат | void |
public ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
scenarioInfo | TechTalk | |
Результат | void |