You are here

9 calls to UpdateCoreTest::setSystemInfo() in Zircon Profile 8

UpdateCoreTest::testLanguageModuleUpdate in core/modules/update/src/Tests/UpdateCoreTest.php
Checks language module in core package at admin/reports/updates.
UpdateCoreTest::testMajorUpdateAvailable in core/modules/update/src/Tests/UpdateCoreTest.php
Tests the Update Manager module when a major update is available.
UpdateCoreTest::testModulePageRegularUpdate in core/modules/update/src/Tests/UpdateCoreTest.php
Checks the messages at admin/modules when an update is missing.
UpdateCoreTest::testModulePageRunCron in core/modules/update/src/Tests/UpdateCoreTest.php
Checks that running cron updates the list of available updates.
UpdateCoreTest::testModulePageSecurityUpdate in core/modules/update/src/Tests/UpdateCoreTest.php
Checks the messages at admin/modules when a security update is missing.
UpdateCoreTest::testModulePageUpToDate in core/modules/update/src/Tests/UpdateCoreTest.php
Checks the messages at admin/modules when the site is up to date.
UpdateCoreTest::testNormalUpdateAvailable in core/modules/update/src/Tests/UpdateCoreTest.php
Tests the Update Manager module when one normal update is available.
UpdateCoreTest::testNoUpdatesAvailable in core/modules/update/src/Tests/UpdateCoreTest.php
Tests the Update Manager module when no updates are available.
UpdateCoreTest::testSecurityUpdateAvailable in core/modules/update/src/Tests/UpdateCoreTest.php
Tests the Update Manager module when a security update is available.