A B C D F G I L O P R S T V 

A

AbstractProxyFactoryAgnosticTest - Class in org.apache.commons.proxy2
Conveniently defines the setup for a unit test class that runs with all known ProxyFactory implementations.
AbstractProxyFactoryAgnosticTest() - Constructor for class org.apache.commons.proxy2.AbstractProxyFactoryAgnosticTest
 
AbstractStubTestCase - Class in org.apache.commons.proxy2.stub
 
AbstractStubTestCase() - Constructor for class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
AnnotationBuilderTest - Class in org.apache.commons.proxy2.stub
Test AnnotationBuilder.
AnnotationBuilderTest() - Constructor for class org.apache.commons.proxy2.stub.AnnotationBuilderTest
 
AnnotationBuilderTest.CustomAnnotation - Annotation Type in org.apache.commons.proxy2.stub
 
AnnotationBuilderTest.FiniteValues - Enum in org.apache.commons.proxy2.stub
 
AnnotationBuilderTest.NestingAnnotation - Annotation Type in org.apache.commons.proxy2.stub
 
arrayParameter(String...) - Method in interface org.apache.commons.proxy2.stub.StubInterface
 

B

booleanArray() - Method in interface org.apache.commons.proxy2.stub.StubInterface
 
byteArray() - Method in interface org.apache.commons.proxy2.stub.StubInterface
 

C

captureProxyFactory() - Method in class org.apache.commons.proxy2.serialization.SerializationProxyTest
 
charArray() - Method in interface org.apache.commons.proxy2.stub.StubInterface
 
clearProxyFactory() - Method in class org.apache.commons.proxy2.serialization.SerializationProxyTest
 
createParameters() - Static method in class org.apache.commons.proxy2.AbstractProxyFactoryAgnosticTest
 
createProxy(Trainer<StubInterface>) - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
createProxy(Trainer<StubInterface>) - Method in class org.apache.commons.proxy2.stub.StubBuilderTest
 
createProxy(Trainer<StubInterface>) - Method in class org.apache.commons.proxy2.stub.StubInterceptorBuilderTest
 

D

DefaultProxyFactoryTest - Class in org.apache.commons.proxy2
Test the default ProxyFactory provided by ProxyUtils.
DefaultProxyFactoryTest() - Constructor for class org.apache.commons.proxy2.DefaultProxyFactoryTest
 
DefaultProxyFactoryTest.Bar - Class in org.apache.commons.proxy2
 
DefaultProxyFactoryTest.Bar() - Constructor for class org.apache.commons.proxy2.DefaultProxyFactoryTest.Bar
 
DefaultProxyFactoryTest.Foo - Interface in org.apache.commons.proxy2
 
doubleArray() - Method in interface org.apache.commons.proxy2.stub.StubInterface
 

F

floatArray() - Method in interface org.apache.commons.proxy2.stub.StubInterface
 

G

getObject() - Method in interface org.apache.commons.proxy2.serialization.SerializationProxyTest.Provider
 
getValue() - Method in class org.apache.commons.proxy2.serialization.SerializationProxyTest.NonSerializableStringWrapper
 

I

initialize() - Method in class org.apache.commons.proxy2.stub.StubInterceptorBuilderTest
 
intArray() - Method in interface org.apache.commons.proxy2.stub.StubInterface
 

L

longArray() - Method in interface org.apache.commons.proxy2.stub.StubInterface
 

O

one(String) - Method in interface org.apache.commons.proxy2.stub.StubInterface
 
org.apache.commons.proxy2 - package org.apache.commons.proxy2
 
org.apache.commons.proxy2.serialization - package org.apache.commons.proxy2.serialization
 
org.apache.commons.proxy2.stub - package org.apache.commons.proxy2.stub
 

P

proxyFactory - Variable in class org.apache.commons.proxy2.AbstractProxyFactoryAgnosticTest
 

R

RetentionWrapper - Annotation Type in org.apache.commons.proxy2.stub
 

S

SerializationProxyTest - Class in org.apache.commons.proxy2.serialization
 
SerializationProxyTest() - Constructor for class org.apache.commons.proxy2.serialization.SerializationProxyTest
 
SerializationProxyTest.NonSerializableStringWrapper - Class in org.apache.commons.proxy2.serialization
 
SerializationProxyTest.Provider - Interface in org.apache.commons.proxy2.serialization
 
