C# 클래스 UCosmic.Www.Mvc.Areas.Identity.SignUpFeature

파일 보기 프로젝트 열기: ucosmic/UCosmicPreview

공개 메소드들

메소드 설명
FeatureBackground ( ) : void
ScenarioCleanup ( ) : void
ScenarioSetup ( TechTalk scenarioInfo ) : void
SignUpSucceedsAfterReceivingSecretConfirmationCode ( string browser, string eligibleEmail, string exampleTags ) : void

비공개 메소드들

메소드 설명
FeatureSetup ( Microsoft testContext ) : void
FeatureTearDown ( ) : void
ScenarioTearDown ( ) : void
SignUpSucceedsAfterReceivingSecretConfirmationCode_Chrome ( ) : void
SignUpSucceedsAfterReceivingSecretConfirmationCode_Firefox ( ) : void
SignUpSucceedsAfterReceivingSecretConfirmationCode_MSIE ( ) : void
TestInitialize ( ) : void

메소드 상세

FeatureBackground() 공개 메소드

public FeatureBackground ( ) : void
리턴 void

ScenarioCleanup() 공개 메소드

public ScenarioCleanup ( ) : void
리턴 void

ScenarioSetup() 공개 메소드

public ScenarioSetup ( TechTalk scenarioInfo ) : void
scenarioInfo TechTalk
리턴 void

SignUpSucceedsAfterReceivingSecretConfirmationCode() 공개 메소드

public SignUpSucceedsAfterReceivingSecretConfirmationCode ( string browser, string eligibleEmail, string exampleTags ) : void
browser string
eligibleEmail string
exampleTags string
리턴 void