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

ファイルを表示 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_OpenTheBrowserAndLoadDocumentDashboardPage ( ) : void
_02_VerifyTheDocumentFlyOutOnDocumentDashboard ( ) : void
_03_VerifyThePinUnpinFunctionality ( ) : void
_04_VerifyTheMailCartFunctionality ( ) : void
_05_VerifyTheSortFunctionalityOnDocumentDashboard ( ) : void
_06_VerifyInvalidTextSearchOnDocumentDashboard ( ) : void
_07_VerifyTheSearchFeatureOnDocumentDashboard ( ) : void
_08_VerifyTheSearchFeatureWithManagedPropertiesOnDocumentDashboard ( ) : void
_09_VerifyTheAdvanceFilterFunctionality ( ) : void

Method Details

ScenarioCleanup() public method

public ScenarioCleanup ( ) : void
return void

ScenarioSetup() public method

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