Searched refs:DEFAULT_REGEXP (Results 1 – 1 of 1) sorted by relevance
16 public static final String DEFAULT_REGEXP = ".*"; field in RegexpExpectedExceptionsHolder35 if (DEFAULT_REGEXP.equals(messageRegExp)) { in isThrowableMatching()54 return DEFAULT_REGEXP; in getRegExp()63 return DEFAULT_REGEXP; in getRegExp()