stable
Clone or download
Read-only
This is part of request #21775 Favor PHPUnit mock system over Mockery - part 2 Mockery is no more used in: * plugins/statistics * parts of plugins/webdav Please note that the update of Webdav test files are done in a best effort to remove Mockery, nothing more. Change-Id: Ibff34c9e1a94fad83cb5cfdecb1f0af3b75a7cb8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/statistics/tests/unit/DiskUsage/ConcurrentVersionsSystem/RetrieverTest.php | +4 | −7 | Go to diff View file |
M | plugins/statistics/tests/unit/DiskUsage/Subversion/RetrieverTest.php | +4 | −7 | Go to diff View file |
M | plugins/statistics/tests/unit/DiskUsagePurgerTest.php | +11 | −11 | Go to diff View file |
M | plugins/statistics/tests/unit/Statistics_Services_UsageFormatterTest.php | +4 | −8 | Go to diff View file |
M | plugins/webdav/tests/unit/WebDAVAuthenticationTest.php | +50 | −41 | Go to diff View file |
M | plugins/webdav/tests/unit/WebDAVDocmanFileTest.php | +27 | −24 | Go to diff View file |
M | plugins/webdav/tests/unit/WebDAVDocmanFolderTest.php | +184 | −147 | Go to diff View file |
M | plugins/webdav/tests/unit/WebDAVFRSFileTest.php | +16 | −19 | Go to diff View file |
M | plugins/webdav/tests/unit/WebDAVFRSPackageTest.php | +546 | −236 | Go to diff View file |
M | tests/psalm/psalm.xml | +0 | −1 | Go to diff View file |