Package io.github.cjstehno.testthings.match


package io.github.cjstehno.testthings.match
  • Classes
    Class
    Description
    Hamcrest matchers for matching Atomic values.
    Hamcrest matchers for working with byte arrays.
    Provides some matchers for working with ChronoLocalDate objects - most of these are just syntax aliases on top of standard Hamcrest matchers - useful to make code more clear.
    Provides some matchers for working with ChronoLocalDateTime objects - most of these are just syntax aliases on top of standard Hamcrest matchers - useful to make code more clear.
    Matchers useful for matching File information.
    A Hamcrest matcher used to wrap a Predicate where the matcher will match if the predicate resolves to true.
    Matchers used to match temporal-based criteria.