ConstructorExpectationSetup<T>
, WithOrWithoutExpectedArguments<T>
ConstructorAwareExpectationSetup
, DefaultConstructorExpectationSetup
, DefaultMethodExpectationSetup
public interface WithoutExpectedArguments<T>
Modifier and Type | Method | Description |
---|---|---|
org.mockito.stubbing.OngoingStubbing<T> |
withNoArguments() |
Copyright © 2007–2019. All rights reserved.