C# Class Microsoft.Protocols.TestSuites.MS_OXWSATT.S01_AttachmentProcessing

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

Private Methods

Method Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
MSOXWSATT_S01_TC01_ProcessFileAttachment ( ) : void
MSOXWSATT_S01_TC02_ProcessMessageTypeItemAttachment ( ) : void
MSOXWSATT_S01_TC03_ProcessCalendarItemTypeItemAttachment ( ) : void
MSOXWSATT_S01_TC04_ProcessContactItemTypeItemAttachment ( ) : void
MSOXWSATT_S01_TC05_ProcessTaskTypeItemAttachmentWithoutMIMEContent ( ) : void
MSOXWSATT_S01_TC06_ProcessPostItemTypeItemAttachment ( ) : void
MSOXWSATT_S01_TC07_ProcessMultipleAttachments ( ) : void
MSOXWSATT_S01_TC08_ProcessItemTypeAttachment ( ) : void
MSOXWSATT_S01_TC09_AttachmentToAttachment ( ) : void
MSOXWSATT_S01_TC10_CallErrorInvalidItemForOperationCreateItemAttachment ( ) : void
MSOXWSATT_S01_TC11_ProcessReferenceAttachment ( ) : void
MSOXWSATT_S01_TC12_ProcessNoneChildItemAttachment ( ) : void
MSOXWSATT_S01_TC13_GetAndDeleteUnsuccessful ( ) : void
MSOXWSATT_S01_TC14_GetUnsupportedMimeConversionAttachment ( ) : void
VerifyCreateAttachmentSuccessfulResponse ( CreateAttachmentResponseType createAttachmentResponse ) : void

Verify the CreateAttachment operation response.

VerifyDeleteAttachmentSuccessfulResponse ( DeleteAttachmentResponseType deleteAttachmentResponse ) : void

Verify the DeleteAttachment operation response.

VerifyGetAttachmentSuccessfulResponse ( GetAttachmentResponseType getAttachmentResponse ) : void

Verify the GetAttachment operation response.