Using @TestExecutionListeners(MockitoTestExecutionListener.class)
Two separate test classes should be independent, even when reusing the same cached app context.
Stubbing inside a test class should not remain in the other. Same for invocation counts.