phpmyadmin/tests/classes/Table
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
..
Maintenance Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ColumnsDefinitionTest.php Refactor UserPrivileges to use instance instead of static props 2024-02-09 15:49:00 -03:00
IndexesTest.php Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
SearchTest.php Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
TableTest.php Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00