I sometimes order test methods using the following annotation: @TestMethodOrder(MethodOrderer.OrderAnnotation.class)
@TestMethodOrder(MethodOrderer.OrderAnnotation.class)
Does JUnit 5 guarantee the happens-b