Filter scoped target proxy beans from Mockito
Update MockitoPostProcessor to filter bean names that match `ScopedProxyUtils.isScopedTarget` from the candidates list. Fixes gh-5724
Showing
Please register or sign in to comment
Update MockitoPostProcessor to filter bean names that match `ScopedProxyUtils.isScopedTarget` from the candidates list. Fixes gh-5724