phpmyadmin/test/classes/Controllers/Database
Maurício Meneghini Fauth 63e6410728
Refactor the DbTableExists class
- Changes static methods to instance methods
- Extract response handling to the controllers
- Add unit tests for the DbTableExists class
- Remove the AbstractController::hasDatabase() method

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-08-06 01:42:06 -03:00
..
MultiTableQuery Fix PHPUnit 10.3 soft deprecations 2023-08-04 13:58:06 -03:00
Structure Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
EventsControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
PrivilegesControllerTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
RoutinesControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00
StructureControllerTest.php Refactor the DbTableExists class 2023-08-06 01:42:06 -03:00