JUnit5 提供的注解Annotations 描述@BeforeEach 在方法上注解,在每个测试方法运行之前执行。 ... @RunWith(JUnitPlatform.class)
確定! 回上一頁