You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: