nextcloud/apps/dav/tests/unit/Controller
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
..
BirthdayCalendarControllerTest.php Rewrite birthday calendar tests without $this->at() 2021-05-31 23:13:15 +02:00
DirectControllerTest.php Move DirectMapper to QBMapper 2021-03-03 12:35:14 +01:00
InvitationResponseControllerTest.php Fix DAV unit tests 2021-04-20 17:30:21 +02:00