phpmyadmin/tests/classes/Controllers/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
Partition Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Structure Use DI for UserPrivilegesFactory class 2024-02-10 20:04:39 -03:00
AddFieldControllerTest.php Use DI for UserPrivilegesFactory class 2024-02-10 20:04:39 -03:00
ChangeControllerTest.php Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
ChangeRowsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ChartControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
CreateControllerTest.php Use DI for UserPrivilegesFactory class 2024-02-10 20:04:39 -03:00
DeleteConfirmControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
DeleteRowsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
DropColumnConfirmationControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
DropColumnControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ExportControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ExportRowsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
FindReplaceControllerTest.php Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
GetFieldControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
GisVisualizationControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ImportControllerTest.php Import classes in tests instead of using strings 2024-02-04 15:38:31 +01:00
IndexesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
IndexRenameControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
PrivilegesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
RecentFavoriteControllerTest.php
RelationControllerTest.php Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
ReplaceControllerTest.php Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
SearchControllerTest.php Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
SqlControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
StructureControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
TrackingControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ZoomSearchControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00