java-tutorials/testing-modules/mockito-2
bahti d6096fc58b BAEL 1185 Lazy Verification with Mockito 2 mini-article accompanying code (#2985)
* BAEL-1185 Add Mockito2 lazy verification test

* Test multiple exceptions with lazy verification

* move mockito2 lazyVerificationTest to testing-modules

* update test method name in lazyverificationtest
2017-11-14 13:17:57 +01:00
..
src BAEL 1185 Lazy Verification with Mockito 2 mini-article accompanying code (#2985) 2017-11-14 13:17:57 +01:00
.gitignore Group testing modules (#3014) 2017-11-12 11:16:46 +01:00
README.md Group testing modules (#3014) 2017-11-12 11:16:46 +01:00
pom.xml Group testing modules (#3014) 2017-11-12 11:16:46 +01:00

README.md

Relevant articles

Mockito 2 and Java 8 Tips

Examples on how to leverage Java 8 new features with Mockito version 2