C# Class Microsoft.Protocols.TestSuites.MS_ASEMAIL.S03_EmailFlag

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

Private Methods

Method Description
AddEmailFag ( UserInformation userInformation, SyncStore getEmailItem, string emailSubject, Request flag ) : SyncStore

Add flag for an email item.

ClassCleanUp ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext testContext ) : void
FlagEmailWithAddtionalFlagElement ( string additionalFlagElement, string insertTag ) : string

Send mail and update email with additional Flag element

MSASEMAIL_S03_TC01_AddFlag_AllElements ( ) : void
MSASEMAIL_S03_TC02_AddFlag_InvalidStatus ( ) : void
MSASEMAIL_S03_TC03_AddFlag_CompleteTimeAndDateCompleted ( ) : void
MSASEMAIL_S03_TC04_AddFlag_InvalidReminder ( ) : void
MSASEMAIL_S03_TC05_AddFlag_DueDateBeforeStartDate ( ) : void
MSASEMAIL_S03_TC06_AddFlag_UtcDueDateBeforeUtcStartDate ( ) : void
MSASEMAIL_S03_TC07_AddFlag_InvalidDate ( ) : void
MSASEMAIL_S03_TC08_AddFlag_ValidDate ( ) : void
MSASEMAIL_S03_TC09_AddFlag_OptionalFlagTypeInMeetingRequest ( ) : void
MSASEMAIL_S03_TC10_AddFlag_OptionalFlagTypeInMeetingResponse ( ) : void
MSASEMAIL_S03_TC11_FlagEmail_RequiredPropertiesOption1 ( ) : void
MSASEMAIL_S03_TC12_MarkEmailComplete ( ) : void
MSASEMAIL_S03_TC13_ClearEmailFlag_Status0 ( ) : void
MSASEMAIL_S03_TC14_ClearEmailFlag_EmptyNode ( ) : void
MSASEMAIL_S03_TC15_UpdateEmailFlagMetadata ( ) : void
MSASEMAIL_S03_TC16_UpdateEmailFlag_Error ( ) : void
MSASEMAIL_S03_TC17_IncludedTwoDueDateElement ( ) : void
MSASEMAIL_S03_TC18_IncludedTwoOrdinalDateElement ( ) : void
MSASEMAIL_S03_TC19_IncludedTwoReminderSetElement ( ) : void
MSASEMAIL_S03_TC20_IncludedTwoReminderTimeElement ( ) : void
MSASEMAIL_S03_TC21_IncludedTwoStartDateElement ( ) : void
MSASEMAIL_S03_TC22_IncludedTwoStatusElement ( ) : void
MSASEMAIL_S03_TC23_IncludedTwoSubOrdinalDateElement ( ) : void
MSASEMAIL_S03_TC24_IncludedTwoUtcDueDateElement ( ) : void
MSASEMAIL_S03_TC25_IncludedTwoUtcStartDateElement ( ) : void
MSASEMAIL_S03_TC26_FlagEmail_RequiredPropertiesOption2 ( ) : void
MSASEMAIL_S03_TC27_FlagTask_RequiredProperties ( ) : void
MSASEMAIL_S03_TC28_ClearTaskFlag_Status0 ( ) : void
MSASEMAIL_S03_TC29_ClearTaskFlag_EmptyNode ( ) : void
MSASEMAIL_S03_TC30_MarkTaskComplete ( ) : void
MSASEMAIL_S03_TC31_UpdateTaskFlagMetadata ( ) : void
VerifyClearEmailFlag ( Request newFlag ) : bool

Verify the operation of clearing email flag.