[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/Shadow/Tests/CliRequestParserBaseTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseCommandLineArgumentsTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseCookieTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseFilesTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseGetTest.php
src/Lunr/Shadow/Tests/CliRequestParserParsePostTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseRawDataTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseRequestTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseServerTest.php
src/Lunr/Shadow/Tests/CliRequestParserParseSuperGlobalTest.php
src/Lunr/Shadow/Tests/CliRequestParserTest.php
src/Lunr/Shadow/Tests/ConsoleTest.php
src/Lunr/Shadow/Tests/GetoptCliParserBaseTest.php
src/Lunr/Shadow/Tests/GetoptCliParserParseTest.php
src/Lunr/Shadow/Tests/GetoptCliParserTest.php
src/Lunr/Shadow/Tests/LunrCliParserBaseTest.php
src/Lunr/Shadow/Tests/LunrCliParserCheckArgumentTest.php
src/Lunr/Shadow/Tests/LunrCliParserCheckObligatoryArgumentTest.php
src/Lunr/Shadow/Tests/LunrCliParserCheckOptionalArgumentTest.php
src/Lunr/Shadow/Tests/LunrCliParserIsOptTest.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...