[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



composer.json
src/Lunr/Core/Tests/ConfigServiceLocatorBaseTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorGetInstanceTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorLocateTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorSupportTest.php
src/Lunr/Core/Tests/ConfigServiceLocatorTest.php
src/Lunr/Core/Tests/ConfigurationArrayAccessTest.php
src/Lunr/Core/Tests/ConfigurationArrayConstructorTest.php
src/Lunr/Core/Tests/ConfigurationArrayUsageTest.php
src/Lunr/Core/Tests/ConfigurationBaseTest.php
src/Lunr/Core/Tests/ConfigurationConvertArrayToClassTest.php
src/Lunr/Core/Tests/ConfigurationLoadFileTest.php
src/Lunr/Core/Tests/ConfigurationNonArrayConstructorTest.php
src/Lunr/Core/Tests/ConfigurationTest.php
src/Lunr/Core/Tests/DateTimeBaseTest.php
src/Lunr/Core/Tests/DateTimeGetDateTimeTest.php
src/Lunr/Core/Tests/DateTimeGetDelayedDatetimeTest.php
src/Lunr/Core/Tests/DateTimeGetDelayedTimestampTest.php
src/Lunr/Core/Tests/DateTimeTest.php
src/Lunr/Core/Tests/DateTimeTodayTest.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...