This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/DependencyInjection/Tests
2018-04-24 12:28:38 +02:00
..
Argument [DI] Introduce "container.service_locator" tag, replaces ServiceLocatorArgument 2017-03-17 17:49:32 +01:00
Compiler [DI] Improve error message for non-autowirable scalar argument 2018-04-09 15:40:31 -05:00
Config [DI][Router][DX] Invalidate routing cache when container parameters changed 2017-03-05 20:24:24 +01:00
Dumper [DI] Fix missing "id" normalization when dumping the container 2018-03-02 14:51:21 +01:00
Extension do not mock the container builder in tests 2018-02-08 09:15:30 +01:00
Fixtures [DI] Improve error message for non-autowirable scalar argument 2018-04-09 15:40:31 -05:00
LazyProxy [DI][ProxyManager] Pass the factory code to execute to DumperInterface::getProxyFactoryCode() 2017-07-27 19:12:50 +02:00
Loader Add tests for glob loaders 2018-02-01 08:54:27 +00:00
ParameterBag fixed some deprecation messages 2017-12-31 07:59:27 +01:00
ChildDefinitionTest.php [DependencyInjection] Fix named args support in ChildDefinition 2017-06-05 09:24:55 -07:00
ContainerBuilderTest.php [DI] Add check of internal type to ContainerBuilder::getReflectionClass 2018-04-24 12:28:38 +02:00
ContainerTest.php fixed some deprecation messages 2017-12-31 07:59:27 +01:00
CrossCheckTest.php
DefinitionDecoratorTest.php [DI] Replace wildcard-based methods autowiring by @required annotation 2017-02-28 10:00:46 +01:00
DefinitionTest.php Adding Definition::addError() and a compiler pass to throw errors as exceptions 2017-09-25 11:28:57 +02:00
EnvVarProcessorTest.php [DI] Add tests for EnvVarProcessor 2018-03-19 15:53:26 +01:00
ParameterTest.php
ReferenceTest.php
ServiceLocatorTest.php [DI] Add context to service-not-found exceptions thrown by service locators 2017-12-09 20:32:41 +01:00