This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b36f421d0a
java-tutorials
/
testing-modules
/
mocks
History
amit2103
97f8a0c46c
[BAEL-12091] - Fix formatting of POMs
2019-02-10 01:47:19 +05:30
..
jmockit
[BAEL-1858] - How to mock a static method using JMockit (
#4925
)
2018-08-18 07:40:55 +02:00
mock-comparisons
Update pom.xml
2018-08-19 14:21:33 +03:00
README.md
Update README.md
2018-08-21 07:05:05 +01:00
pom.xml
[BAEL-12091] - Fix formatting of POMs
2019-02-10 01:47:19 +05:30
README.md
Relevant articles:
JMockit Advanced Usage
A Guide to JMockit Expectations
JMockit 101
Mockito vs EasyMock vs JMockit
EasyMock Argument Matchers
Mock Static Method using JMockit