News

JUnit 5 provides the following annotations that you can add to methods in your test class for these purposes: @BeforeAll: A static method in your test class that is called before all its tests run.