1. 1 core/modules/simpletest/tests/update.test
  2. 1 core/modules/update/tests/update.test

Tests for the update system.

File

core/modules/simpletest/tests/update.test

Classes

Namesort ascending Description
UpdateDrupal7TestCase Tests for ensuring updates from Drupal 7 execute properly.
UpdateDependencyOrderingTestCase Tests for the update dependency ordering system.
UpdateDependencyMissingTestCase Tests for missing update dependencies.
UpdateDependencyHookInvocationTestCase Tests for the invocation of hook_update_dependencies().