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

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

Private Methods

Method Description
CheckAddInSyncResponse ( string syncKey, string collectionId, string subject ) : bool

This method is used to check the Add element in Sync response.

CheckDeleteInSyncResponse ( string syncKey, string collectionId, string serverId ) : bool

This method is used to check the Delete element in Sync response.

CheckMoveItemsResponse ( MoveItemsResponse moveItemsResponse, int expectedResponseNumber ) : void

This method is used to check the response of MoveItems command.

ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
GetCommandsFromSyncResponse ( SyncResponse syncResponse ) : SyncCollectionsCollectionCommands

This method is used to retrieve the Commands element in Sync response.

MSASCMD_S10_TC01_MoveItems_Success ( ) : void
MSASCMD_S10_TC02_MoveItems_Status1_InvalidSrcFldId ( ) : void
MSASCMD_S10_TC03_MoveItems_Status1_InvalidSrcMsgId ( ) : void
MSASCMD_S10_TC04_MoveItems_Status2 ( ) : void
MSASCMD_S10_TC05_MoveItems_Status4 ( ) : void
MSASCMD_S10_TC06_MoveItems_Status5 ( ) : void
MSASCMD_S10_TC07_MoveItems_Status103 ( ) : void