Closed as not planned
Closed as not planned
Description
MockitoPostProcessor.getExistingBeans
checks the FactoryBean.OBJECT_TYPE_ATTRIBUTE
on bean definitions but it only does a String
match.
Framework expects a Class
or ResolvableType
MockitoPostProcessor.getExistingBeans
checks the FactoryBean.OBJECT_TYPE_ATTRIBUTE
on bean definitions but it only does a String
match.
Framework expects a Class
or ResolvableType