setUp() - Method in class org.apache.commons.proxy2.DefaultProxyFactoryTest
 
setUpProxyFactory() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
shortArray() - Method in interface org.apache.commons.proxy2.stub.StubInterface
 
stringArray() - Method in interface org.apache.commons.proxy2.stub.StubInterface
 
stub() - Method in interface org.apache.commons.proxy2.stub.StubInterface
 
StubBuilderTest - Class in org.apache.commons.proxy2.stub
 
StubBuilderTest() - Constructor for class org.apache.commons.proxy2.stub.StubBuilderTest
 
StubBuilderTest.Marker - Interface in org.apache.commons.proxy2.stub
 
StubInterceptorBuilderTest - Class in org.apache.commons.proxy2.stub
 
StubInterceptorBuilderTest() - Constructor for class org.apache.commons.proxy2.stub.StubInterceptorBuilderTest
 
StubInterface - Interface in org.apache.commons.proxy2.stub
 
stubs() - Method in interface org.apache.commons.proxy2.stub.StubInterface
 

T

target - Variable in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testAdditionalInterfaces() - Method in class org.apache.commons.proxy2.stub.StubBuilderTest
 
testAnyMatcher() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testBadMemberMap() - Method in class org.apache.commons.proxy2.stub.AnnotationBuilderTest
 
testBasic() - Method in class org.apache.commons.proxy2.DefaultProxyFactoryTest
 
testCombined() - Method in class org.apache.commons.proxy2.DefaultProxyFactoryTest
 
testDefaultAnnotation() - Method in class org.apache.commons.proxy2.stub.AnnotationBuilderTest
 
testInterruptResume() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testMemberMap() - Method in class org.apache.commons.proxy2.stub.AnnotationBuilderTest
 
testMixingArgumentMatchingStrategies() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testNaive() - Method in class org.apache.commons.proxy2.serialization.SerializationProxyTest
 
testNestedStubbedAnnotation() - Method in class org.apache.commons.proxy2.stub.AnnotationBuilderTest
 
testNestedStubbedAnnotationArray() - Method in class org.apache.commons.proxy2.stub.AnnotationBuilderTest
 
testSerializationProxy() - Method in class org.apache.commons.proxy2.serialization.SerializationProxyTest
 
testStubArray() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testStubbedAnnotation() - Method in class org.apache.commons.proxy2.stub.AnnotationBuilderTest
 
testStubReturn() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testSubclassing() - Method in class org.apache.commons.proxy2.DefaultProxyFactoryTest
 
testThenBeforeWhen() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testThrowExceptionWithException() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testThrowExceptionWithProvidedException() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testThrowingExceptionObject() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testThrowingProvidedException() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testUsingWrongStub() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithArgumentMatchers() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithArrayParameter() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithBooleanArray() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithByteArray() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithCharArray() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithConcreteTarget() - Method in class org.apache.commons.proxy2.stub.StubBuilderTest
 
testWithDoubleArray() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithFloatArray() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithIntArray() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithLongArray() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithMismatchedArgument() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithMultipleMethodsTrained() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithNestedAnnotations() - Method in class org.apache.commons.proxy2.stub.StubInterceptorBuilderTest
 
testWithNoTargetAndNoInterceptors() - Method in class org.apache.commons.proxy2.stub.StubBuilderTest
 
testWithNoTargetWithInterceptor() - Method in class org.apache.commons.proxy2.stub.StubBuilderTest
 
testWithObjectProviderTarget() - Method in class org.apache.commons.proxy2.stub.StubBuilderTest
 
testWithShortArray() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithSimpleAnnotations() - Method in class org.apache.commons.proxy2.stub.StubInterceptorBuilderTest
 
testWithSingleMethodTrained() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
testWithStringArray() - Method in class org.apache.commons.proxy2.stub.AbstractStubTestCase
 
three(String, String) - Method in interface org.apache.commons.proxy2.stub.StubInterface
 
two(String) - Method in interface org.apache.commons.proxy2.stub.StubInterface
 

V

valueOf(String) - Static method in enum org.apache.commons.proxy2.stub.AnnotationBuilderTest.FiniteValues
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.commons.proxy2.stub.AnnotationBuilderTest.FiniteValues
Returns an array containing the constants of this enum type, in the order they are declared.
voidMethod(String) - Method in interface org.apache.commons.proxy2.stub.StubInterface
 
A B C D F G I L O P R S T V 

Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.