namespace Drupal\Tests\Component\DependencyInjection
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| ContainerTest | core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php | Tests Drupal\Component\DependencyInjection\Container. |
| MockConfiguratorInterface | core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php | Helper interface to test Container::get() with configurator. |
| MockInstantiationService | core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php | Helper class to test Container::get() method for varying number of parameters. |
| MockService | core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php | Helper class to test Container::get() method. |
| PhpArrayContainerTest | core/tests/Drupal/Tests/Component/DependencyInjection/PhpArrayContainerTest.php | Tests Drupal\Component\DependencyInjection\PhpArrayContainer. |
| ReverseContainerTest | core/tests/Drupal/Tests/Component/DependencyInjection/ReverseContainerTest.php | Tests the ReverseContainer class. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.