C# Class Microsoft.Protocols.TestSuites.MS_WEBSS.S09_OperationsOnWeb

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

Private Methods

Method Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
MSWEBSS_S09_TC01_GetWeb_Unauthenticated ( ) : void
MSWEBSS_S09_TC02_GetWeb_Succeed ( ) : void
MSWEBSS_S09_TC03_GetWeb_InvalidUrl ( ) : void
MSWEBSS_S09_TC04_GetWeb_NoWebUrl ( ) : void
MSWEBSS_S09_TC05_GetWebCollection_Unauthenticated ( ) : void
MSWEBSS_S09_TC06_GetWebCollection_Succeed ( ) : void
MSWEBSS_S09_TC07_GetAllSubWebCollection_Unauthenticated ( ) : void
MSWEBSS_S09_TC08_GetAllSubWebCollection_Succeed ( ) : void
MSWEBSS_S09_TC09_GetWebDefinition ( ) : void
MSWEBSS_S09_TC10_GetWebResponseWithValidXml ( ) : void