Méthode | Description | |
---|---|---|
ReadFileAtLocation ( string nO, string name, string source, string sourceLocation, string username, string password, string resultVar, string result, string errorOccured, string sourcePrivateKeyFile, string exampleTags ) : void | ||
ReadFileAtLocationNull ( string nO, string name, string source, string sourceLocation, string username, string password, string resultVar, string result, string errorOccured, string sourcePrivateKeyFile, string exampleTags ) : void | ||
ScenarioCleanup ( ) : void | ||
ScenarioSetup ( TechTalk scenarioInfo ) : void |
Méthode | Description | |
---|---|---|
FeatureSetup ( Microsoft testContext ) : void | ||
FeatureTearDown ( ) : void | ||
ReadFileAtLocationNull_1 ( ) : void | ||
ReadFileAtLocation_1 ( ) : void | ||
ReadFileAtLocation_2 ( ) : void | ||
ReadFileAtLocation_3 ( ) : void | ||
ReadFileAtLocation_4 ( ) : void | ||
ReadFileAtLocation_5 ( ) : void | ||
ReadFileAtLocation_6 ( ) : void | ||
ReadFileAtLocation_7 ( ) : void | ||
ScenarioTearDown ( ) : void | ||
TestInitialize ( ) : void |
public ReadFileAtLocation ( string nO, string name, string source, string sourceLocation, string username, string password, string resultVar, string result, string errorOccured, string sourcePrivateKeyFile, string exampleTags ) : void | ||
nO | string | |
name | string | |
source | string | |
sourceLocation | string | |
username | string | |
password | string | |
resultVar | string | |
result | string | |
errorOccured | string | |
sourcePrivateKeyFile | string | |
exampleTags | string | |
Résultat | void |
public ReadFileAtLocationNull ( string nO, string name, string source, string sourceLocation, string username, string password, string resultVar, string result, string errorOccured, string sourcePrivateKeyFile, string exampleTags ) : void | ||
nO | string | |
name | string | |
source | string | |
sourceLocation | string | |
username | string | |
password | string | |
resultVar | string | |
result | string | |
errorOccured | string | |
sourcePrivateKeyFile | string | |
exampleTags | string | |
Résultat | void |
public ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
scenarioInfo | TechTalk | |
Résultat | void |