weld / weld-testing

Set of test framework extensions (JUnit 4, JUnit 5, Spock) to enhance the testing of CDI components via Weld. Supports Weld 5.
http://weld.cdi-spec.org/
Apache License 2.0
102 stars 30 forks source link

fix issue #149; make method parameter injection work for parametrized types #152

Closed JHahnHRO closed 1 year ago

JHahnHRO commented 1 year ago

Adds reproducer unit test and fixes #149