摘要: It is recommened to write unit testing with Mockito in Spring framework, because it is much faster with Spring framework test. But in case you can doi 阅读全文
posted @ 2019-04-24 15:43 Zhentiw 阅读(218) 评论(0) 推荐(0)
摘要: For example, we want to test against a implemataion: We want to do the test with Java Context: 1. Bring in some dependencies: in pom.xml Create a new 阅读全文
posted @ 2019-04-24 15:14 Zhentiw 阅读(401) 评论(0) 推荐(0)