[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/MySQL/Tests/MySQLSimpleDMLQueryBuilderUsingTest.php
src/Lunr/Gravity/Database/MySQL/Tests/MySQLSimpleDMLQueryBuilderWriteTest.php
src/Lunr/Gravity/Database/MySQL/Tests/Helpers/AbstractMySQLDatabaseAccessObjectTest.php
src/Lunr/Gravity/Database/MySQL/Tests/Helpers/MySQLDatabaseAccessObjectTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/LunrSQLite3Test.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3ConnectionBaseTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3ConnectionConnectTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3ConnectionEscapeTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3ConnectionQueryTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3ConnectionSetTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3ConnectionTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3ConnectionTransactionTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderConditionTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderDeleteTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderGroupByTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderInsertTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderQueryTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderSelectTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderTest.php
src/Lunr/Gravity/Database/SQLite3/Tests/SQLite3DMLQueryBuilderUpdateTest.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...