Method | Description | |
---|---|---|
TestCleanup ( ) : void |
Clean up the test suite.
|
Method | Description | |
---|---|---|
Bind ( ) : void |
Initiate a session between the client and the server.
|
|
BuildBindRequestBody ( |
Initialize bind request body.
|
|
BuildDNToMinIdRequestBody ( bool hasNames, |
Build the DNToMinId request body.
|
|
BuildGetMatchRequestBody ( bool hasState, |
Build the GetMatches request body.
|
|
BuildGetPropListRequestBody ( uint flag, uint mid ) : |
Build the GetPropList request body.
|
|
BuildGetPropsRequestBody ( uint flags, bool hasState, |
Build the GetProps request body.
|
|
BuildGetSpecialTableRequestBody ( uint flags, bool hasState, |
Build the GetSpecialTable request body.
|
|
BuildGetTemplateInfoRequestBody ( uint flags, uint displayType, bool hasTemplateDn, string templateDn, uint codePage, uint locateId ) : |
Build the GetTemplateInfo request body.
|
|
BuildModPropsRequestBody ( bool hasState, |
Initialize ModProps request body.
|
|
BuildQueryColumnsRequestBody ( uint flag ) : |
Build the QueryColumns request body.
|
|
BuildQueryRowsRequestBody ( bool hasState, |
Build the QueryRows request body.
|
|
BuildResortRestriction ( bool hasState, |
Build the ResortRestriction request body.
|
|
BuildSeekEntriesRequestBody ( bool hasState, |
Build the GetMatches request body.
|
|
BuildUnbindRequestBody ( ) : |
Initialize the unbind request body.
|
|
BuildUpdateStatRequestBody ( bool hasState, |
Build UpdateStat request body.
|
|
ClassCleanup ( ) : void | ||
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void | ||
MSOXCMAPIHTTP_S02_TC01_BindAndUnbind ( ) : void | ||
MSOXCMAPIHTTP_S02_TC02_GetMailboxUrl ( ) : void | ||
MSOXCMAPIHTTP_S02_TC03_GetAddressBookUrl ( ) : void | ||
MSOXCMAPIHTTP_S02_TC04_DnToMinId ( ) : void | ||
MSOXCMAPIHTTP_S02_TC05_CompareMinIds ( ) : void | ||
MSOXCMAPIHTTP_S02_TC06_ResortRestriction ( ) : void | ||
MSOXCMAPIHTTP_S02_TC07_UpdateStat ( ) : void | ||
MSOXCMAPIHTTP_S02_TC08_GetSpecialTable ( ) : void | ||
MSOXCMAPIHTTP_S02_TC09_GetTemplateInfo ( ) : void | ||
MSOXCMAPIHTTP_S02_TC10_GetMatchesRequestType ( ) : void | ||
MSOXCMAPIHTTP_S02_TC11_QueryRowsRequestType ( ) : void | ||
MSOXCMAPIHTTP_S02_TC12_ResolveNamesRequestType ( ) : void | ||
MSOXCMAPIHTTP_S02_TC13_SeekEntriesRequestType ( ) : void | ||
MSOXCMAPIHTTP_S02_TC14_GetPropList ( ) : void | ||
MSOXCMAPIHTTP_S02_TC15_QueryColumns ( ) : void | ||
MSOXCMAPIHTTP_S02_TC16_GetProps ( ) : void | ||
MSOXCMAPIHTTP_S02_TC17_ModProps ( ) : void | ||
MSOXCMAPIHTTP_S02_TC18_ModLinkAttRequestType ( ) : void | ||
MSOXCMAPIHTTP_S02_TC19_TestFlagWithPtypErrorCode ( ) : void | ||
MSOXCMAPIHTTP_S02_TC20_TestHasValueWithPropertyTypePtypString8 ( ) : void | ||
MSOXCMAPIHTTP_S02_TC21_TestHasValueWithPropertyTypePtypMultipleString ( ) : void | ||
Unbind ( ) : void |
Destroy the session between the client and the server.
|