C# Class Microsoft.Protocols.TestSuites.MS_ASRM.MS_ASRMAdapter

The class provides the methods to write capture code.
Show file Open project: OfficeDev/Interop-TestSuites

Private Methods

Method Description
VerifyBoolean ( ) : void

This method is used to verify the boolean related requirements.

VerifyContainer ( ) : void

This method is used to verify the container related requirements.

VerifyDateTime ( ) : void

This method is used to verify the datetime related requirements.

VerifyItemOperationsResponse ( ItemOperationsStore itemOperationsStore ) : void

Verify the rights-managed requirements about ItemOperations response.

VerifyNonEmptyString ( string value ) : void

This method is used to verify whether the string is a non-empty string.

VerifyRequirementsRelateToCodePage24 ( int codePageNumber, string tagName, byte token ) : void

Verify the tags and tokens in WBXML code page 24.

VerifyRightsManagementLicense ( Response rightsManagementLicense ) : void

Verify requirements about RightsManagementLicense.

VerifyRightsManagementTemplate ( Response rightsManagementTemplate ) : void

Verify requirements about RightsManagementTemplate included in RightsManagementTemplates.

VerifyRightsManagementTemplates ( Response rightsManagementTemplatesResponse ) : void

Verify requirements about RightsManagementTemplates

VerifySearchResponse ( SearchStore searchStore ) : void

Verify the rights-managed requirements about Search response.

VerifySettingsResponse ( SettingsResponse settingsResponse ) : void

Verify the rights-managed requirements about Settings response.

VerifySyncResponse ( Sync sync ) : void

Verify the rights-managed requirements about Sync response.

VerifyTransport ( ) : void

This method is used to verify transport related requirement.

VerifyWBXMLCapture ( ) : void

This method is used to verify MS-ASWBXML related requirements.