Files
java-tutorials/testing-libraries/mocks/README.md
T

5 lines
191 B
Markdown

## Relevant articles:
- [EasyMock Argument Matchers](http://www.baeldung.com/easymock-argument-matchers)
- [Mock Static Method using JMockit](https://www.baeldung.com/jmockit-static-method)