Summary

[ summary ] [ package list ] [ test cases ]

Tests Errors Failures Success rate Time(s)
27 0 0 100.00% 1.00

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

Test Cases

[ summary ] [ package list ] [ test cases ]

RootInvocationHandlerTestCase

testCtorNullInterceptor Success 0.06
testCtorNullContext Success 0.00
testSimpleInvoke Success 0.02
testSimpleInvokeWithParams Success 0.00
testSimpleInvokeWithException Success 0.00
testSimpleInvokeWithReturnValue Success 0.00
testSimpleInvokePostDispose Success 0.00
testComplexInvoke Success 0.01
testComplexInvokeWithParams Success 0.00
testComplexInvokeWithException Success 0.00
testComplexInvokeWithReturnValue Success 0.01
testComplexInvokePostDispose Success 0.00

DefaultProxyManagerTestCase

testCreateProxy Success 0.20
testDestroyProxy Success 0.06
testDestroyProxyThenUse Success 0.05
testDestroyProxyTwice Success 0.05
testCreateProxySansClassLoader Success 0.05
testCreateProxySansInterfaces Success 0.06
testCreateProxySansTarget Success 0.01
testNoCreateProxySansClassLoader Success 0.00
testNoCreateProxySansInterfaces Success 0.00
testCreateProxyWithOnlyTarget Success 0.06
testIsProxy Success 0.00
testIsProxyForForeignProxys Success 0.00
testNotIsManagedProxy Success 0.00

SimpleInterceptorManagerTestCase

testSimpleInvoke Success 0.26
testDisposeInterceptorManager Success 0.03