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

ファイルを表示 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_OpenTheBrowserAndLoadMatterCenterHomePage ( ) : void
_02_VerifyTheHamburgerMenu ( ) : void
_03_VerifyThePinUnpinFunctionality ( ) : void
_04_VerifyTheUploadButtonFunctionality ( ) : void
_05_VerifyTheMatterFlyOutOnMatterCenterHomepage ( ) : void
_06_VerifyTheSearchFeatureOnMatterCenterHomepage ( ) : void
_07_VerifyTheSearchFeatureUsingManagedPropertiesOnMatterCenterHomePage ( ) : void
_08_VerifyTheSortFunctionalityInMatterCenterHome ( ) : void
_09_VerifyTheAdvanceFilterFunctionality ( ) : void
_10_VerifyTheFooterOnMatterCenterHome ( ) : void
_11_VerifyNoResultsOnInvalidSearch ( ) : void
_12_VerifyEnterpriseSearchFeatureOnMatterCenterHomePage ( ) : void

Method Details

ScenarioCleanup() public method

public ScenarioCleanup ( ) : void
return void

ScenarioSetup() public method

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