public class StubInterceptorBuilderTest extends AbstractStubTestCase
target
proxyFactory
Constructor and Description |
---|
StubInterceptorBuilderTest() |
Modifier and Type | Method and Description |
---|---|
protected StubInterface |
createProxy(Trainer<StubInterface> trainer) |
void |
initialize() |
void |
testWithNestedAnnotations() |
void |
testWithSimpleAnnotations() |
setUpProxyFactory, testAnyMatcher, testInterruptResume, testMixingArgumentMatchingStrategies, testStubArray, testStubReturn, testThenBeforeWhen, testThrowExceptionWithException, testThrowExceptionWithProvidedException, testThrowingExceptionObject, testThrowingProvidedException, testUsingWrongStub, testWithArgumentMatchers, testWithArrayParameter, testWithBooleanArray, testWithByteArray, testWithCharArray, testWithDoubleArray, testWithFloatArray, testWithIntArray, testWithLongArray, testWithMismatchedArgument, testWithMultipleMethodsTrained, testWithShortArray, testWithSingleMethodTrained, testWithStringArray
createParameters
public StubInterceptorBuilderTest()
public void initialize()
protected StubInterface createProxy(Trainer<StubInterface> trainer)
createProxy
in class AbstractStubTestCase
public void testWithNestedAnnotations()
public void testWithSimpleAnnotations()
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.