C# Class Microsoft.Protocols.TestSuites.MS_OXCMAPIHTTP.TestSuiteBase

Inheritance: Microsoft.Protocols.TestTools.TestClassBase
Afficher le fichier Open project: OfficeDev/Interop-TestSuites

Méthodes protégées

Méthode Description
CheckMapiHttpIsSupported ( ) : void

Check the preconditions of this test suite.

TestCleanup ( ) : void

Clean up the test suite.

TestInitialize ( ) : void

Initialize the test suite.

Method Details

CheckMapiHttpIsSupported() protected méthode

Check the preconditions of this test suite.
protected CheckMapiHttpIsSupported ( ) : void
Résultat void

TestCleanup() protected méthode

Clean up the test suite.
protected TestCleanup ( ) : void
Résultat void

TestInitialize() protected méthode

Initialize the test suite.
protected TestInitialize ( ) : void
Résultat void