function 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.