aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/Comments/EntityTypeCollectionTest.php
Commit message (Expand)AuthorAgeFilesLines
* test: Migrate CardDAV tests to PHPUnit10tests/noid/carddav-testsJoas Schilling2025-05-251-28/+14
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-1/+1
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-2/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-281-21/+4
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-201-5/+5
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-6/+6
* Update license headersChristoph Wurst2019-12-051-1/+1
* Mode to modern phpunitRoeland Jago Douma2019-11-271-7/+7
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Use ::class in test mocksMorris Jobke2017-10-241-6/+10
* Fix apps/Joas Schilling2016-07-211-2/+4
* Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-151-4/+12
* Update license headersLukas Reschke2016-05-261-1/+2
* Update DAV unit tests to PSR-4Joas Schilling2016-05-251-0/+92