C# Class Microsoft.Protocols.TestSuites.MS_LISTSWS.S04_OperationOnAttachment

Inheritance: Microsoft.Protocols.TestTools.TestClassBase
Show file Open project: OfficeDev/Interop-TestSuites

Private Methods

Method Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
MSLISTSWS_S04_TC01_AddAttachment_ContentLengthZero ( ) : void
MSLISTSWS_S04_TC02_AddAttachment_InvalidParameters ( ) : void
MSLISTSWS_S04_TC03_AddAttachment_NullFileName ( ) : void
MSLISTSWS_S04_TC04_AddAttachment_SP3 ( ) : void
MSLISTSWS_S04_TC05_AddAttachment_Succeed ( ) : void
MSLISTSWS_S04_TC06_DeleteAttachment_InvalidParameters ( ) : void
MSLISTSWS_S04_TC07_DeleteAttachment_ListNameOrUrlExclude ( ) : void
MSLISTSWS_S04_TC08_DeleteAttachment_ListItemIDNotCorrespond ( ) : void
MSLISTSWS_S04_TC09_DeleteAttachment_NonExistentListName_WSS3 ( ) : void
MSLISTSWS_S04_TC10_DeleteAttachment_Succeed ( ) : void
MSLISTSWS_S04_TC11_GetAttachmentCollection_ZeroAttachmentTest ( ) : void
MSLISTSWS_S04_TC12_GetAttachmentCollection_InvalidParameters ( ) : void
MSLISTSWS_S04_TC13_GetAttachmentCollection_NonExistentListName_WSS3 ( ) : void
MSLISTSWS_S04_TC14_GetAttachmentCollection_NullItemId ( ) : void
MSLISTSWS_S04_TC15_GetAttachmentCollection_NullListName ( ) : void
MSLISTSWS_S04_TC16_GetAttachmentCollection_Succeed ( ) : void
MSLISTSWS_S04_TC17_GetAttachmentCollection_NegativeListItemID ( ) : void
TestCaseCleanup ( ) : void
TestCaseInitialize ( ) : void