摘要: 我只说重点 1. 首先写一个BaseTest 的测试基类。 import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest; import org.springframework 阅读全文
posted @ 2020-05-07 11:19 AnyYoung 阅读(1067) 评论(0) 推荐(0)