You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.