public interface WithExpectedArguments<T>
org.mockito.stubbing.OngoingStubbing<T>
withArguments(Object firstArgument, Object... additionalArguments)
org.mockito.stubbing.OngoingStubbing<T> withArguments(Object firstArgument, Object... additionalArguments) throws Exception
Exception
Copyright © 2025. All rights reserved.