摘要: mocket 中常用操作的代码和注解对等操作 相关对等操作 code anotation note @Beforepublic void init() {MockitoAnnotations.initMocks(this);} @RunWith(MockitoJUnitRunner.class)pu 阅读全文
posted @ 2021-12-13 06:11 xiaoyongyong 阅读(226) 评论(0) 推荐(0)