Package | Description |
---|---|
org.apache.commons.proxy2.util |
Modifier and Type | Method and Description |
---|---|
protected AbstractTestCase.MockInvocationBuilder |
AbstractTestCase.mockInvocation(Class<?> type,
String name,
Class<?>... argumentTypes) |
AbstractTestCase.MockInvocationBuilder |
AbstractTestCase.MockInvocationBuilder.returning(Object value) |
AbstractTestCase.MockInvocationBuilder |
AbstractTestCase.MockInvocationBuilder.withArguments(Object... arguments) |
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.