You are here

10 calls to BuildTestBase::executeCommand() in Drupal 9

BuildTestTest::testWorkspace in core/tests/Drupal/BuildTests/Framework/Tests/BuildTestTest.php
Ensure that workspaces work.
ComposerProjectTemplatesTest::assertDrupalVersion in core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php
Assert that the VERSION constant in Drupal.php is the expected value.
ComposerProjectTemplatesTest::getCoreStability in core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php
Returns the stability of the current core version.
ComposerProjectTemplatesTest::getLowestDependencyStability in core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php
Returns the stability of the least stable dependency.
ComposerProjectTemplatesTest::makeVendorPackage in core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php
Creates a test package that points to all the projects in vendor.
ComposerProjectTemplatesTest::testTemplateCreateProject in core/tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php
@dataProvider provideTemplateCreateProject
ComposerValidateTest::testValidateComposer in core/tests/Drupal/BuildTests/Composer/ComposerValidateTest.php
@dataProvider provideComposerJson
GenerateThemeTest::setUp in core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php
HtRouterTest::testHtRouter in core/tests/Drupal/BuildTests/Framework/Tests/HtRouterTest.php
@covers ::instantiateServer
QuickStartTestBase::installQuickStart in core/tests/Drupal/BuildTests/QuickStart/QuickStartTestBase.php
Install a Drupal site using the quick start feature.