会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Live in the moment
笔记本而已!
首页
新随笔
管理
2022年7月22日
springboot单元测试常用写法
摘要: 1. 启动类 2. 测试类 @RunWith(SpringRunner.class) @SpringBootTest(classes = { ReportSplTestApp.class }) @AutoConfigureMockMvc @Test 模拟发送请求 @AutowiredMockMvc
阅读全文
posted @ 2022-07-22 00:59 许伟强
阅读(436)
评论(0)
推荐(0)
编辑
公告