C# Класс Microsoft.Protocols.TestSuites.MS_OXCMSG.S07_RopRecipient

Наследование: TestSuiteBase
Показать файл Открыть проект

Защищенные методы

Метод Описание
ChangeRecipientRowSize ( string name, uint rowId, RecipientType recipientType, ushort recipientRowSize ) : ModifyRecipientRow

Create Recipient Array

Приватные методы

Метод Описание
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
CreateRecipientColumnsAndRecipientRows ( PropertyTag &recipientColumns, ModifyRecipientRow &recipientRows ) : void

Create Recipient Array

GetModifiedProperties ( ) : Microsoft.Protocols.TestSuites.Common.PropertyTag[]

Create properties array of get all properties after modifying all recipients.

MSOXCMSG_S07_TC01_RopModifyRemoveRecipientSuccessfully ( ) : void
MSOXCMSG_S07_TC02_RecipientRowSize ( ) : void
MSOXCMSG_S07_TC03_ErrorCodesOfReadModifyRemoveAllRecipients ( ) : void
MSOXCMSG_S07_TC04_Transaction ( ) : void
TestMSOXCDATARequirements ( ReadRecipientRow recipientRows ) : void

This method is used to verify requirements gathered from MS-OXCDATA.

Описание методов

ChangeRecipientRowSize() защищенный Метод

Create Recipient Array
protected ChangeRecipientRowSize ( string name, uint rowId, RecipientType recipientType, ushort recipientRowSize ) : ModifyRecipientRow
name string Recipient name value
rowId uint RowId value
recipientType RecipientType RecipientType value
recipientRowSize ushort RecipientRowSize value
Результат ModifyRecipientRow