python-dependency-injector/tests/unit/providers
Roman Mogylatov c50322db02
178 dependencies container provider (#179)
* Add DependenciesContainer provider

* Remove bundles_v2 example

* Add use cases example

* Update changelog

* Update documentation requirements to use fixed version of sphinxcontrib-disqus

* Add use cases miniapp to docs

* Update changelog
2018-01-21 23:55:32 +02:00
..
__init__.py Make some style fixes in tests 2016-11-04 16:13:21 +02:00
test_base.py 178 dependencies container provider (#179) 2018-01-21 23:55:32 +02:00
test_callables.py Update CallableDelegate tests 2017-07-09 23:37:51 +03:00
test_configuration.py Add default value setting for Configuration provider 2017-07-07 17:53:36 +03:00
test_factories.py Add FactoryAggregate unit tests 2017-10-12 19:54:06 -07:00
test_injections.py Add tests for injections 2016-11-10 21:00:23 +02:00
test_singletons.py Add SingletonDelegate provider + tests 2017-07-09 23:34:14 +03:00
test_utils.py Make some style fixes in tests 2016-11-04 16:13:21 +02:00