Summary

Tests Errors Failures Skipped Success Rate Time
177 0 0 0 100% 1.517

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

Package Tests Errors Failures Skipped Success Rate Time
org.apache.commons.proxy.provider.remoting 6 0 0 0 100% 0.032
org.apache.commons.proxy 33 0 0 0 100% 0.063
org.apache.commons.proxy.factory.javassist 37 0 0 0 100% 0.157
org.apache.commons.proxy.interceptor 23 0 0 0 100% 0.312
org.apache.commons.proxy.exception 12 0 0 0 100% 0.016
org.apache.commons.proxy.invoker 12 0 0 0 100% 0.249
org.apache.commons.proxy.factory.util 1 0 0 0 100% 0.015
org.apache.commons.proxy.factory.cglib 37 0 0 0 100% 0.641
org.apache.commons.proxy.provider 13 0 0 0 100% 0.016
org.apache.commons.proxy.interceptor.filter 3 0 0 0 100% 0.016

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.commons.proxy.provider.remoting

Class Tests Errors Failures Skipped Success Rate Time
TestBurlapProvider 3 0 0 0 100% 0.016
TestHessianProvider 3 0 0 0 100% 0.016

org.apache.commons.proxy

Class Tests Errors Failures Skipped Success Rate Time
TestProxyFactory 29 0 0 0 100% 0.047
TestProxyUtils 4 0 0 0 100% 0.016

org.apache.commons.proxy.factory.javassist

Class Tests Errors Failures Skipped Success Rate Time
TestJavassistProxyFactory 37 0 0 0 100% 0.157

org.apache.commons.proxy.interceptor

Class Tests Errors Failures Skipped Success Rate Time
TestExecutorInterceptor 3 0 0 0 100% 0.016
TestFilteredInterceptor 3 0 0 0 100% 0.015
TestInterceptorChain 3 0 0 0 100% 0
TestLoggingInterceptor 8 0 0 0 100% 0.031
TestMethodInterceptorAdapter 3 0 0 0 100% 0.234
TestSerializingInterceptor 3 0 0 0 100% 0.016

org.apache.commons.proxy.exception

Class Tests Errors Failures Skipped Success Rate Time
TestDelegateProviderException 4 0 0 0 100% 0.016
TestInvocationHandlerException 4 0 0 0 100% 0
TestProxyFactoryException 4 0 0 0 100% 0

org.apache.commons.proxy.invoker

Class Tests Errors Failures Skipped Success Rate Time
TestDuckTypingInvoker 6 0 0 0 100% 0.015
TestInvocationHandlerAdapter 2 0 0 0 100% 0.016
TestNullInvoker 2 0 0 0 100% 0.015
TestXmlRpcInvoker 2 0 0 0 100% 0.203

org.apache.commons.proxy.factory.util

Class Tests Errors Failures Skipped Success Rate Time
TestMethodSignature 1 0 0 0 100% 0.015

org.apache.commons.proxy.factory.cglib

Class Tests Errors Failures Skipped Success Rate Time
TestCglibProxyFactory 37 0 0 0 100% 0.641

org.apache.commons.proxy.provider

Class Tests Errors Failures Skipped Success Rate Time
TestBeanProvider 4 0 0 0 100% 0
TestCloningProvider 5 0 0 0 100% 0.016
TestConstantProvider 2 0 0 0 100% 0
TestNullProvider 2 0 0 0 100% 0

org.apache.commons.proxy.interceptor.filter

Class Tests Errors Failures Skipped Success Rate Time
TestPatternFilter 1 0 0 0 100% 0
TestReturnTypeFilter 1 0 0 0 100% 0.016
TestSimpleFilter 1 0 0 0 100% 0

Test Cases

TestDelegateProviderException

testCauseOnlyConstructor 0
testMessageAndCauseConstructor 0
testMessageOnlyConstructor 0
testNoArgConstructor 0

TestInvocationHandlerException

testCauseOnlyConstructor 0
testMessageAndCauseConstructor 0
testMessageOnlyConstructor 0
testNoArgConstructor 0

TestProxyFactoryException

testCauseOnlyConstructor 0
testMessageAndCauseConstructor 0
testMessageOnlyConstructor 0
testNoArgConstructor 0

TestCglibProxyFactory

testInterceptorEquals 0.25
testInvokerEquals 0.063
testDelegatorEquals 0.015
testCanProxy 0.016
testDelegatorWithMultipleSuperclasses 0
testDelegatorWithSuperclass 0
testInterceptorWithMultipleSuperclasses 0
testInterceptorWithSuperclass 0.031
testInvocationHandlerWithMultipleSuperclasses 0
testInvokerWithSuperclass 0.016
testProxiesWithClashingFinalMethodInSuperclass 0.047
testWithAbstractSuperclass 0.015
testInterceptorHashCode 0.016
testInvokerHashCode 0.031
testDelegatorHashCode 0
testBooleanInterceptorParameter 0
testChangingArguments 0.016
testCreateDelegatingProxy 0
testCreateInterceptorProxy 0
testDelegatingProxyClassCaching 0
testDelegatingProxyInterfaceOrder 0.015
testDelegatingProxySerializable 0.016
testInterceptingProxyClassCaching 0
testInterceptingProxySerializable 0.016
testInterceptorProxyWithCheckedException 0
testInterceptorProxyWithUncheckedException 0
testInterfaceHierarchies 0.031
testInvokerProxy 0
testInvokerProxyClassCaching 0
testInvokerProxySerializable 0
testMethodInvocationClassCaching 0.016
testMethodInvocationDuplicateMethods 0
testMethodInvocationImplementation 0
testPrimitiveParameter 0
testProxyWithCheckedException 0
testProxyWithUncheckedException 0
testWithNonAccessibleTargetType 0

