C# 클래스 Microsoft.Protocols.TestSuites.MS_AUTHWS.S02_LoginApplicationUnderNoneAuthentication

상속: TestSuiteBase
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites

보호된 메소드들

메소드 설명
TestCleanup ( ) : void

Override OfficeProtocolTestClass's TestCleanup(), set server's authentication mode back to Windows after each test case.

TestInitialize ( ) : void

Overrides OfficeProtocolTestClass's TestInitialize(), to initialize the instance of IMS_AUTHWSAdapter and get some configuration properties.

비공개 메소드들

메소드 설명
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
MSAUTHWS_S02_TC01_VerifyLoginUnderNoneAuthentication ( ) : void

메소드 상세

TestCleanup() 보호된 메소드

Override OfficeProtocolTestClass's TestCleanup(), set server's authentication mode back to Windows after each test case.
protected TestCleanup ( ) : void
리턴 void

TestInitialize() 보호된 메소드

Overrides OfficeProtocolTestClass's TestInitialize(), to initialize the instance of IMS_AUTHWSAdapter and get some configuration properties.
protected TestInitialize ( ) : void
리턴 void