enhancement #I7KR2F 测试用例全面更新为junit5

enhancement #I7J59V java17下进行完整的测试用例测试
This commit is contained in:
everywhere.z
2023-07-12 23:51:36 +08:00
parent 269e1ec145
commit fb87a1b06a
406 changed files with 4073 additions and 4052 deletions

View File

@@ -19,5 +19,9 @@
<version>${revision}</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.openjdk.nashorn</groupId>
<artifactId>nashorn-core</artifactId>
</dependency>
</dependencies>
</project>