[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/Spark/Twitter/Tests/TweetTest.php
src/Lunr/Spawn/Tests/NullDispatcherBaseTest.php
src/Lunr/Spawn/Tests/NullDispatcherTest.php
src/Lunr/Spawn/Tests/ResqueJobDispatcherBaseTest.php
src/Lunr/Spawn/Tests/ResqueJobDispatcherDispatchTest.php
src/Lunr/Spawn/Tests/ResqueJobDispatcherTest.php
src/Lunr/Sphere/Tests/DatabaseSessionHandlerBaseTest.php
src/Lunr/Sphere/Tests/DatabaseSessionHandlerTest.php
src/Lunr/Sphere/Tests/SessionBaseTest.php
src/Lunr/Sphere/Tests/SessionDAOBaseTest.php
src/Lunr/Sphere/Tests/SessionDAOTest.php
src/Lunr/Sphere/Tests/SessionTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSDispatcherBaseTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSDispatcherPushTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSDispatcherTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseBasePushErrorTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseBasePushSuccessTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseGetStatusTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseTest.php
src/Lunr/Vortex/APNS/Tests/APNSPayloadGetTest.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...