Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -3/+3 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-13 | 1 | -4/+3 |
* | Drop 3rdparty root since it is unused and adjust tests | Julius Härtl | 2022-12-07 | 1 | -14/+18 |
* | Migrate from ILogger to LoggerInterface where needed in the tests | Côme Chilliet | 2022-03-24 | 1 | -2/+2 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -2/+2 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -2/+2 |
* | Remove deprecated test of internal attributes via assertAttributeEquals in co... | Morris Jobke | 2020-07-23 | 1 | -11/+0 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -15/+15 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | fix unit tests | Morris Jobke | 2017-02-03 | 1 | -1/+1 |
* | Fix getMock Template | Roeland Jago Douma | 2016-09-07 | 1 | -1/+2 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 1 | -0/+95 |