[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/NotImplementedExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/PreconditionFailedExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/PreconditionFailedExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/RequestedRangeNotSatisfiableExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/RequestedRangeNotSatisfiableExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/UnauthorizedExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/UnauthorizedExceptionTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/UnprocessableEntityExceptionBaseTest.php |
---|
src/Lunr/Corona/Exceptions/Tests/UnprocessableEntityExceptionTest.php |
---|
src/Lunr/Corona/Tests/CompactJsonViewTest.php |
---|
src/Lunr/Corona/Tests/ControllerTest.php |
---|
src/Lunr/Corona/Tests/FrontControllerTest.php |
---|
src/Lunr/Corona/Tests/HTMLViewTest.php |
---|
src/Lunr/Corona/Tests/JsonViewTest.php |
---|
src/Lunr/Corona/Tests/ModelTest.php |
---|
src/Lunr/Corona/Tests/MsgpackViewTest.php |
---|
src/Lunr/Corona/Tests/RequestParserTest.php |
---|
src/Lunr/Corona/Tests/RequestResultHandlerTest.php |
---|
src/Lunr/Corona/Tests/RequestTest.php |
---|
src/Lunr/Corona/Tests/ResponseTest.php |
---|
src/Lunr/Corona/Tests/ViewTest.php |
---|
src/Lunr/Corona/Tests/WebRequestParserTest.php |
---|