|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Inheritance diagram for Sabre\VObject\ITip\BrokerUpdateEventTest:
Collaboration diagram for Sabre\VObject\ITip\BrokerUpdateEventTest:Public Member Functions | |
| testInviteChange () | |
| testInviteChangeFromNonSchedulingToSchedulingObject () | |
| testInviteChangeFromSchedulingToNonSchedulingObject () | |
| testNoAttendees () | |
| testRemoveInstance () | |
| testInviteChangeSignificantChange () | |
| This test is identical to the first test, except this time we change the DURATION property. More... | |
| testInviteNoChange () | |
| testInviteNoChangeForceSend () | |
| testInviteRemoveAttendees () | |
| testInviteChangeExdateOrder () | |
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 BrokerUpdateEventTest.php.
| Sabre\VObject\ITip\BrokerUpdateEventTest::testInviteChange | ( | ) |
Definition at line 7 of file BrokerUpdateEventTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerUpdateEventTest::testInviteChangeExdateOrder | ( | ) |
Definition at line 756 of file BrokerUpdateEventTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerUpdateEventTest::testInviteChangeFromNonSchedulingToSchedulingObject | ( | ) |
Definition at line 142 of file BrokerUpdateEventTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerUpdateEventTest::testInviteChangeFromSchedulingToNonSchedulingObject | ( | ) |
Definition at line 207 of file BrokerUpdateEventTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerUpdateEventTest::testInviteChangeSignificantChange | ( | ) |
This test is identical to the first test, except this time we change the DURATION property.
This should ensure that the message is significant for every attendee,
Definition at line 380 of file BrokerUpdateEventTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerUpdateEventTest::testInviteNoChange | ( | ) |
Definition at line 514 of file BrokerUpdateEventTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerUpdateEventTest::testInviteNoChangeForceSend | ( | ) |
Definition at line 585 of file BrokerUpdateEventTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerUpdateEventTest::testInviteRemoveAttendees | ( | ) |
Definition at line 656 of file BrokerUpdateEventTest.php.
References $result, $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerUpdateEventTest::testNoAttendees | ( | ) |
Definition at line 269 of file BrokerUpdateEventTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function:| Sabre\VObject\ITip\BrokerUpdateEventTest::testRemoveInstance | ( | ) |
Definition at line 303 of file BrokerUpdateEventTest.php.
References $version, Sabre\VObject\ITip\BrokerTester\parse(), and Sabre\VObject\Version\VERSION.
Here is the call graph for this function: