Skip to content
Roberto Trunfio edited this page Dec 27, 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.

See the page Hamcrest Extension for JDK7 and Hamcrest Extension for JDK8 for details on the how to use the extensions in your project.

Clone this wiki locally