JIANGzihao0222

导航

 

2024年5月7日

摘要: Junit5测试框架 一:创建一个测试用例 junit5的测试依赖: <!-- junit5新的编程和扩展模型--> <dependency> <groupId>org.junit.jupiter</groupId> <artifactId>junit-jupiter</artifactId> <v 阅读全文
posted @ 2024-05-07 15:49 实名吓我一跳 阅读(191) 评论(0) 推荐(0) 编辑