phpmyadmin/tests/classes/Controllers
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
..
Console/Bookmark Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Database Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Export Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Import Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Normalization Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Operations Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Server Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Sql Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Table Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Transformation Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
Triggers Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
AbstractControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
BrowseForeignersControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ChangeLogControllerTest.php
CheckRelationsControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
CollationConnectionControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ColumnControllerTest.php
DatabaseControllerTest.php Add unit test for DatabaseController 2024-01-05 11:23:01 -03:00
GisDataEditorControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
HomeControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
JavaScriptMessagesControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
LintControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
LogoutControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
NavigationControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
SchemaExportControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
ThemeSetControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00
VersionCheckControllerTest.php Call PHPUnit static methods using static calls 2024-01-31 17:17:38 -03:00