C# Class Microsoft.Protocols.TestSuites.MS_ASEMAIL.S01_Email

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

Private Methods

Method Description
AddFlagAndCategories ( string collectionId, string syncKey, string serverId ) : SyncStore

Add flag and categories for an email item

ClassCleanUp ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
MSASEMAIL_S01_TC01_SyncMail_OnlyMetadata ( ) : void
MSASEMAIL_S01_TC02_SyncMail_MetadataAndBody ( ) : void
MSASEMAIL_S01_TC03_SyncChange_NotChangeCategories ( ) : void
MSASEMAIL_S01_TC04_SyncChange_RemoveCategories ( ) : void
MSASEMAIL_S01_TC05_OnlyReadPropertyChanged ( ) : void
MSASEMAIL_S01_TC06_OnlyFlagPropertiesChanged ( ) : void
MSASEMAIL_S01_TC07_BothReadAndFlagChanged ( ) : void
MSASEMAIL_S01_TC08_FlagReadAndOtherEmailClassPropertiesChanged ( ) : void
MSASEMAIL_S01_TC09_WithoutAnyEmailClassPropertiesChanged ( ) : void
MSASEMAIL_S01_TC10_NonBooleanRead ( ) : void
MSASEMAIL_S01_TC11_ChangeSenderValueInRequest ( ) : void
MSASEMAIL_S01_TC12_SenderAndFromHaveSameValue ( ) : void
MSASEMAIL_S01_TC13_SenderValueIsNull ( ) : void
MSASEMAIL_S01_TC14_ChangeReceivedAsBccInRequest ( ) : void
MSASEMAIL_S01_TC15_SendAndReplyToMultipleAddress ( ) : void
MSASEMAIL_S01_TC16_ForwardEmail ( ) : void
MSASEMAIL_S01_TC17_IncludedConversationIdInRequest ( ) : void
MSASEMAIL_S01_TC18_SyncAdd_AdministrativeMessage ( ) : void
MSASEMAIL_S01_TC19_ItemOperations_OnlyIncludedSubjectInResponse ( ) : void
MSASEMAIL_S01_TC20_ItemOperations_IncludedDataInResponse ( ) : void
MSASEMAIL_S01_TC21_ItemOperations_IncludedAllOrNone_False ( ) : void
MSASEMAIL_S01_TC22_ItemOperations_IncludedAllOrNone_True ( ) : void
MSASEMAIL_S01_TC23_InvalidSearch ( ) : void
MSASEMAIL_S01_TC24_SearchEmail ( ) : void
MSASEMAIL_S01_TC25_OnlyEmailClassPropertiesChangedOtherThanFlagRead ( ) : void
MSASEMAIL_S01_TC26_CreateDraftEMail ( ) : void
MSASEMAIL_S01_TC27_CreateDraftEMailAndSend ( ) : void
VerifyAllOrNone ( Request fetchBodyPreference ) : void

Verify the result of setting element AllOrNone to true or false.