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

Afficher le fichier Open project: ucosmic/UCosmicPreview

Méthodes publiques

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

Private Methods

Méthode Description
FeatureSetup ( Microsoft testContext ) : void
FeatureTearDown ( ) : void
RecruitmentAgencyModuleWelcomeMessageBasicEdit_Chrome ( ) : void
RecruitmentAgencyModuleWelcomeMessageBasicEdit_Firefox ( ) : void
RecruitmentAgencyModuleWelcomeMessageBasicEdit_MSIE ( ) : void
ScenarioTearDown ( ) : void
TestInitialize ( ) : void

Method Details

RecruitmentAgencyModuleWelcomeMessageBasicEdit() public méthode

public RecruitmentAgencyModuleWelcomeMessageBasicEdit ( string browser, string userEmail, string establishmentId, string exampleTags ) : void
browser string
userEmail string
establishmentId string
exampleTags string
Résultat void

ScenarioCleanup() public méthode

public ScenarioCleanup ( ) : void
Résultat void

ScenarioSetup() public méthode

public ScenarioSetup ( TechTalk scenarioInfo ) : void
scenarioInfo TechTalk
Résultat void