摘要:
重复测试中容易产生的问题 //结果类 private static int result = 0; public static int count(int x) throws InterruptedException { int i = result; sleep(1000); result = i 阅读全文
posted @ 2021-08-14 13:19
成子吃橙子
阅读(92)
评论(0)
推荐(0)
摘要:
1. 安装 在pom中添加依赖 <properties> <junit.jupiter.version>5.3.2</junit.jupiter.version> </properties> <dependencies> <dependency> <groupId>org.junit.jupiter 阅读全文
posted @ 2021-08-14 00:20
成子吃橙子
阅读(736)
评论(0)
推荐(0)

浙公网安备 33010602011771号