Skip to content
Roberto Trunfio edited this page Dec 23, 2015 · 9 revisions

Cirneco-wiki

The Cirneco-wiki contains examples on how to use the Cirneco extensions for unit testing in a Java project.

Hamcrest extensions

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.

Clone this wiki locally