public class DefaultConstructorExpectationSetup<T> extends AbstractConstructorExpectationSetup<T>
arrayMerger, mockType| Constructor and Description |
|---|
DefaultConstructorExpectationSetup(Class<T> mockType) |
| Modifier and Type | Method and Description |
|---|---|
protected List<LocalizedMatcherAdapter> |
getMatcherAdapters(List<org.mockito.internal.matchers.LocalizedMatcher> matchers) |
withAnyArguments, withArguments, withNoArguments, withParameterTypesprotected List<LocalizedMatcherAdapter> getMatcherAdapters(List<org.mockito.internal.matchers.LocalizedMatcher> matchers)
getMatcherAdapters in class AbstractConstructorExpectationSetup<T>Copyright © 2007–2016. All rights reserved.