public interface WithAnyArguments<T>
| Modifier and Type | Method and Description |
|---|---|
org.mockito.stubbing.OngoingStubbing<T> |
withAnyArguments() |
org.mockito.stubbing.OngoingStubbing<T> withAnyArguments() throws java.lang.Exception
java.lang.Exception