function StandardRecipeInstallTest::setUpRequirementsProblem
Same name and namespace in other branches
- 11.x core/tests/Drupal/FunctionalTests/Core/Recipe/StandardRecipeInstallTest.php \Drupal\FunctionalTests\Core\Recipe\StandardRecipeInstallTest::setUpRequirementsProblem()
Installer step: Requirements problem.
Override this method to test specific requirements warnings or errors during the installer.
Overrides InstallerTestBase::setUpRequirementsProblem
File
-
core/
tests/ Drupal/ FunctionalTests/ Core/ Recipe/ StandardRecipeInstallTest.php, line 102
Class
- StandardRecipeInstallTest
- Tests installing the Standard recipe via the installer.
Namespace
Drupal\FunctionalTests\Core\RecipeCode
protected function setUpRequirementsProblem() : void {
// Recipe installation is not affected by requirements.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.