使用JUnitPlatform Runner的一种方法是直接用@RunWith(JUnitPlatform.class)注解测试类。 请注意,以下示例中的测试方法使用org.junit.jupiter.api.Test ...
確定! 回上一頁