C# Class UCosmic.Www.Mvc.Areas.Identity.SignUpFeature

Afficher le fichier Open project: ucosmic/UCosmicPreview

Méthodes publiques

Méthode Description
FeatureBackground ( ) : void
ScenarioCleanup ( ) : void
ScenarioSetup ( TechTalk scenarioInfo ) : void
SignUpSucceedsAfterReceivingSecretConfirmationCode ( string browser, string eligibleEmail, string exampleTags ) : void

Private Methods

Méthode Description
FeatureSetup ( Microsoft testContext ) : void
FeatureTearDown ( ) : void
ScenarioTearDown ( ) : void
SignUpSucceedsAfterReceivingSecretConfirmationCode_Chrome ( ) : void
SignUpSucceedsAfterReceivingSecretConfirmationCode_Firefox ( ) : void
SignUpSucceedsAfterReceivingSecretConfirmationCode_MSIE ( ) : void
TestInitialize ( ) : void

Method Details

FeatureBackground() public méthode

public FeatureBackground ( ) : void
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

SignUpSucceedsAfterReceivingSecretConfirmationCode() public méthode

public SignUpSucceedsAfterReceivingSecretConfirmationCode ( string browser, string eligibleEmail, string exampleTags ) : void
browser string
eligibleEmail string
exampleTags string
Résultat void