Method | Description | |
---|---|---|
ScenarioCleanup ( ) : void | ||
ScenarioSetup ( TechTalk scenarioInfo ) : void |
Method | Description | |
---|---|---|
FeatureSetup ( Microsoft testContext ) : void | ||
FeatureTearDown ( ) : void | ||
ImportDataIntoTableBatchSizeIs0 ( ) : void | ||
ImportDataIntoTableBatchSizeIs1 ( ) : void | ||
ImportDataIntoTableBatchSizeIs2 ( ) : void | ||
ImportDataIntoTableTimeoutAfter1Second ( ) : void | ||
ImportDataIntoTableTimeoutAfter3Second ( ) : void | ||
ImportDataIntoTableWithBlankData ( ) : void | ||
ImportDataIntoTableWithCheckConstraintEnabled ( ) : void | ||
ImportDataIntoTableWithCheckContraintDisabled ( ) : void | ||
ImportDataIntoTableWithFireTriggersDisabled ( ) : void | ||
ImportDataIntoTableWithFireTriggersEnabled ( ) : void | ||
ImportDataIntoTableWithKeepIdentityDisabled ( ) : void | ||
ImportDataIntoTableWithKeepIdentityEnabled ( ) : void | ||
ImportDataIntoTableWithSkipBlankRowsDisabled ( ) : void | ||
ImportDataIntoTableWithSkipBlankRowsEnabled ( ) : void | ||
ScenarioTearDown ( ) : void | ||
TestInitialize ( ) : void |
public ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
scenarioInfo | TechTalk | |
return | void |