C# Class Microsoft.Legal.MatterCenter.Selenium.SpecFlow.Specs.HomePageFeature

ファイルを表示 Open project: Microsoft/mattercenter

Public Methods

Method Description
ScenarioCleanup ( ) : void
ScenarioSetup ( TechTalk scenarioInfo ) : void

Private Methods

Method Description
FeatureSetup ( Microsoft testContext ) : void
FeatureTearDown ( ) : void
ScenarioTearDown ( ) : void
TestInitialize ( ) : void
_01_OpenTheBrowserAndLoadHomePage ( ) : void
_02_OpenTheHamburgerMenuAndVerifyAllTheElements ( ) : void
_03_VerifyTheLinksOnHomePage ( ) : void
_04_VerifyAllComponentsOfThePage ( ) : void
_05_VerifyTheMatterCenterSupportLink ( ) : void
_06_VerifyTheContextualHelpSection ( ) : void
_07_VerifyTheUserProfileIcon ( ) : void

Method Details

ScenarioCleanup() public method

public ScenarioCleanup ( ) : void
return void

ScenarioSetup() public method

public ScenarioSetup ( TechTalk scenarioInfo ) : void
scenarioInfo TechTalk
return void