function UpdatePathTestBaseFilledTest::testDatabaseProperlyLoaded
Tests that the database was properly loaded.
File
-
core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ UpdatePathTestBaseFilledTest.php, line 426
Class
- UpdatePathTestBaseFilledTest
- Runs UpdatePathTestBase with a dump filled with content.
Namespace
Drupal\Tests\system\Functional\UpdateSystemCode
public function testDatabaseProperlyLoaded() : void {
$this->testDatabaseLoaded();
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.