[Corona] Proper typing of $this->class in unit tests
Review Request #1062 — Created Nov. 8, 2023 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
ab0ee14... | |
Reviewers | |
lunr | |
Proper typing of $this->class in unit tests
GitHub actions run: https://github.com/pprkut/lunr/actions/runs/6797348427
Diff Revision 1 (Latest)
src/Lunr/Corona/Exceptions/Tests/BadGatewayExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/Helpers/HttpExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/BadRequestExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/BadRequestExceptionInputDataTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/BadRequestExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ConflictExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ConflictExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/FailedDependencyExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/FailedDependencyExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionInputDataTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/HttpExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/InternalServerErrorExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/InternalServerErrorExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/MethodNotAllowedExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/MethodNotAllowedExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/NotFoundExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/NotFoundExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/NotImplementedExceptionBaseTest.php |
---|