会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Satire
博客园
首页
新随笔
联系
订阅
管理
2021年5月17日
SpringBoot中使用JUnit4(入门篇)
摘要: 添加依赖 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-test</artifactId> </dependency> 新建测试类 在web项目(即含有SpringAp
阅读全文
posted @ 2021-05-17 14:57 satire
阅读(1811)
评论(0)
推荐(1)
公告