В JUnit 5 теги @BeforeEach и @BeforeAll являются эквивалентами @Before и @BeforeClass в JUnit ... Execute before all test methods of the class are executed.
確定! 回上一頁