[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



Diff Revision 1 (Latest)

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 >
src/Lunr/Gravity/Database/Exceptions/Tests/QueryExceptionTest.php
src/Lunr/Gravity/Database/MariaDB/Tests/MariaDBConnectionBaseTest.php
src/Lunr/Gravity/Database/MariaDB/Tests/MariaDBConnectionTest.php
src/Lunr/Gravity/Database/MariaDB/Tests/MariaDBDMLQueryBuilderDeleteTest.php
src/Lunr/Gravity/Database/MariaDB/Tests/MariaDBDMLQueryBuilderTest.php
src/Lunr/Gravity/Database/MariaDB/Tests/MariaDBSimpleDMLQueryBuilderBaseTest.php
src/Lunr/Gravity/Database/MariaDB/Tests/MariaDBSimpleDMLQueryBuilderDeleteTest.php
src/Lunr/Gravity/Database/MariaDB/Tests/MariaDBSimpleDMLQueryBuilderTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLAsyncQueryResultBaseTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLAsyncQueryResultFetchTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLAsyncQueryResultTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionBaseTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionConnectTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionEscapeTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionMasterSlaveTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionQueryTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionSetTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionTransactionTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLDMLQueryBuilderConditionTest.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...