WithAnyArguments<T>
, WithExpectedArguments<T>
, WithExpectedParameterTypes<T>
, WithOrWithoutExpectedArguments<T>
, WithoutExpectedArguments<T>
DefaultConstructorExpectationSetup
public interface ConstructorExpectationSetup<T> extends WithOrWithoutExpectedArguments<T>, WithExpectedParameterTypes<T>, WithAnyArguments<T>
withAnyArguments
withArguments
withParameterTypes
withNoArguments
Copyright © 2007–2019. All rights reserved.