C# Class Microsoft.Protocols.TestSuites.MS_WSSREST.S01_ManageListItem

Inheritance: TestSuiteBase
Afficher le fichier Open project: OfficeDev/Interop-TestSuites

Private Methods

Méthode Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
MSWSSREST_S01_TC01_CreateAndUpdateAttachmentInListItem ( ) : void
MSWSSREST_S01_TC02_RetrieveSingleChoice ( ) : void
MSWSSREST_S01_TC03_RetrieveMultipleChoice ( ) : void
MSWSSREST_S01_TC04_DeleteAttachmentFromListItem ( ) : void
MSWSSREST_S01_TC05_InsertDocumentToDocumentLibrary ( ) : void
MSWSSREST_S01_TC06_RetrieveACollectionOfListItems ( ) : void
MSWSSREST_S01_TC07_RetrieveTheCountOfACollectionOfListItems ( ) : void
MSWSSREST_S01_TC08_RetrieveACollectionOfEntitiesWithAnInlineCount ( ) : void
MSWSSREST_S01_TC09_RetrieveTheFirstTwoListItemsInAList ( ) : void
MSWSSREST_S01_TC10_RetrieveTheLastTwoListItemsInAList ( ) : void
MSWSSREST_S01_TC11_RetrieveTheMiddleTwoListItemsInAList ( ) : void
MSWSSREST_S01_TC12_RetrieveAListItemByID ( ) : void
MSWSSREST_S01_TC13_RetrieveListItemsThatSatisfySpecifiedCriteria ( ) : void
MSWSSREST_S01_TC14_RetrieveListItemsInASpecifiedOrder ( ) : void
MSWSSREST_S01_TC15_InsertANewListItem ( ) : void
MSWSSREST_S01_TC16_UpdateAListItemUsingReplaceBasedSemantics ( ) : void
MSWSSREST_S01_TC17_UpdateAListItemUsingMergeBasedSemantics ( ) : void
MSWSSREST_S01_TC18_DeleteAListItem ( ) : void
TestCaseCleanup ( ) : void