Skip to content

MockExample

jabiercoding edited this page Feb 4, 2016 · 1 revision

Import the MockitoExample project. Take a look to ClassToBeTested.java, you will see different methods where applying mocking techniques is interesting. The tests using these techniques can be found in MyTestCases.java

Clone this wiki locally