You are here

6 calls to BuildTestBase::assertCommandSuccessful() 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::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