[General] add return types in tests

Review Request #658 — Created March 15, 2019 and submitted — Latest diff uploaded

smillernl
Lunr
phpunit8
ML-586
lunr

Corona: add return types in tests
Gravity: add return types in tests
L10n: add return types in tests
Shadow: add return types in tests
Spark: add return types in tests
Spawn: add return types in tests
Sphere: add return types in tests
Vortex: add return types in tests
General: bump phpunit version and update EnvTest



src/Lunr/Core/Tests/DateTimeTomorrowTest.php
src/Lunr/Core/Tests/DateTimeVerifyTest.php
src/Lunr/Core/Tests/DateTimeYesterdayTest.php
src/Lunr/Core/Tests/IniGetIntegerForShorthandBytesTest.php
src/Lunr/Core/Tests/IniMainTest.php
src/Lunr/Core/Tests/IniSectionTest.php
src/Lunr/Core/Tests/IniTest.php
src/Lunr/Corona/Exceptions/Tests/BadGatewayExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/BadRequestExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/BadRequestExceptionInputDataTest.php
src/Lunr/Corona/Exceptions/Tests/ConflictExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/ForbiddenExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/HttpExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/HttpExceptionNoAppCodeTest.php
src/Lunr/Corona/Exceptions/Tests/HttpExceptionTest.php
src/Lunr/Corona/Exceptions/Tests/InternalServerErrorExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/MethodNotAllowedExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/NotFoundExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/NotImplementedExceptionBaseTest.php
src/Lunr/Corona/Exceptions/Tests/PreconditionFailedExceptionBaseTest.php
This diff has been split across 22 pages: < 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 >
Loading...