function UpdatePathTestBaseTest::testDatabaseProperlyLoaded
Same name in other branches
- 11.x core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php \Drupal\FunctionalTests\Update\UpdatePathTestBaseTest::testDatabaseProperlyLoaded()
Tests that the database was properly loaded.
File
-
core/
tests/ Drupal/ FunctionalTests/ Update/ UpdatePathTestBaseTest.php, line 35
Class
- UpdatePathTestBaseTest
- Tests the update path base class.
Namespace
Drupal\FunctionalTests\UpdateCode
public function testDatabaseProperlyLoaded() : void {
$this->testDatabaseLoaded();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.