C# Class Microsoft.Protocols.TestSuites.MS_OXWSMTGS.S01_CreateGetDeleteCalendarRelatedItem

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

Private Methods

Method Description
ClassCleanup ( ) : void
ClassInitialize ( Microsoft.VisualStudio.TestTools.UnitTesting.TestContext context ) : void
DefineRecurringMeeting ( RecurrencePatternBaseType basePattern, RecurrenceRangeBaseType range ) : CalendarItemType

Define the configuration of a recurring meeting.

DeleteOccurrenceItem ( ItemIdType occurrenceId ) : bool

Delete an occurrence of a recurring meeting.

GetFirstOccurrenceItem ( CalendarItemType meetingItem, Role role ) : ItemType

Get the first occurrence of a recurring meeting.

MSOXWSMTGS_S01_TC01_CreateGetDeleteSingleCalendarItem ( ) : void
MSOXWSMTGS_S01_TC02_CreateAndAcceptMeeting ( ) : void
MSOXWSMTGS_S01_TC03_CreateRecurringMeetingAndDecline ( ) : void
MSOXWSMTGS_S01_TC04_CreateMeetingAndTentativelyAccept ( ) : void
MSOXWSMTGS_S01_TC05_CreateAndDeleteCalendarItemWithSendOnlyToAll ( ) : void
MSOXWSMTGS_S01_TC06_CreateAndDeleteCalendarItemWithSendToAllAndSaveCopy ( ) : void
MSOXWSMTGS_S01_TC07_CreateAndDeleteCalendarItemWithSendToNone ( ) : void
MSOXWSMTGS_S01_TC08_CreateAndAcceptSingleMeeting ( ) : void
MSOXWSMTGS_S01_TC09_CreateAndCancelMeeting ( ) : void
MSOXWSMTGS_S01_TC10_ModifyOccurrenceWithDailyPatternAndNumberedRange ( ) : void
MSOXWSMTGS_S01_TC11_ModifyOccurrenceWithWeeklyPatternAndEndDateRange ( ) : void
MSOXWSMTGS_S01_TC12_ModifyOccurrenceWithAbsoluteMonthlyPatternAndNoEndRange ( ) : void
MSOXWSMTGS_S01_TC13_ModifyOccurrenceWithRelativeMonthlyPatternAndNumberedRange ( ) : void
MSOXWSMTGS_S01_TC14_ModifyOccurrenceWithAbsoluteYearlyPatternAndEndDateRange ( ) : void
MSOXWSMTGS_S01_TC15_ModifyOccurrenceWithRelativeYearlyPatternAndNoEndRange ( ) : void
MSOXWSMTGS_S01_TC16_DeleteOccurrenceOfRecurringMeeting ( ) : void
MSOXWSMTGS_S01_TC17_UpdateAndDeleteoccurrenceOfRecurringMeeting ( ) : void
MSOXWSMTGS_S01_TC18_CreateItemErrorCalendarDurationIsTooLong ( ) : void
MSOXWSMTGS_S01_TC19_CreateItemErrorCalendarEndDateIsEarlierThanStartDate ( ) : void
MSOXWSMTGS_S01_TC20_CreateItemErrorCalendarInvalidDayForWeeklyRecurrence ( ) : void
MSOXWSMTGS_S01_TC21_DeleteItemErrorSendMeetingCancellationsRequired ( ) : void
MSOXWSMTGS_S01_TC22_MeetingRequestTypePrincipalWantsCopy ( ) : void
MSOXWSMTGS_S01_TC23_CreateItemErrorMessageDispositionRequired ( ) : void
UpdateOccurrenceItem ( ItemType occurrence ) : bool

Update an occurrence of a recurring meeting.

VerifyCalendarItemCreateOrDeleteOperationType ( CalendarItemCreateOrDeleteOperationType calendarItemCreateOrDeleteOperationType ) : void

Verify the value of CalendarItemCreateOrDeleteOperationType.

VerifyModifiedOccurrences ( RecurrencePatternBaseType pattern, RecurrenceRangeBaseType range ) : void

Verify ModifiedOccurrences property of a recurring meeting.

VerifyReccurrenceType ( RecurrenceType recurrence ) : void

Verify Recurrence property of a recurring meeting

VerifyRecurrencePatternType ( RecurrencePatternBaseType pattern ) : void

Verify recurrence pattern