Home
last modified time | relevance | path

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

/external/mockito/src/test/java/org/mockitousage/
DIMethods.java157 String canThrowException() throws CharacterCodingException; in canThrowException() method
DMethodsImpl.java300 public String canThrowException() throws CharacterCodingException { in canThrowException() method in MethodsImpl