2017-10-21 23:33:14 +06:00
|
|
|
## Relevant articles:
|
2017-10-23 11:59:03 +06:00
|
|
|
|
|
|
|
- [JMockit Advanced Usage](http://www.baeldung.com/jmockit-advanced-usage)
|
|
|
|
- [A Guide to JMockit Expectations](http://www.baeldung.com/jmockit-expectations)
|
|
|
|
- [JMockit 101](http://www.baeldung.com/jmockit-101)
|
|
|
|
- [Mockito vs EasyMock vs JMockit](http://www.baeldung.com/mockito-vs-easymock-vs-jmockit)
|
2018-04-29 18:20:34 +03:00
|
|
|
- [EasyMock Argument Matchers](http://www.baeldung.com/easymock-argument-matchers)
|
2018-08-21 07:05:05 +01:00
|
|
|
- [Mock Static Method using JMockit](https://www.baeldung.com/jmockit-static-method)
|