Home
last modified time | relevance | path

Searched defs:missingExceptionMessage (Results 1 – 1 of 1) sorted by relevance

/external/junit/src/main/java/org/junit/rules/
DExpectedException.java117 private String missingExceptionMessage= "Expected test to throw %s"; field in ExpectedException
266 private String missingExceptionMessage() { in missingExceptionMessage() method in ExpectedException