C# 클래스 Microsoft.Protocols.TestSuites.MS_OXCMAPIHTTP.TestSuiteBase

상속: Microsoft.Protocols.TestTools.TestClassBase
파일 보기 프로젝트 열기: OfficeDev/Interop-TestSuites

보호된 메소드들

메소드 설명
CheckMapiHttpIsSupported ( ) : void

Check the preconditions of this test suite.

TestCleanup ( ) : void

Clean up the test suite.

TestInitialize ( ) : void

Initialize the test suite.

메소드 상세

CheckMapiHttpIsSupported() 보호된 메소드

Check the preconditions of this test suite.
protected CheckMapiHttpIsSupported ( ) : void
리턴 void

TestCleanup() 보호된 메소드

Clean up the test suite.
protected TestCleanup ( ) : void
리턴 void

TestInitialize() 보호된 메소드

Initialize the test suite.
protected TestInitialize ( ) : void
리턴 void