Interface WithAnyArguments<T>
-
- All Known Subinterfaces:
ConstructorExpectationSetup<T>
- All Known Implementing Classes:
DefaultConstructorExpectationSetup
public interface WithAnyArguments<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.mockito.stubbing.OngoingStubbing<T>
withAnyArguments()
-