8 calls to TestChecker1::setTestResult() in Automatic Updates 8.2
- ReadinessValidationManagerTest::testGetResults in tests/
src/ Kernel/ ReadinessValidation/ ReadinessValidationManagerTest.php - @covers ::getResults
- ReadinessValidationManagerTest::testRunIfNeeded in tests/
src/ Kernel/ ReadinessValidation/ ReadinessValidationManagerTest.php - @covers ::runIfNoStoredResults
- ReadinessValidationManagerTest::testRunOnInstall in tests/
src/ Kernel/ ReadinessValidation/ ReadinessValidationManagerTest.php - Tests that the manager is run after modules are installed.
- ReadinessValidationManagerTest::testRunOnUninstall in tests/
src/ Kernel/ ReadinessValidation/ ReadinessValidationManagerTest.php - Tests that the manager is run after modules are uninstalled.
- ReadinessValidationTest::testReadinessCheckerUninstall in tests/
src/ Functional/ ReadinessValidationTest.php - Tests that checker message for an uninstalled module is not displayed.
- ReadinessValidationTest::testReadinessChecksAdminPages in tests/
src/ Functional/ ReadinessValidationTest.php - Tests readiness checkers results on admin pages..
- ReadinessValidationTest::testReadinessChecksStatusReport in tests/
src/ Functional/ ReadinessValidationTest.php - Tests readiness checkers on status report page.
- UpdaterFormTest::testUpdateErrors in tests/
src/ Functional/ UpdaterFormTest.php - Tests handling of errors and warnings during the update process.