Provides hamcrest.org matchers for strings and exceptions, allows matching code blocks, and provides several utilities for combining matchers.
'org.cthul:cthul-matchers:1.0'
<dependency> <groupId>org.cthul</groupId> <artifactId>cthul-matchers</artifactId> <version>1.0</version> </dependency>
<dependency org="org.cthul" name="cthul-matchers" rev="1.0"/>
"org.cthul", "cthul-matchers", "1.0"