GeenEva

Results 1 comments of GeenEva

I found this solution on StackOverflow and it saved the day: Add the @DirtiesContext annotation, but provide it with the AFTER_EACH_TEST_METHOD classMode @DirtiesContext(classMode = DirtiesContext.ClassMode.AFTER_EACH_TEST_METHOD)