public interface WithExpectedArguments<T>
Modifier and Type | Method and Description |
---|---|
org.mockito.stubbing.OngoingStubbing<T> |
withArguments(Object firstArgument,
Object... additionalArguments) |
Copyright © 2019. All rights reserved.