C# Class Microsoft.Protocols.TestSuites.MS_OXCTABL.S02_RowRops_QueryPositionSuccess_TestSuite

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

Public Methods

Method Description
S02_RowRops_QueryPositionSuccess_TestSuite ( ) : System

Protected Methods

Method Description
TestCleanup ( ) : void
TestInitialize ( ) : void

Private Methods

Method Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft context ) : void
MSOXCTABL_S02_RowRops_QueryPositionSuccess_TestSuite ( ) : void
MSOXCTABL_S02_RowRops_QueryPositionSuccess_TestSuite1 ( ) : void
MSOXCTABL_S02_RowRops_QueryPositionSuccess_TestSuite1CheckMAPIHTTPTransportSupportedChecker ( bool isSupported ) : void
MSOXCTABL_S02_RowRops_QueryPositionSuccess_TestSuite1CheckMAPIHTTPTransportSupportedChecker1 ( bool isSupported ) : void
MSOXCTABL_S02_RowRops_QueryPositionSuccess_TestSuite1RopQueryPositionResponseChecker ( Microsoft cursorPosition, bool isRowCount ) : void
MSOXCTABL_S02_RowRops_QueryPositionSuccess_TestSuite2 ( ) : void
MSOXCTABL_S02_RowRops_QueryPositionSuccess_TestSuite2CheckMAPIHTTPTransportSupportedChecker ( bool isSupported ) : void
MSOXCTABL_S02_RowRops_QueryPositionSuccess_TestSuite2CheckMAPIHTTPTransportSupportedChecker1 ( bool isSupported ) : void
MSOXCTABL_S02_RowRops_QueryPositionSuccess_TestSuiteCheckMAPIHTTPTransportSupportedChecker ( bool isSupported ) : void
MSOXCTABL_S02_RowRops_QueryPositionSuccess_TestSuiteCheckMAPIHTTPTransportSupportedChecker1 ( bool isSupported ) : void
MSOXCTABL_S02_RowRops_QueryPositionSuccess_TestSuiteRopQueryPositionResponseChecker ( Microsoft cursorPosition, bool isRowCount ) : void

Method Details

S02_RowRops_QueryPositionSuccess_TestSuite() public method

public S02_RowRops_QueryPositionSuccess_TestSuite ( ) : System
return System

TestCleanup() protected method

protected TestCleanup ( ) : void
return void

TestInitialize() protected method

protected TestInitialize ( ) : void
return void