C# Class Microsoft.Protocols.TestSuites.MS_VERSS.S02_RestoreVersion

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
MSVERSS_S02_TC01_RestoreVersionUsingRelativeUrl ( ) : void
MSVERSS_S02_TC02_RestoreVersionUsingAbsoluteUrl ( ) : void
MSVERSS_S02_TC03_RestoreVersionWithoutEnforceCheckout ( ) : void
RestoreVersionVerification ( string url ) : void

A common method used to verify that the client uses the RestoreVersion operation to successfully restore the file specified by a URL to a specific version when check out is enforced.

TestCaseCleanup ( ) : void
TestCaseInitialize ( ) : void