phpmyadmin/test/classes/Controllers/Server
Maurício Meneghini Fauth a9de979397 Inline dbi creation in some test classes
Creates a new instance of DatabaseInterface class for each test.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-04-18 21:50:18 -03:00
..
Databases Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
Privileges Add support for account locking 2021-08-21 00:55:33 -03:00
Status Inline dbi creation in some test classes 2022-04-18 21:50:18 -03:00
BinlogControllerTest.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
CollationsControllerTest.php Make controllers callable 2021-08-30 13:16:29 -03:00
DatabasesControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
EnginesControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
PluginsControllerTest.php Implement ResultInterface & MysqliResult 2021-12-31 23:59:24 +00:00
PrivilegesControllerTest.php Add basic test for Server\PrivilegesController class 2022-01-28 14:23:54 -03:00
ShowEngineControllerTest.php Replace global keyword with $GLOBALS 2022-03-07 17:31:11 -03:00
VariablesControllerTest.php Remove $options parameter from fetchResult 2022-01-01 01:46:17 +00:00