nextcloud/apps/dav/tests/unit/CalDAV
François Freitag 22d35141f8 Rewrite birthday calendar tests without $this->at()
Removes warnings:

```
The at() matcher has been deprecated. It will be removed in PHPUnit 10.
Please refactor your test to not rely on the order in which methods are
invoked.
```

Signed-off-by: François Freitag <mail@franek.fr>
2021-05-31 23:13:15 +02:00
..
Activity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
BirthdayCalendar Rewrite birthday calendar tests without $this->at() 2021-05-31 23:13:15 +02:00
Integration Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Publishing Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Reminder Clean up reminder actions and call methods directly 2021-05-07 12:13:47 +02:00
ResourceBooking Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Schedule Do not send imip email to invalid recipients 2021-02-11 15:13:05 +01:00
Search Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
WebcalCaching Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
AbstractCalDavBackend.php Add a trashbin for calendars and calendar objects 2021-05-31 07:49:19 +02:00
CachedSubscriptionObjectTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
CachedSubscriptionTest.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
CalDavBackendTest.php Add a trashbin for calendars and calendar objects 2021-05-31 07:49:19 +02:00
CalendarHomeTest.php Add a trashbin for calendars and calendar objects 2021-05-31 07:49:19 +02:00
CalendarImplTest.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
CalendarManagerTest.php Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
CalendarTest.php Fix DAV unit tests 2021-04-20 17:30:21 +02:00
OutboxTest.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
PluginTest.php Update license headers for 19 2020-04-29 11:57:22 +02:00
PublicCalendarRootTest.php Add a trashbin for calendars and calendar objects 2021-05-31 07:49:19 +02:00
PublicCalendarTest.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00