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

Inheritance: Microsoft.Protocols.TestTools.TestClassBase
Afficher le fichier Open project: OfficeDev/Interop-TestSuites

Private Methods

Méthode Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
DeleteAllVersionsVerification ( string url ) : void

A common method used to verify that the client can get expected DeleteAllVersionsSoapOut and GetVersionsSoapOut messages by calling DeleteAllVersions and GetVersions operations with the URL of a file.

DeleteVersionVerification ( string url ) : void

A common method used to verify that the client can get expected DeleteVersionSoapOut and GetVersionsSoapOut messages by calling DeleteVersion and GetVersions operations with the URL of a file.

MSVERSS_S01_TC01_DeleteVersionUsingRelativeUrl ( ) : void
MSVERSS_S01_TC02_DeleteVersionUsingAbsoluteUrl ( ) : void
MSVERSS_S01_TC03_DeleteAllVersionsUsingRelativeUrl ( ) : void
MSVERSS_S01_TC04_DeleteAllVersionsUsingAbsoluteUrl ( ) : void
TestCaseCleanup ( ) : void
TestCaseInitialize ( ) : void