C# Class Microsoft.Protocols.TestSuites.MS_OXCMSG.S03_SetMessageFlags

Inheritance: TestSuiteBase
Show file Open project: OfficeDev/Interop-TestSuites

Protected Methods

Method Description
TestCleanup ( ) : void

Test cleanup method

Private Methods

Method Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
MSOXCMSG_S03_TC01_RopSetReadFlags ( ) : void
MSOXCMSG_S03_TC02_RopSetReadFlagsAsyncEnable ( ) : void
MSOXCMSG_S03_TC03_RopSetReadFlagsAsyncDisable ( ) : void
MSOXCMSG_S03_TC04_RopSetMessageReadFlagsInPublicFolderMode ( ) : void
MSOXCMSG_S03_TC05_RopSetMessageReadFlagsNotInPublicFolderMode ( ) : void
MSOXCMSG_S03_TC06_RopSetReadFlagsFailure ( ) : void
MSOXCMSG_S03_TC07_RopSetMessageReadFlagsFailure ( ) : void
MSOXCMSG_S03_TC08_RopSetReadFlagsWithPartialCompletion ( ) : void

Method Details

TestCleanup() protected method

Test cleanup method
protected TestCleanup ( ) : void
return void