public class SpringBootMockResolver extends Object implements org.mockito.plugins.MockResolver
MockResolver
for testing Spring Boot applications with Mockito. It resolves
mocks by walking the proxy chain until the target or a non-static proxy is found.Constructor and Description |
---|
SpringBootMockResolver() |