phpmyadmin/tests/classes/Controllers/Server/Status
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
..
Monitor Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
Processes Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
AdvisorControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
MonitorControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ProcessesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
QueriesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
StatusControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
VariablesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00