python-dependency-injector/tests/unit/samples/wiringstringidssamples
Roman Mogylatov da13341453
Wiring: attribute injections (#414)
* Add implementation

* Add tests for module and class

* Add tests for module and class for string ids

* Update tests with typing

* Add tests for invalid type of marker

* Add docs and the example

* Update changelog

* Fix Python 3.6 tests and flake8
2021-02-28 21:07:50 -05:00
..
package Wiring by string id (#403) 2021-02-21 10:34:28 -05:00
__init__.py Wiring by string id (#403) 2021-02-21 10:34:28 -05:00
asyncinjections.py Wiring by string id (#403) 2021-02-21 10:34:28 -05:00
container.py Wiring by string id (#403) 2021-02-21 10:34:28 -05:00
module.py Wiring: attribute injections (#414) 2021-02-28 21:07:50 -05:00
resourceclosing.py Wiring by string id (#403) 2021-02-21 10:34:28 -05:00
service.py Wiring by string id (#403) 2021-02-21 10:34:28 -05:00