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
86c9b89ed9
java-tutorials
/
testing-modules
/
mocks
History
daoire
e645f92911
Update README.md
2018-08-21 07:05:05 +01:00
..
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-5246: pom cleanup (
#4620
)
2018-07-12 09:04:54 +02:00
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