@BeforeClass (JUnit 4) /@BeforeAll (JUnit 5):. The annotated method executes before all the test methods in a test class is executed.
確定! 回上一頁