Метод | Описание | |
---|---|---|
RecruitmentAgencyModuleWelcomeMessageBasicEdit ( string browser, string userEmail, string establishmentId, string exampleTags ) : void | ||
ScenarioCleanup ( ) : void | ||
ScenarioSetup ( TechTalk scenarioInfo ) : void |
Метод | Описание | |
---|---|---|
FeatureSetup ( Microsoft testContext ) : void | ||
FeatureTearDown ( ) : void | ||
RecruitmentAgencyModuleWelcomeMessageBasicEdit_Chrome ( ) : void | ||
RecruitmentAgencyModuleWelcomeMessageBasicEdit_Firefox ( ) : void | ||
RecruitmentAgencyModuleWelcomeMessageBasicEdit_MSIE ( ) : void | ||
ScenarioTearDown ( ) : void | ||
TestInitialize ( ) : void |
public RecruitmentAgencyModuleWelcomeMessageBasicEdit ( string browser, string userEmail, string establishmentId, string exampleTags ) : void | ||
browser | string | |
userEmail | string | |
establishmentId | string | |
exampleTags | string | |
Результат | void |
public ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
scenarioInfo | TechTalk | |
Результат | void |