|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\VObject\ITip\BrokerAttendeeReplyTest:
Collaboration diagram for Sabre\VObject\ITip\BrokerAttendeeReplyTest:Public Member Functions | |
| testAccepted () | |
| testRecurringReply () | |
| testRecurringAllDay () | |
| testNoChange () | |
| testNoChangeForceSend () | |
| testNoRelevantAttendee () | |
| testCreateReplyByException () | |
| In this test, an event exists in an attendees calendar. More... | |
| testCreateReplyByExceptionTz () | |
| This test is identical to the last, but now we're working with timezones. More... | |
| testCreateReplyByExceptionAllDay () | |
| @depends testCreateReplyByException More... | |
| testDeclined () | |
| testDeclinedCancelledEvent () | |
| testDontCreateReplyWhenEventWasDeclined () | |
| In this test, a new exception is created by an attendee as well. More... | |
| testScheduleAgentOnOrganizer () | |
| testAcceptedAllDay () | |
| testReplyNoMasterEvent () | |
| This function tests an attendee updating their status to an event where they don't have the master event of. More... | |
| testPartyCrasher () | |
| A party crasher is an attendee that accepted an event, but was not in any original invite. More... | |
Public Member Functions inherited from Sabre\VObject\ITip\BrokerTester | |
| parse ($oldMessage, $newMessage, $expected=[], $currentUser='mailto:one @example.org') | |
| process ($input, $existingObject=null, $expected=false) | |
Definition at line 5 of file BrokerAttendeeReplyTest.php.
| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testAccepted | ( | ) |
Definition at line 7 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testAcceptedAllDay | ( | ) |
Definition at line 913 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testCreateReplyByException | ( | ) |
In this test, an event exists in an attendees calendar.
The event is recurring, and the attendee deletes 1 instance of the event. This instance shows up in EXDATE
This should automatically generate a DECLINED message for that specific instance.
Definition at line 507 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testCreateReplyByExceptionAllDay | ( | ) |
@depends testCreateReplyByException
Definition at line 648 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testCreateReplyByExceptionTz | ( | ) |
This test is identical to the last, but now we're working with timezones.
@depends testCreateReplyByException
Definition at line 579 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testDeclined | ( | ) |
Definition at line 717 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testDeclinedCancelledEvent | ( | ) |
Definition at line 782 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testDontCreateReplyWhenEventWasDeclined | ( | ) |
In this test, a new exception is created by an attendee as well.
Except in this case, there was already an overridden event, and the overridden event was marked as cancelled by the attendee.
For any other attendence status, the new status would have been declined, but for this, no message should we sent.
Definition at line 830 of file BrokerAttendeeReplyTest.php.
References Sabre\VObject\ITip\BrokerTester\parse().
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testNoChange | ( | ) |
Definition at line 368 of file BrokerAttendeeReplyTest.php.
References Sabre\VObject\ITip\BrokerTester\parse().
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testNoChangeForceSend | ( | ) |
Definition at line 403 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testNoRelevantAttendee | ( | ) |
Definition at line 465 of file BrokerAttendeeReplyTest.php.
References Sabre\VObject\ITip\BrokerTester\parse().
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testPartyCrasher | ( | ) |
A party crasher is an attendee that accepted an event, but was not in any original invite.
@depends testAccepted
Definition at line 1061 of file BrokerAttendeeReplyTest.php.
References Sabre\VObject\ITip\BrokerTester\parse().
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testRecurringAllDay | ( | ) |
Definition at line 225 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testRecurringReply | ( | ) |
Definition at line 75 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testReplyNoMasterEvent | ( | ) |
This function tests an attendee updating their status to an event where they don't have the master event of.
This is possible in cases an organizer created a recurring event, and invited an attendee for one instance of the event.
Definition at line 985 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerAttendeeReplyTest::testScheduleAgentOnOrganizer | ( | ) |
Definition at line 877 of file BrokerAttendeeReplyTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function: