ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
This unittests is created to find out why recurring events have wrong DTSTART value. More...
Protected Attributes | |
$setupCalDAV = true | |
$caldavCalendars | |
$caldavCalendarObjects | |
![]() | |
$setupCalDAV = false | |
$setupCardDAV = false | |
$setupACL = false | |
$setupCalDAVSharing = false | |
$setupCalDAVScheduling = false | |
$setupCalDAVSubscriptions = false | |
$setupCalDAVICSExport = false | |
$setupLocks = false | |
$setupFiles = false | |
$setupSharing = false | |
$setupPropertyStorage = false | |
$caldavCalendars = [] | |
An array with calendars. More... | |
$caldavCalendarObjects = [] | |
$carddavAddressBooks = [] | |
$carddavCards = [] | |
$server | |
$tree = [] | |
$caldavBackend | |
$carddavBackend | |
$principalBackend | |
$locksBackend | |
$propertyStorageBackend | |
$caldavPlugin | |
$carddavPlugin | |
$aclPlugin | |
$caldavSharingPlugin | |
$caldavSchedulePlugin | |
$authPlugin | |
$locksPlugin | |
$sharingPlugin | |
$propertyStoragePlugin | |
$autoLogin = null | |
If this string is set, we will automatically log in the user with this name. More... | |
Additional Inherited Members | |
![]() | |
setUp () | |
initializeEverything () | |
request ($request, $expectedStatus=null) | |
Makes a request, and returns a response object. More... | |
autoLogin ($userName) | |
This function takes a username and sets the server in a state where this user is logged in, and no longer requires an authentication check. More... | |
setUpTree () | |
Override this to provide your own Tree for your test-case. More... | |
setUpBackends () | |
assertHttpStatus ($expectedStatus, HTTP\Request $req) | |
This unittests is created to find out why recurring events have wrong DTSTART value.
Definition at line 16 of file ExpandEventsDTSTARTandDTENDTest.php.
|
protected |
Definition at line 29 of file ExpandEventsDTSTARTandDTENDTest.php.
|
protected |
Definition at line 20 of file ExpandEventsDTSTARTandDTENDTest.php.
|
protected |
Definition at line 18 of file ExpandEventsDTSTARTandDTENDTest.php.