Skip to content
Merkushev Kirill edited this page Mar 19, 2015 · 1 revision

Other matcher libs:

  • Type-casting, Regexp, Exception Matchers && Logical Chaining
    derari/cthul - use latest version. Example of dependency:
  <dependency>
      <groupId>org.cthul</groupId>
      <artifactId>cthul-matchers</artifactId>
      <version>1.1.0</version>
  </dependency>
Clone this wiki locally