摘要: @RunWith就是一个运行器 @RunWith(JUnit4.class)就是指用JUnit4来运行 @RunWith(SpringJUnit4ClassRunner.class),让测试运行于Spring测试环境 @RunWith(Suite.class)的话就是一套测试集合, 在使用 spri 阅读全文
posted @ 2020-09-19 16:11 centaurus 阅读(3641) 评论(0) 推荐(0)
Live2D