8 calls to ComposerIntegrationTrait::binDir()

ComposerIntegrationTest::testAbsoluteBinDir in core/tests/Drupal/Tests/Composer/ComposerIntegrationTest.php
Tests that an absolute bin-dir is returned unchanged.
ComposerIntegrationTest::testBinDir in core/tests/Drupal/Tests/Composer/ComposerIntegrationTest.php
Tests bin dir resolution against composer.json contents.
ComposerIntegrationTest::testEmptyEnvironmentVariableIgnored in core/tests/Drupal/Tests/Composer/ComposerIntegrationTest.php
Tests that an empty COMPOSER_BIN_DIR environment variable is ignored.
ComposerIntegrationTest::testEnvironmentVariableOverride in core/tests/Drupal/Tests/Composer/ComposerIntegrationTest.php
Tests that the COMPOSER_BIN_DIR environment variable takes precedence.
ComposerIntegrationTest::testMalformedComposerJson in core/tests/Drupal/Tests/Composer/ComposerIntegrationTest.php
Tests that malformed composer.json falls back to the default.
ComposerIntegrationTest::testWindowsAbsoluteBinDir in core/tests/Drupal/Tests/Composer/ComposerIntegrationTest.php
Tests that a Windows-style absolute bin-dir is returned unchanged.
DrupalApplicationTesterTrait::applicationTester in core/tests/Drupal/KernelTests/DrupalApplicationTesterTrait.php
Build our ApplicationTester.
RecipeTestTrait::runDrupalCommand in core/tests/Drupal/FunctionalTests/Core/Recipe/RecipeTestTrait.php
Runs the `core/scripts/dr` script with the given arguments.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.