Constant Field Values

Contents

org.exparity.*

  • org.exparity.hamcrest.date.DateMatchers 
    Modifier and Type Constant Field Value
    public static final String UNSUPPORTED_SQL_DATE_UNIT "java.sql.Date does not support time-based comparisons. Prefer SqlDateMatchers for java.sql.Date appropriate matchers"
  • org.exparity.hamcrest.date.core.TemporalConverters 
    Modifier and Type Constant Field Value
    public static final String UNSUPPORTED_SQL_DATE_UNIT "java.sql.Date does not support time-based comparisons. Prefer SqlDateMatchers for java.sql.Date appropriate matchers"
  • org.exparity.hamcrest.date.core.function.DateFunction 
    Modifier and Type Constant Field Value
    public static final String JAVA_SQL_DATE_UNIT "java.sql.Date does not support time-based units. Prefer SqlDateMatchers for java.sql.Date appropriate matchers"