Home
last modified time | relevance | path

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

/external/mockito/src/main/java/org/mockito/exceptions/misusing/
DCannotStubVoidMethodWithReturnValue.java9 public class CannotStubVoidMethodWithReturnValue extends MockitoException { class
10 public CannotStubVoidMethodWithReturnValue(String message) { in CannotStubVoidMethodWithReturnValue() method in CannotStubVoidMethodWithReturnValue