phpmyadmin/tests/classes/Controllers/Server
Maurício Meneghini Fauth 8d95891a19
Make PHPUnit's assertions stricter
Only replaces assertEquals with assertSame where it doesn't causes the
test to fail.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-02-15 22:39:56 -03:00
..
Databases Use DI for UserPrivilegesFactory class 2024-02-10 20:04:39 -03:00
Privileges Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
Status Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
BinlogControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
CollationsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
DatabasesControllerTest.php Use DI for UserPrivilegesFactory class 2024-02-10 20:04:39 -03:00
EnginesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
PluginsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
PrivilegesControllerTest.php Use DI for UserPrivilegesFactory class 2024-02-10 20:04:39 -03:00
ShowEngineControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
VariablesControllerTest.php Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00