Closed manovotn closed 10 months ago
Currently, Weld attempts to resolve any method parameter as a CDI bean. This is usually fine but we should special case Junit's built-in types that are resolved by their own extensions
PR - https://github.com/weld/weld-testing/pull/163/files
Currently, Weld attempts to resolve any method parameter as a CDI bean. This is usually fine but we should special case Junit's built-in types that are resolved by their own extensions
PR - https://github.com/weld/weld-testing/pull/163/files