ConstructorExpectationSetup<T>
DefaultConstructorExpectationSetup
public interface WithExpectedParameterTypes<T>
Modifier and Type | Method | Description |
---|---|---|
WithExpectedArguments<T> |
withParameterTypes(Class<?> parameterType,
Class<?>... additionalParameterTypes) |
WithExpectedArguments<T> withParameterTypes(Class<?> parameterType, Class<?>... additionalParameterTypes)
Copyright © 2007–2019. All rights reserved.