C# 클래스 Microsoft.Legal.MatterCenter.Selenium.SpecFlow.Specs.MatterDashboardPageFeature

파일 보기 프로젝트 열기: Microsoft/mattercenter

공개 메소드들

메소드 설명
ScenarioCleanup ( ) : void
ScenarioSetup ( TechTalk scenarioInfo ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

ScenarioCleanup() 공개 메소드

public ScenarioCleanup ( ) : void
리턴 void

ScenarioSetup() 공개 메소드

public ScenarioSetup ( TechTalk scenarioInfo ) : void
scenarioInfo TechTalk
리턴 void