[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 72a694: Remove the AbstractTestCase::assertAllSelectsConsumed method

Maurício Meneghini Fauth mauricio at fauth.dev
Mon Jul 11 21:39:41 CEST 2022


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 72a69471e853b4bc9caae211b818deadd797f900
https://github.com/phpmyadmin/phpmyadmin/commit/72a69471e853b4bc9caae211b818deadd797f900
Author: Maurício Meneghini Fauth <mauricio at fauth.dev>
Date: 2022-07-11 (Mon, 07 July 2022) -03:00

Changed paths: 
M test/classes/AbstractTestCase.php
M test/classes/BookmarkTest.php
M test/classes/Controllers/Import/ImportControllerTest.php
M test/classes/Controllers/NormalizationControllerTest.php
M test/classes/Controllers/Server/BinlogControllerTest.php
M test/classes/Controllers/Server/CollationsControllerTest.php
M test/classes/Controllers/Server/DatabasesControllerTest.php
M test/classes/Controllers/Server/EnginesControllerTest.php
M test/classes/Controllers/Server/PluginsControllerTest.php
M test/classes/Controllers/Server/ShowEngineControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/GeneralLogControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/LogVarsControllerTest.php
M test/classes/Controllers/Server/Status/Monitor/SlowLogControllerTest.php
M test/classes/Controllers/Server/Status/MonitorControllerTest.php
M test/classes/Controllers/Server/Status/ProcessesControllerTest.php
M test/classes/Controllers/Server/Status/QueriesControllerTest.php
M test/classes/Controllers/Server/Status/StatusControllerTest.php
M test/classes/Controllers/Server/Status/VariablesControllerTest.php
M test/classes/Controllers/Table/ReplaceControllerTest.php
M test/classes/Import/SimulateDmlTest.php
M test/classes/Plugins/Export/ExportHtmlwordTest.php
M test/classes/Plugins/Export/ExportOdtTest.php
M test/classes/Plugins/Export/ExportTexytextTest.php
M test/classes/StorageEngineTest.php
M test/classes/TwoFactorTest.php

Log Message:
-----------
Remove the AbstractTestCase::assertAllSelectsConsumed method

Uses the DummyDbi method instead.

Signed-off-by: Maurício Meneghini Fauth <mauricio at fauth.dev>



More information about the Git mailing list