C# Class ExampleApp.Spec.ChildPageFeature

Afficher le fichier Open project: Expensify/WindowsPhoneTestFramework

Méthodes publiques

Méthode Description
FeatureBackground ( ) : void
ScenarioCleanup ( ) : void
ScenarioSetup ( TechTalk scenarioInfo ) : void

Private Methods

Méthode Description
AnExampleBrokenTest ( ) : void
BackButtonWorksOnPivotPage ( ) : void
FeatureSetup ( ) : void
FeatureTearDown ( ) : void
PivotPageFieldsAreEmptyAtStart ( ) : void
ScenarioTearDown ( ) : void
TestInitialize ( ) : void
ThePivotPageHasAPivotWhichRespondsToFlicks ( ) : void
ThePivotPageOutputFieldReversesWhatITypeInInput ( ) : void
ThePivotPageOutputFieldReversesWhatITypeInInputUsingDifferentSteps ( ) : 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