ContainerAwareEventDispatcherTest::testTriggerAListenerServiceOutOfScope |
function |
drupal/core/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/Tests/ContainerAwareEventDispatcherTest.php |
@expectedException \InvalidArgumentException |
ContainerBuilderTest::testThrowsExceptionWhenSetServiceOnAFrozenContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@expectedException BadMethodCallException |
ContainerBuilderTest::testThrowsExceptionWhenAddServiceOnAFrozenContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@expectedException BadMethodCallException |
ContainerBuilderTest::testThrowsExceptionWhenSetDefinitionOnAFrozenContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@expectedException BadMethodCallException |
ContainerAwareHttpKernelTest::testHandleRestoresThePreviousRequestOnException |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/DependencyInjection/ContainerAwareHttpKernelTest.php |
@dataProvider getProviderTypes |
ContainerBuilderTest::testNoExceptionWhenSetSyntheticServiceOnAFrozenContainer |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
|
ContainerBuilderTest::testGetUnsetLoadingServiceWhenCreateServiceThrowsAnException |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/ContainerBuilderTest.php |
@covers \Symfony\Component\DependencyInjection\ContainerBuilder::get
@expectedException \Symfony\Component\DependencyInjection\Exception\RuntimeException
@expectedExceptionMessage You have requested a synthetic service… |
PhpDumperTest::testOverrideServiceWhenUsingADumpedContainerAndServiceIsUsedFromAnotherOne |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Dumper/PhpDumperTest.php |
|