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

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

Private Methods

Method Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
CreateItemOperationsRequestWithFetchElement ( string collectionId, string store, string serverId, Request options ) : ItemOperationsRequest

Create ItemOperations request with only Fetch element

GetBodyElement ( ItemOperationsResponse itemOperationsResponse ) : Body

Get the Body element in ItemOperations response.

GetConverstationIdFromSyncResposne ( SyncResponse syncResponse, string serverId ) : string

Get the value of ConversationId element from SyncResponse

GetDataElement ( ItemOperationsResponse itemOperationsResponse ) : string

Get the Data element in ItemOperations response.

GetElementInnerText ( XmlElement lastRawResponse, string parentNodeName, string nodeName, string subject ) : string

Get the inner text of specified element.

GetFetchElement ( ItemOperationsResponse itemOperationsResponse ) : ItemOperationsResponseFetch

Get the only Fetch element in ItemOperations response.

MSASCMD_S08_TC01_ItemOperations_DeleteSubFolders ( ) : void
MSASCMD_S08_TC02_ItemOperations_Status2 ( ) : void
MSASCMD_S08_TC03_ItemOperations_Status9 ( ) : void
MSASCMD_S08_TC04_ItemOperations_Status6 ( ) : void
MSASCMD_S08_TC05_ItemOperations_Fetch ( ) : void
MSASCMD_S08_TC06_ItemOperations_Move ( ) : void
MSASCMD_S08_TC07_ItemOperations_MultiplePartResponse ( ) : void
MSASCMD_S08_TC08_ItemOperations_Fetch_MIMESupport ( ) : void
MSASCMD_S08_TC09_ItemOperations_RecipientInformationCache ( ) : void
MSASCMD_S08_TC10_ItemOperations_EmptyFolderContents ( ) : void
MSASCMD_S08_TC11_ItemOperations_Fetch_DocumentLibrary ( ) : void
MSASCMD_S08_TC12_ItemOperations_Status4 ( ) : void
MSASCMD_S08_TC13_ItemOperations_Status5 ( ) : void
MSASCMD_S08_TC14_ItemOperations_Status8 ( ) : void
MSASCMD_S08_TC15_ItemOperations_Status10 ( ) : void
MSASCMD_S08_TC16_ItemOperations_Status11 ( ) : void
MSASCMD_S08_TC17_ItemOperations_Status15 ( ) : void
MSASCMD_S08_TC18_ItemOperations_MoreThanOneFileReference_Status2 ( ) : void
MSASCMD_S08_TC19_ItemOperations_Status156 ( ) : void
MSASCMD_S08_TC20_ItemOperations_Status16 ( ) : void