MockReset
enum MockReset
Deprecated (for removal)
Since version 3.4.0
Reset strategy used on a mock bean. Usually applied to a mock through the @MockBean annotation but can also be directly applied to any mock in the ApplicationContext
using the static methods.
Author
Phillip Webb
Since
1.4.0
Deprecated
since 3.4.0 for removal in 3.6.0 in favor of org.springframework.test.context.bean.override.mockito.MockReset