phpmyadmin/tests/classes/Controllers/Database
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
..
MultiTableQuery Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Structure Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00
DesignerControllerTest.php Add basic unit test for Database\DesignerControllerTest 2024-01-11 23:37:17 -03:00
EventsControllerTest.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
RoutinesControllerTest.php Rename CheckUserPrivileges class to UserPrivilegesFactory 2024-02-10 19:26:52 -03:00
StructureControllerTest.php Make PHPUnit's assertions stricter 2024-02-15 22:39:56 -03:00