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