16 calls to BuildTestBase::executeCommand()
- BuildTestTest::testWorkspace in core/
tests/ Drupal/ BuildTests/ Framework/ Tests/ BuildTestTest.php - Ensure that workspaces work.
- ComponentsIsolatedBuildTest::addExpectedRepositories in core/
tests/ Drupal/ BuildTests/ Composer/ Component/ ComponentsIsolatedBuildTest.php - Adds expected repositories as path repositories to package under test.
- ComponentsIsolatedBuildTest::testComponentComposerJson in core/
tests/ Drupal/ BuildTests/ Composer/ Component/ ComponentsIsolatedBuildTest.php - Test whether components' composer.json can be installed in isolation.
- ComponentsTaggedReleaseTest::testReleaseTagging in core/
tests/ Drupal/ BuildTests/ Composer/ Component/ ComponentsTaggedReleaseTest.php - Validate release tagging and regeneration of dependencies.
- ComposerBuildTestBase::assertDrupalVersion in core/
tests/ Drupal/ BuildTests/ Composer/ ComposerBuildTestBase.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::makeVendorPackage in core/
tests/ Drupal/ BuildTests/ Composer/ Template/ ComposerProjectTemplatesTest.php - Creates a test package that points to all the projects in vendor.
- ComposerProjectTemplatesTest::testMinimumStabilityStrictness in core/
tests/ Drupal/ BuildTests/ Composer/ Template/ ComposerProjectTemplatesTest.php - Make sure that static::MINIMUM_STABILITY is sufficiently strict.
- 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
- InstallTest::testInstall in core/
tests/ Drupal/ BuildTests/ TestSiteApplication/ InstallTest.php - LegacyScriptsTest::makeVendorPackage in core/
tests/ Drupal/ BuildTests/ Composer/ LegacyScriptsTest.php - Creates a test package that points to all the projects in vendor.
- LegacyScriptsTest::testVendorTestCodeCleanup in core/
tests/ Drupal/ BuildTests/ Composer/ LegacyScriptsTest.php - @covers ::vendorTestCodeCleanup
- QuickStartTestBase::installQuickStart in core/
tests/ Drupal/ BuildTests/ QuickStart/ QuickStartTestBase.php - Install a Drupal site using the quick start feature.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.