6 calls to BuildTestBase::executeCommand() in Drupal 8
- BuildTestTest::testWorkspace in core/
tests/ Drupal/ BuildTests/ Framework/ Tests/ BuildTestTest.php - Ensure that workspaces work.
- 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
- 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.