TestJavassistProxyFactory

testInterceptorEquals 0.031
testInvokerEquals 0.047
testDelegatorEquals 0
testCanProxy 0
testDelegatorWithMultipleSuperclasses 0
testDelegatorWithSuperclass 0
testInterceptorWithMultipleSuperclasses 0
testInterceptorWithSuperclass 0.016
testInvocationHandlerWithMultipleSuperclasses 0
testInvokerWithSuperclass 0
testProxiesWithClashingFinalMethodInSuperclass 0.015
testWithAbstractSuperclass 0
testInterceptorHashCode 0
testInvokerHashCode 0
testDelegatorHashCode 0
testBooleanInterceptorParameter 0
testChangingArguments 0
testCreateDelegatingProxy 0
testCreateInterceptorProxy 0
testDelegatingProxyClassCaching 0
testDelegatingProxyInterfaceOrder 0
testDelegatingProxySerializable 0
testInterceptingProxyClassCaching 0
testInterceptingProxySerializable 0
testInterceptorProxyWithCheckedException 0
testInterceptorProxyWithUncheckedException 0
testInterfaceHierarchies 0.016
testInvokerProxy 0
testInvokerProxyClassCaching 0
testInvokerProxySerializable 0
testMethodInvocationClassCaching 0
testMethodInvocationDuplicateMethods 0
testMethodInvocationImplementation 0
testPrimitiveParameter 0
testProxyWithCheckedException 0
testProxyWithUncheckedException 0
testWithNonAccessibleTargetType 0

TestMethodSignature

testEquals 0

TestPatternFilter

testAccepts 0

TestReturnTypeFilter

testAcceptsMethod 0

TestSimpleFilter

testAccepts 0

TestExecutorInterceptor

testMethodThrowsException 0.016
testNonVoidMethod 0
testVoidMethod 0

TestFilteredInterceptor

testSerialization 0
testFilterAccepts 0.015
testFilterDenies 0

TestInterceptorChain

testSerializable 0
testWithMultipleInterceptors 0
testWithSingleInterceptor 0

TestLoggingInterceptor

testNonVoidMethod 0.031
testVoidMethod 0
testException 0
testMultipleParameters 0
testNullReturnValue 0
testRuntimeException 0
testWhenLoggingDisabled 0
testWithArrayParameter 0

TestMethodInterceptorAdapter

testMethodInvocationImplementation 0.188
testSerialization 0.031
testMethodInterception 0

TestSerializingInterceptor

testSerialization 0.016
testWithInvalidParameterType 0
testWithSerializableParametersAndReturn 0

TestDuckTypingInvoker

testSerialization 0
testExactSignatureMatch 0
testMismatchingParameterType 0.015
testMismatchingReturnType 0
testNoMatchingMethod 0
testTargetHasCompatibleReturnType 0

TestInvocationHandlerAdapter

testSerialization 0
testMethodInvocation 0

TestNullInvoker

testSerialization 0
testReturnValues 0.015

TestXmlRpcInvoker

testInvalidHandlerName 0.078
testValidInvocation 0

TestBurlapProvider

testSerialization 0
testWithMalformedUrl 0.016
testWithMalformedUrlBean 0

TestHessianProvider

testSerialization 0
testWithMalformedUrl 0.016
testWithMalformedUrlBean 0

TestBeanProvider

testSerialization 0
testAbstractBeanClass 0
testNonAccessibleConstructor 0
testWithNullBeanClass 0

TestCloningProvider

testSerialization 0
testValidCloneable 0
testWithExceptionThrown 0
testWithInvalidCloneable 0.016
testWithPrivateCloneMethod 0

TestConstantProvider

testSerialization 0
testGetObject 0

TestNullProvider

testSerialization 0
testGetObject 0

TestProxyFactory

testInterceptorHashCode 0
testInvokerHashCode 0
testDelegatorHashCode 0.015
testInterceptorEquals 0
testInvokerEquals 0
testDelegatorEquals 0
testBooleanInterceptorParameter 0
testCanProxy 0
testChangingArguments 0
testCreateDelegatingProxy 0
testCreateInterceptorProxy 0
testDelegatingProxyClassCaching 0
testDelegatingProxyInterfaceOrder 0
testDelegatingProxySerializable 0.016
testInterceptingProxyClassCaching 0
testInterceptingProxySerializable 0
testInterceptorProxyWithCheckedException 0
testInterceptorProxyWithUncheckedException 0
testInterfaceHierarchies 0
testInvokerProxy 0
testInvokerProxyClassCaching 0
testInvokerProxySerializable 0.016
testMethodInvocationClassCaching 0
testMethodInvocationDuplicateMethods 0
testMethodInvocationImplementation 0
testPrimitiveParameter 0
testProxyWithCheckedException 0
testProxyWithUncheckedException 0
testWithNonAccessibleTargetType 0

TestProxyUtils

testCreateNullObject 0
testCreateNullObjectWithClassLoader 0
testGetAllInterfaces 0
testGetJavaClassName 0