摘要: @RunWith(MockitoJUnitRunner.class) @Slf4j public class PersonTest { @Test public void testPerson() { MockGetSetMethod(Person.class); } /** * @param tC 阅读全文
posted @ 2025-01-03 16:40 蜡笔小新DD 阅读(21) 评论(0) 推荐(0)