C# Class Microsoft.Protocols.TestSuites.MS_ASCMD.S19_Sync

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

Private Methods

Method Description
CheckElementOfItemsChoiceType10 ( SyncResponse syncResponse, Response element ) : bool

Check whether an element of ItemsChoiceType10 type appears in a Sync response.

ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
CreateAddCalendarCommand ( string to, string subject, string location, string endTime ) : SyncCollectionAdd

Create an add Calendar request.

CreateAddEmailCommand ( string to, string clientId ) : SyncCollectionAdd

Create an add Email request.

CreateChangedContact ( string serverId, Request itemElementName, object items ) : SyncCollectionChange

Create a change contact request.

CreateSyncChangeRequest ( string syncKey, string collectionId, Request syncCollectionChange ) : SyncRequest

Create a Sync change operation request.

GetEmailBodyDataSize ( string emailSubject, byte valueOfMIMETruncation ) : int

Get the size of the Data of an email's Body.

GetMailBody ( SyncResponse syncResponse, string emailSubject ) : Body

Get the body of an email.

MSASCMD_S19_TC01_Sync_Success ( ) : void
MSASCMD_S19_TC02_Sync_MoreAvailable ( ) : void
MSASCMD_S19_TC03_Sync_Email_Sequence ( ) : void
MSASCMD_S19_TC04_Sync_Status3 ( ) : void
MSASCMD_S19_TC05_Sync_Status4 ( ) : void
MSASCMD_S19_TC06_Sync_Status13 ( ) : void
MSASCMD_S19_TC07_Sync_HeartbeatInterval_Status14 ( ) : void
MSASCMD_S19_TC08_Sync_ConversationMode_Status4 ( ) : void
MSASCMD_S19_TC09_Sync_Class_Redefined ( ) : void
MSASCMD_S19_TC10_Sync_NoChildElementsForCommands ( ) : void
MSASCMD_S19_TC11_Sync_Email_FilterType ( ) : void
MSASCMD_S19_TC12_Sync_Calendar_FilterType ( ) : void
MSASCMD_S19_TC13_Sync_Tasks_FilterType ( ) : void
MSASCMD_S19_TC14_Sync_MoreThanOneFilterTypes ( ) : void
MSASCMD_S19_TC15_Sync_IncludeFilterTypeOrNot ( ) : void
MSASCMD_S19_TC16_Sync_WindowSize_MoreAvailable_Omitted ( ) : void
MSASCMD_S19_TC17_Sync_WindowSize_MoreAvailable ( ) : void
MSASCMD_S19_TC18_Sync_SMIME ( ) : void
MSASCMD_S19_TC19_Sync_NoResponsesElement ( ) : void
MSASCMD_S19_TC20_Sync_MoreThanOneClasses ( ) : void
MSASCMD_S19_TC21_Sync_MoreThanOneMaxItems ( ) : void
MSASCMD_S19_TC22_Sync_MoreThanOneMIMESupport ( ) : void
MSASCMD_S19_TC23_Sync_MoreThanOneMIMETruncation ( ) : void
MSASCMD_S19_TC24_Sync_Status6_EndTimeMissing ( ) : void
MSASCMD_S19_TC25_Sync_Status6_AddEmail ( ) : void
MSASCMD_S19_TC26_Sync_GetChanges ( ) : void
MSASCMD_S19_TC27_Sync_Change ( ) : void
MSASCMD_S19_TC28_Sync_Change_InvalidServerId ( ) : void
MSASCMD_S19_TC29_Sync_HeartbeatIntervalAndWait_StatusIs4 ( ) : void
MSASCMD_S19_TC30_Sync_Limit_WaitIsLessThan1 ( ) : void
MSASCMD_S19_TC31_Sync_Limit_WaitIsGreaterThan59 ( ) : void
MSASCMD_S19_TC32_Sync_Limit_HeartbeatIntervalIsLessThan60 ( ) : void
MSASCMD_S19_TC33_Sync_Limit_HeartbeatIntervalIsLargerThan3540 ( ) : void
MSASCMD_S19_TC34_Sync_DeletesAsMovesIsTrue ( ) : void
MSASCMD_S19_TC35_Sync_DeletesAsMovesIsFalse ( ) : void
MSASCMD_S19_TC36_Sync_Fetch ( ) : void
MSASCMD_S19_TC37_Sync_WindowSize_512 ( ) : void
MSASCMD_S19_TC38_Sync_Delete ( ) : void
MSASCMD_S19_TC39_Sync_Supported ( ) : void
MSASCMD_S19_TC40_Sync_Conflict ( ) : void
MSASCMD_S19_TC41_Sync_MoreThanOneConflicts ( ) : void
MSASCMD_S19_TC42_Sync_WithCombinationClasses ( ) : void
MSASCMD_S19_TC43_Sync_MIMETruncation ( ) : void
MSASCMD_S19_TC44_Sync_MIMESupport ( ) : void
MSASCMD_S19_TC45_Sync_ConversationMode ( ) : void
MSASCMD_S19_TC46_Sync_Supported_Status4 ( ) : void
MSASCMD_S19_TC47_Sync_Wait_Status14 ( ) : void
MSASCMD_S19_TC48_Sync_Collection_LimitValue ( ) : void
MSASCMD_S19_TC49_Sync_SoftDelete ( ) : void
MSASCMD_S19_TC50_Sync_Class ( ) : void
MSASCMD_S19_TC51_Sync_Change_Exceptions ( ) : void
MSASCMD_S19_TC52_Sync_Status8 ( ) : void
SyncChangesWithOption ( string collectionId, Request option ) : SyncResponse

Synchronize changes with an Option object.