-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Roberto Trunfio edited this page Dec 23, 2015
·
9 revisions
The Cirneco-wiki contains examples on how to use the Cirneco extensions for unit testing in a Java project.
Since version 0.1, Cirneco has an extension for Hamcrest library. The extension is provided for JDK7 and JDK8 and provides new groups of matchers. The JDK8 extensions embeds also the matchers for JDK7.
The Hamcrest extension relies on Guava and (barely) on Joda Time.