C# Class UCosmic.Www.Mvc.Areas.RecruitmentAgencies.RA_US_0003_ConfigureRecruitmentAgencyModuleWelcomeMessageFeature

Mostrar archivo Open project: ucosmic/UCosmicPreview

Public Methods

Method Description
RecruitmentAgencyModuleWelcomeMessageBasicEdit ( string browser, string userEmail, string establishmentId, string exampleTags ) : void
ScenarioCleanup ( ) : void
ScenarioSetup ( TechTalk scenarioInfo ) : void

Private Methods

Method Description
FeatureSetup ( Microsoft testContext ) : void
FeatureTearDown ( ) : void
RecruitmentAgencyModuleWelcomeMessageBasicEdit_Chrome ( ) : void
RecruitmentAgencyModuleWelcomeMessageBasicEdit_Firefox ( ) : void
RecruitmentAgencyModuleWelcomeMessageBasicEdit_MSIE ( ) : void
ScenarioTearDown ( ) : void
TestInitialize ( ) : void

Method Details

RecruitmentAgencyModuleWelcomeMessageBasicEdit() public method

public RecruitmentAgencyModuleWelcomeMessageBasicEdit ( string browser, string userEmail, string establishmentId, string exampleTags ) : void
browser string
userEmail string
establishmentId string
exampleTags string
return void

ScenarioCleanup() public method

public ScenarioCleanup ( ) : void
return void

ScenarioSetup() public method

public ScenarioSetup ( TechTalk scenarioInfo ) : void
scenarioInfo TechTalk
return void