Method | Description | |
---|---|---|
ScenarioCleanup ( ) : void | ||
ScenarioSetup ( TechTalk scenarioInfo ) : void |
Method | Description | |
---|---|---|
DefiningTheRoleButCallingStepsWithoutRole ( ) : void | ||
DefiningTheRoleUsingTheSecondaryRoleGiven ( ) : void | ||
DefiningTheSecondaryRoleWithAnActionInTheGiven ( ) : void | ||
DefiningTwoRolesActionsInterplayAndResultsFromPrimary ( ) : void | ||
DefiningTwoRolesGettingAnEqualAnswerFromTheSecondRole ( ) : void | ||
DefiningTwoRolesTheFirstIsPrimaryAndUsedAsDefaut ( ) : void | ||
DefiningTwoRolesWhichShareTheSameActionInDifferentWays ( ) : void | ||
DefiningTwoRolesWithAQuestionFromTheSecondaryRole ( ) : void | ||
DefiningTwoRolesWithAQuestionThatIncludesTheAnswerFromTheSecondaryRole ( ) : void | ||
DefiningTwoRolesWithTheFirstPersonUsedSecondTheFirstPersonIsPrimaryAndUsedAsDefaut ( ) : void | ||
FeatureSetup ( ) : void | ||
FeatureTearDown ( ) : void | ||
MultipleRolesInOneScenario ( ) : void | ||
ScenarioTearDown ( ) : void | ||
TestInitialize ( ) : void |
public ScenarioSetup ( TechTalk scenarioInfo ) : void | ||
scenarioInfo | TechTalk | |
return | void |