C# Class Microsoft.Protocols.TestSuites.MS_ASCMD.S11_Ping

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

Private Methods

Method Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
CreateMultiFolderPingRequest ( List folderIDList, Request pingFolderClass ) : PingRequest

This method is designed to create Ping request.

CreatePingRequest ( string folderID, Request pingFolderClass ) : PingRequest

This method is used to create Ping request.

GetFolderSyncKey ( ) : string

Initial folder sync

MSASCMD_S11_TC01_Ping_Status3 ( ) : void
MSASCMD_S11_TC02_Ping_Status4 ( ) : void
MSASCMD_S11_TC03_Ping_Status5 ( ) : void
MSASCMD_S11_TC04_Ping_Status7_SyncRequired ( ) : void
MSASCMD_S11_TC05_Ping_Status7_Outdate ( ) : void
MSASCMD_S11_TC06_Ping_ChangesOccurred ( ) : void
MSASCMD_S11_TC07_Ping_HeartbeatIntervalSetTooLarge ( ) : void
MSASCMD_S11_TC08_Ping_WithoutRequestBody ( ) : void