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

Afficher le fichier Open project: ucosmic/UCosmicPreview

Méthodes publiques

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

Private Methods

Méthode Description
FeatureSetup ( Microsoft testContext ) : void
FeatureTearDown ( ) : void
RecruitmentAgencyModuleNotificationEmailsBasicEdit_Chrome ( ) : void
RecruitmentAgencyModuleNotificationEmailsBasicEdit_Firefox ( ) : void
RecruitmentAgencyModuleNotificationEmailsBasicEdit_MSIE ( ) : void
ScenarioTearDown ( ) : void
TestInitialize ( ) : void

Method Details

RecruitmentAgencyModuleNotificationEmailsBasicEdit() public méthode

public RecruitmentAgencyModuleNotificationEmailsBasicEdit ( string browser, string userEmail, string establishmentId, string validEmailDomain, string exampleTags ) : void
browser string
userEmail string
establishmentId string
validEmailDomain 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