phpmyadmin/tests/classes/Controllers/Database
Maurício Meneghini Fauth ba72f543fd
Call PHPUnit static methods using static calls
Replaces $this->method() with self::method().

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2024-01-31 17:17:38 -03:00
..
MultiTableQuery Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Structure Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -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 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