Summary

[summary] [package list] [test cases]

Tests Errors Failures Success rate Time(s)
827 0 0 100,00% 81,42

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

Package List

[summary] [package list] [test cases]

PackageTestsErrorsFailuresSuccess RateTime
test.crispy 132 0 0 100,00% 4,66
test.crispy.concurrent 6 0 0 100,00% 0,68
test.crispy.impl 397 0 0 100,00% 58,64
test.crispy.impl.caucho 8 0 0 100,00% 3,81
test.crispy.impl.http 3 0 0 100,00% 0,37
test.crispy.impl.proxy 14 0 0 100,00% 0,45
test.crispy.impl.rest 46 0 0 100,00% 2,01
test.crispy.properties 9 0 0 100,00% 1,48
test.crispy.server 38 0 0 100,00% 2,89
test.crispy.util 174 0 0 100,00% 6,43

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

test.crispy

ClassTestsErrorsFailuresSuccess RateTime
Success ExceptionWrapperTest 20 0 0 100,00% 0,571
Success ExecutorDecoratorTest 10 0 0 100,00% 0,431
Success InterceptorFilterTest 25 0 0 100,00% 0,611
Success InterceptorHandlerTest 6 0 0 100,00% 0,400
Success InvocationHandlerTest 18 0 0 100,00% 0,421
Success InvocationStrategyTest 5 0 0 100,00% 0,421
Success ProxyDecoratorTest 6 0 0 100,00% 0,570
Success ServiceManagerTest 42 0 0 100,00% 1,232

test.crispy.concurrent

ClassTestsErrorsFailuresSuccess RateTime
Success ConcurrentTest 6 0 0 100,00% 0,681

test.crispy.impl

ClassTestsErrorsFailuresSuccess RateTime
Success AdditionalTest 43 0 0 100,00% 15,262
Success EjbServiceTest 18 0 0 100,00% 2,043
Success HttpServiceTest 30 0 0 100,00% 4,687
Success JBossRemotingServiceTest 30 0 0 100,00% 2,845
Success JaxRpcServiceTest 39 0 0 100,00% 4,827
Success RestServiceTest 22 0 0 100,00% 3,655
Success RmiServiceTest 35 0 0 100,00% 5,187
Success SimpleServiceTest 33 0 0 100,00% 2,384
Success StaticBurlapTest 31 0 0 100,00% 4,407
Success StaticCorbaProxyTest 16 0 0 100,00% 2,123
Success StaticHessianTest 31 0 0 100,00% 5,598
Success StaticRmiTest 31 0 0 100,00% 2,624
Success XmlRpcServiceTest 38 0 0 100,00% 2,994

test.crispy.impl.caucho

ClassTestsErrorsFailuresSuccess RateTime
Success CauchoTest 8 0 0 100,00% 3,806

test.crispy.impl.http

ClassTestsErrorsFailuresSuccess RateTime
Success SerializerTest 3 0 0 100,00% 0,370

test.crispy.impl.proxy

ClassTestsErrorsFailuresSuccess RateTime
Success DynamicProxyTest 14 0 0 100,00% 0,451

test.crispy.impl.rest

ClassTestsErrorsFailuresSuccess RateTime
Success ParameterDeserializerTest 20 0 0 100,00% 0,471
Success ParameterSerializerTest 13 0 0 100,00% 0,420
Success RestServletTest 13 0 0 100,00% 1,122

test.crispy.properties

ClassTestsErrorsFailuresSuccess RateTime
Success PropertiesLoaderTest 9 0 0 100,00% 1,482

test.crispy.server

ClassTestsErrorsFailuresSuccess RateTime
Success HttpServiceEndpointTest 10 0 0 100,00% 0,991
Success MultiServiceContainerTest 16 0 0 100,00% 0,942
Success ServiceEndpointTest 6 0 0 100,00% 0,560
Success SingleServiceContainerTest 6 0 0 100,00% 0,400

test.crispy.util

ClassTestsErrorsFailuresSuccess RateTime
Success ClassPropertiesCacheTest 3 0 0 100,00% 0,401
Success ConverterTest 118 0 0 100,00% 0,541
Success GraphTest 3 0 0 100,00% 0,921
Success InvokerTest 30 0 0 100,00% 0,421
Success UtilTest 20 0 0 100,00% 4,146

Test Cases

[summary] [package list] [test cases]

ExceptionWrapperTest

Success testExceptionWrapper 0,04
Success testNewInstance 0,07
Success testNewInstanceWithExceptionSerializer_DefaultException 0,02
Success testNewInstanceWithOutExceptionSerializer_DefaultException 0,01
Success testNewInstanceWithExceptionSerializer 0,00
Success testNewInstanceWithOutExceptionSerializer 0,00
Success testNewInstanceWithExceptionWithNoArgsInConstructor 0,00
Success testConvertExceptionWrapper 0,03
Success testStackTraceElementWrapper 0,00
Success testStackTraceElementConverter 0,00
Success testIfThrowableThanHandleThrowable 0,04
Success testIsResultExceptionThanThrowIt 0,00
Success testIsResultExceptionThanThrowIt2 0,00
Success testIsResultExceptionThanThrowIt3 0,00
Success testNewExceptionInstanceErrors 0,00
Success testNewExceptionInstance 0,00
Success testNewExceptionInstance2 0,00
Success testNewExceptionInstance3 0,00
Success testExceptionPlaceHolderIsNull 0,01
Success testExceptionPlaceHolderIsNotNull 0,00

ExecutorDecoratorTest

Success testGetDefaultInvocationStrategy 0,06
Success testInvocationStrategy 0,00
Success testInvocationStrategyString 0,00
Success testInvocationStrategyNameSpaceString 0,00
Success testSetInvocationStrategyUrlPlusClassNameWithProperties 0,02
Success testInvocationStrategyUrlPlusClassName 0,01
Success testInvocationStrategyRest 0,01
Success testWithoutDefaultStrategy 0,00
Success testExecuteNotRemoteMethod 0,00
Success testExecuteNotRemoteMethod2 0,00

InterceptorFilterTest

Success testInterceptorFilterContext 0,03
Success testSimpleInterceptorFilterForClass 0,02
Success testSimpleInterceptorFilterForClassNegate 0,00
Success testSimpleInterceptorFilterForClassName 0,00
Success testSimpleInterceptorFilterForClassNameNegate 0,00
Success testSimpleInterceptorFilterForClassArray 0,00
Success testSimpleInterceptorFilterForClassArrayNegate 0,00
Success testSimpleInterceptorFilterForMethod 0,00
Success testSimpleInterceptorFilterForMethodName 0,00
Success testSimpleInterceptorFilterForMethodArray 0,00
Success testSimpleInterceptorFilterForMethodNameArray 0,00
Success testSimpleInterceptorFilterForThrowable 0,00
Success testSimpleInterceptorFilterForThrowableName 0,00
Success testSimpleInterceptorFilterForThrowableName2 0,00
Success testSimpleInterceptorFilterForThrowableArray 0,00
Success testSimpleInterceptorFilterForThrowableEqualsNull 0,00
Success testName 0,00
Success testNamePatternInterceptorFilterFilterForClass 0,24
Success testNamePatternInterceptorFilterFilterForClassNegate 0,00
Success testNamePatternInterceptorFilterForMethodName 0,00
Success testNamePatternInterceptorFilterForThrowableName 0,00
Success testNamePatternInterceptorFilterForThrowableEqualsNull 0,00
Success testNamePatternInterceptorFilterNullPatter 0,00
Success testNamePatternInterceptorFilterEverFalse 0,00
Success testNamePatternInterceptorFilterEverMethodFalse 0,00

InterceptorHandlerTest

Success testAddInterceptor 0,03
Success testAddInterceptorPosition 0,00
Success testDelInterceptor 0,00
Success testFireEvent 0,04
Success testFilter 0,00
Success testThrowableFilter 0,00

InvocationHandlerTest

Success testInterceptorCanNotModifyReturnValue 0,08
Success testInterceptorCanNotModifyMethod 0,00
Success testInterceptorCanNotModifyArgs 0,00
Success testCallOrder 0,00
Success testInterruptInvocationByInterceptor 0,00
Success testInterruptInvocationByModifier 0,00
Success testInterruptInvocationByModifierWithThrowException 0,00
Success testRemoveAllInterceptors 0,00
Success testInvalidDoInvoke 0,01
Success testInvalidDoInvoke2 0,00
Success testInvokeWithError 0,00
Success testInvalidDoInvokeWithElseObjectEqualsNull 0,00
Success testDoInvoke 0,00
Success testOrderOfInterceptors 0,00
Success testOrderOfInterceptors2 0,00
Success testOrderOfInterceptors3 0,00
Success testOrderOfInterceptors4 0,00
Success testOrderOfInterceptors5 0,00

InvocationStrategyTest

Success testInvocationStrategyUrlPlusClassName 0,08
Success testInvocationStrategyClassPlusMethod 0,00
Success testInvocationStrategyNameSpacePlusMethod 0,00
Success testInvocationStrategyClassMethodMap 0,00
Success testInvocationStrategyClassWithOutPackage 0,01

ProxyDecoratorTest

Success testNewInstance 0,07
Success testInterceptorHandler 0,05
Success testInterceptorHandlerWithError 0,03
Success testInvocationHandler 0,10
Success testStaticProxyDecorator 0,00
Success testCreateInvocationStrategy 0,00

ServiceManagerTest

[system err]

Success testRegisterModifier 0,07
Success testRegisterInterceptor 0,00
Success testRegisterProperty 0,00
Success testCreateService 0,02
Success testNullProperties 0,00
Success testNullServiceClass 0,00
Success testValideInterceptor 0,00
Success testNotValideInterceptor 0,00
Success testNotValideModifier 0,00
Success testNotValideStaticProxy 0,00
Success testNotValideStaticProxy2 0,00
Success testNotValideDynamicProxy 0,01
Success testNotValideDynamicProxy2 0,00
Success testNotValideExecutor 0,00
Success testInterceptorFilter 0,08
Success testInterceptorFilterRemove 0,05
Success testInterceptorFilterNegate 0,15
Success testInterceptorFilter2 0,05
Success testInterceptorNamePatternFilter 0,10
Success testTransporterClassByServiceInterfaceWithInvalideServiceInterface 0,00
Success testTransporterClassByServiceInterfaceWithNoSetTransporter 0,00
Success testTransporterClassByServiceInterfaceWithSetTransporterAsStaticProxy 0,00
Success testTransporterClassByServiceInterfaceWithSetTransporterAsExecutor 0,00
Success testTransporterClassByServiceInterfaceWithSetTransporterAsStaticProxyAndExecutor 0,00
Success testTransporterClassByServiceInterfaceWithSetTransporterAsStaticProxyStatic 0,02
Success testTransporterClassByServiceInterfaceWithSetTransporterAsExecutorStatic 0,00
Success testTransporterClassByServiceInterfaceWithSetTransporterAsStaticProxyAndExecutorStatic 0,00
Success testTransporterClassByServiceInterfaceWithSetTransporterAsStaticProxyAndExecutorBoth 0,00
Success testTransporterClassByServiceInterfaceWithSetTransporterAsStaticProxyAndExecutorBoth2 0,00
Success testNotAsynchronousCallback 0,00
Success testAsynchronousCallback 0,00
Success testNullServiceInterface 0,01
Success testDoubleSynchAndAsynchService 0,00
Success testDoubleAsynchAndSynchService 0,00
Success testNoDynamicProxyIsSet 0,00
Success testGetAsynchronousCallback 0,00
Success testGetAsynchronousCallback2 0,00
Success testGetAsynchronousCallback3 0,00
Success testAllInterceptorsStaticProxy 0,00
Success testAllInterceptorsWithDynamicProxy 0,00
Success testAllInterceptorsWithDynamicProxy2 0,00
Success testRemoveAsynchronousCallback 0,00

ConcurrentTest

Success testThreadCounter 0,03
Success testPooledThreads 0,00
Success testMoreThanMaxThreads 0,00
Success testExecAsynchronousWithResult 0,13
Success testExecAsynchronousWithException 0,10
Success testExecAsynchronousWithNoMethodException 0,10

AdditionalTest

[system out]

Success testArrayTypeMappingFactory 0,04
Success testBeanTypeMappingFactory 0,01
Success testMapTypeMappingFactory 0,11
Success testVectorTypeMappingFactory 0,01
Success testMiniAxisServer 2,23
Success testMiniLocalObjectServer 0,00
Success testMiniCauchoServer 2,35
Success testCauchoServletCache 0,00
Success testMiniJBossRemotingServer 1,10
Success testJBossRemotingInvocationHandler 0,00
Success testMiniRestServer 2,20
Success testInterceptor 0,00
Success testRmiInvocationHandlerImpl 0,08
Success testRmiInvocationHandlerImplAddService 0,00
Success testRmiInvocationHandlerThrowException 0,03
Success testRmiInvocationHandlerThrowException2 0,04
Success testMiniRmiServerLastStartedRmiServer 0,00
Success testMiniRmiServerUrlAndPort 0,00
Success testMiniRmiServerAndRmiInvocationHandler 0,00
Success testMiniRmiServerAndRmiInvocationHandler2 0,00
Success testXmlRpcConvertHandler 0,01
Success testMiniHttpServer 2,35
Success testMiniHttpServerInHttpPackage 0,01
Success testMiniHttpServerInHttpPackageServletsProperties 0,00
Success testModifierChain 0,02
Success testXmlRpcHttpAdminServlet 0,00
Success testXmlRpcHttpServletOnServer 2,29
Success testXmlParser 0,00
Success testResponseFail 0,01
Success testClassMethodMapInvocationStrategy 0,00
Success testUrlPlusClassNameInvocationStrategy 0,00
Success testMiniXmlRpcServer 1,02
Success testMiniXmlRpcServer2 0,00
Success testXmlRpcHttpServlet 1,00
Success testXmlRpcHttpServletInit 0,01
Success testXmlRpcHttpServletNullValue 0,00
Success testXmlRpcHttpServletServiceMethods 0,00
Success testXmlRpcAdminServiceImpl 0,00
Success testDebugModeOn 0,00
Success testDebugModeOnGloabal 0,00
Success testEqualsPrimitive 0,00
Success testInvocationException 0,00
Success testInvocationException2 0,00

EjbServiceTest

Success testCreateService 0,40
Success testSimpleEjbTest 0,00
Success testEjbTestWithDynamicJdkProxy 0,03
Success testSimpleRemoteInvocationWithOutDynamicJdkProxy 0,16
Success testNoHomeInterface 0,00
Success testNoJndiEntry 0,00
Success testInvalidJndiName 0,00
Success testProxyInterceptor 0,00
Success testEjbTestWithoutHomeInterface 0,00
Success testNullValueParamsWithException 0,00
Success testNullLongValueParams 0,01
Success testNullComplexValueParams 0,00
Success testTransferDate 0,00
Success testAsynchronousInvocation 0,32
Success testAsynchronousInvocationWithMultyThreaded 0,30
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,50
Success testIndivualAsynchronousInvocationWithMethodFilter 0,00
Success testAddAndRemoveAsynchronousCallback 0,00

HttpServiceTest

[system err]

Success testCreateService 0,03
Success testProxyInterceptor 0,52
Success testNullValueParamsWithException 0,00
Success testNullLongValueParams 0,00
Success testNullComplexValueParams 0,01
Success testTransferDate 0,02
Success testAsynchronousInvocation 0,30
Success testAsynchronousInvocationWithMultyThreaded 0,30
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,00
Success testIndivualAsynchronousInvocationWithMethodFilter 1,20
Success testAddAndRemoveAsynchronousCallback 0,02
Success testEchoPrimitive 0,00
Success testSimpleRemotePing 0,00
Success testSimpleRemoteInvocation 0,10
Success testSimpleRemoteInvocationWithDynamicCglibProxy 0,56
Success testSimpleRemoteInvocationWithDynamicJdkProxy 0,10
Success testSimpleDoubleRemoteInvocation 0,26
Success testComplexRemoteInvocation 0,10
Success testCycleDetectionTest 0,11
Success testAddNode 0,11
Success testModifyService 0,16
Success testAddLongs 0,00
Success testOverloading 0,02
Success testThrowException 0,02
Success testOverloadingInteger 0,00
Success testOverloadingLong 0,01
Success testOverloadingObject 0,00
Success testIndivualAsynchronousInvocationWithMultyThreadedWith2Services 0,00
Success testInvalidUrlCall 0,01
Success testRemoteMethodWithThrownExceptionWithValidationErrors 0,39

JBossRemotingServiceTest

Success testCreateService 0,03
Success testProxyInterceptor 0,08
Success testNullValueParamsWithException 0,00
Success testNullLongValueParams 0,00
Success testNullComplexValueParams 0,00
Success testTransferDate 0,01
Success testAsynchronousInvocation 0,31
Success testAsynchronousInvocationWithMultyThreaded 0,30
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,00
Success testIndivualAsynchronousInvocationWithMethodFilter 0,61
Success testAddAndRemoveAsynchronousCallback 0,00
Success testEchoPrimitive 0,00
Success testSimpleRemotePing 0,01
Success testSimpleRemoteInvocation 0,10
Success testSimpleRemoteInvocationWithDynamicCglibProxy 0,22
Success testSimpleRemoteInvocationWithDynamicJdkProxy 0,10
Success testSimpleDoubleRemoteInvocation 0,25
Success testComplexRemoteInvocation 0,11
Success testCycleDetectionTest 0,10
Success testAddNode 0,10
Success testModifyService 0,15
Success testAddLongs 0,00
Success testOverloading 0,00
Success testThrowException 0,01
Success testOverloadingInteger 0,00
Success testOverloadingLong 0,00
Success testOverloadingObject 0,01
Success testIndivualAsynchronousInvocationWithMultyThreadedWith2Services 0,00
Success testRemoteMethodWithThrownExceptionWithValidationErrors 0,01
Success testInvalidInvocationStrategy 0,01

JaxRpcServiceTest

[system out]

Success testCreateService 0,03
Success testVectorTypeMappingFactory 0,00
Success testProxyInterceptor 0,21
Success testNullValueParamsWithException 0,02
Success testNullLongValueParams 0,03
Success testNullComplexValueParams 0,02
Success testTransferDate 0,12
Success testAsynchronousInvocation 0,50
Success testAsynchronousInvocationWithMultyThreaded 0,50
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,01
Success testIndivualAsynchronousInvocationWithMethodFilter 0,75
Success testAddAndRemoveAsynchronousCallback 0,12
Success testEchoPrimitive 0,07
Success testSimpleRemotePing 0,02
Success testSimpleRemoteInvocation 0,12
Success testSimpleRemoteInvocationWithDynamicCglibProxy 0,24
Success testSimpleRemoteInvocationWithDynamicJdkProxy 0,12
Success testSimpleDoubleRemoteInvocation 0,30
Success testComplexRemoteInvocation 0,17
Success testCycleDetectionTest 0,16
Success testAddNode 0,17
Success testModifyService 0,18
Success testAddLongs 0,02
Success testOverloading 0,04
Success testThrowException 0,04
Success testOverloadingInteger 0,04
Success testOverloadingLong 0,03
Success testOverloadingObject 0,02
Success testIndivualAsynchronousInvocationWithMultyThreadedWith2Services 0,00
Success testRemoteMethodWithThrownExceptionWithValidationErrors 0,26
Success testTransferCharacter 0,05
Success testMultiProxyInterceptor 0,30
Success testUserPasswd 0,04
Success testXMLTypeByClass 0,00
Success testKundeWithObjectValue 0,05
Success testCharacterDeserializer 0,00
Success testCharacterSerializer 0,00
Success testTransportParamVector 0,03
Success testTransferExceptionWithValidationErrors 0,03

RestServiceTest

Success testCreateService 0,03
Success testProxyInterceptor 0,57
Success testTransferDate 0,02
Success testAsynchronousInvocation 0,31
Success testAsynchronousInvocationWithMultyThreaded 0,30
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,00
Success testIndivualAsynchronousInvocationWithMethodFilter 0,63
Success testAddAndRemoveAsynchronousCallback 0,22
Success testEchoPrimitive 0,01
Success testSimpleRemotePing 0,01
Success testSimpleRemoteInvocation 0,10
Success testSimpleRemoteInvocationWithDynamicCglibProxy 0,22
Success testSimpleRemoteInvocationWithDynamicJdkProxy 0,10
Success testSimpleDoubleRemoteInvocation 0,26
Success testComplexRemoteInvocation 0,11
Success testCycleDetectionTest 0,10
Success testAddNode 0,11
Success testModifyService 0,16
Success testAddLongs 0,00
Success testOverloading 0,03
Success testThrowException 0,03
Success testIndivualAsynchronousInvocationWithMultyThreadedWith2Services 0,01

RmiServiceTest

Success testCreateService 1,03
Success testProxyInterceptor 0,17
Success testNullValueParamsWithException 0,01
Success testNullLongValueParams 0,01
Success testNullComplexValueParams 0,01
Success testTransferDate 0,02
Success testAsynchronousInvocation 0,31
Success testAsynchronousInvocationWithMultyThreaded 0,30
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,02
Success testIndivualAsynchronousInvocationWithMethodFilter 0,60
Success testAddAndRemoveAsynchronousCallback 0,02
Success testEchoPrimitive 0,01
Success testSimpleRemotePing 0,01
Success testSimpleRemoteInvocation 0,10
Success testSimpleRemoteInvocationWithDynamicCglibProxy 0,23
Success testSimpleRemoteInvocationWithDynamicJdkProxy 0,10
Success testSimpleDoubleRemoteInvocation 0,25
Success testComplexRemoteInvocation 0,10
Success testCycleDetectionTest 0,10
Success testAddNode 0,10
Success testModifyService 0,16
Success testAddLongs 0,01
Success testThrowException 0,03
Success testOverloadingInteger 0,01
Success testOverloadingLong 0,01
Success testOverloadingObject 0,01
Success testIndivualAsynchronousInvocationWithMultyThreadedWith2Services 0,01
Success testRemoteMethodWithThrownExceptionWithValidationErrors 0,02
Success testMultiProxyInterceptor 0,26
Success testInnerClassServiceImpl 0,02
Success testServiceEndpoint 0,06
Success testServiceEndpointAndServersideModifier 0,01
Success testRmiInvocationHandler 0,01
Success testInterceptorHandlerCreator 0,20
Success testEchoObjectWithComplexMap 0,01

SimpleServiceTest

Success testCreateService 0,06
Success testMiniLocalObjectServer 0,00
Success testSimpleRemoteInvocationWithOutDynamicJdkProxy 0,16
Success testNullValueParamsWithException 0,00
Success testNullLongValueParams 0,00
Success testNullComplexValueParams 0,00
Success testTransferDate 0,00
Success testAsynchronousInvocation 0,33
Success testAsynchronousInvocationWithMultyThreaded 0,30
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,00
Success testIndivualAsynchronousInvocationWithMethodFilter 0,60
Success testAddAndRemoveAsynchronousCallback 0,00
Success testEchoPrimitive 0,00
Success testSimpleRemotePing 0,00
Success testCycleDetectionTest 0,00
Success testAddNode 0,10
Success testModifyService 0,15
Success testOverloading 0,00
Success testThrowException 0,00
Success testOverloadingInteger 0,00
Success testOverloadingLong 0,00
Success testOverloadingObject 0,00
Success testIndivualAsynchronousInvocationWithMultyThreadedWith2Services 0,00
Success testRemoteMethodWithThrownExceptionWithValidationErrors 0,00
Success testMultiProxyInterceptor 0,25
Success testInnerClassServiceImpl 0,00
Success testSimpleService 0,00
Success testSimplePropertyService 0,00
Success testMultipleSimpleService 0,00
Success testServiceNotRegist 0,00
Success testServiceWithInterface 0,00
Success testJdkProxyDelegate 0,00
Success testCglibProxyDelegate 0,12

StaticBurlapTest

Success testCreateService 0,14
Success testSimpleRemoteInvocationWithOutDynamicJdkProxy 0,68
Success testProxyInterceptor 0,12
Success testNullValueParamsWithException 0,00
Success testNullLongValueParams 0,00
Success testNullComplexValueParams 0,00
Success testTransferDate 0,01
Success testAsynchronousInvocation 0,33
Success testAsynchronousInvocationWithMultyThreaded 0,50
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,50
Success testIndivualAsynchronousInvocationWithMethodFilter 0,60
Success testAddAndRemoveAsynchronousCallback 0,01
Success testEchoPrimitive 0,01
Success testSimpleRemotePing 0,00
Success testSimpleRemoteInvocation 0,10
Success testSimpleRemoteInvocationWithDynamicJdkProxy 0,10
Success testSimpleDoubleRemoteInvocation 0,25
Success testComplexRemoteInvocation 0,11
Success testCycleDetectionTest 0,10
Success testAddNode 0,10
Success testModifyService 0,15
Success testAddLongs 0,00
Success testOverloading 0,00
Success testThrowException 0,00
Success testIndivualAsynchronousInvocationWithMultyThreadedWith2Services 0,00
Success testRemoteMethodWithThrownExceptionWithValidationErrors 0,01
Success testMultiProxyInterceptor 0,25
Success testSetInvocationStrategy 0,00
Success testNewInstanceWithImplementation 0,00
Success testNotRemoteMethod 0,00
Success testEquals 0,00

StaticCorbaProxyTest

[system out]

Success testCreateService 0,05
Success testAsynchronousInvocation 0,42
Success testAsynchronousInvocationWithMultyThreaded 0,50
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,50
Success testIndivualAsynchronousInvocationWithMethodFilter 0,01
Success testAddAndRemoveAsynchronousCallback 0,03
Success testSimpleRemotePing 0,01
Success testIndivualAsynchronousInvocationWithMultyThreadedWith2Services 0,02
Success testSimpleMultiServices 0,03
Success testSimpleRemotePingWithUrlProperties 0,02
Success testEchoTest 0,00
Success testNullValueParameter 0,01
Success testTestWithDynamicJdkProxy 0,03
Success testTestWithDynamicJdkProxyWithStopWatch 0,11
Success testMiniCorbaServer 0,00
Success testComplexArgsServices 0,01

StaticHessianTest

[system err]

Success testCreateService 1,29
Success testSimpleRemoteInvocationWithOutDynamicJdkProxy 0,26
Success testProxyInterceptor 0,10
Success testNullValueParamsWithException 0,00
Success testNullLongValueParams 0,00
Success testNullComplexValueParams 0,00
Success testTransferDate 0,46
Success testAsynchronousInvocation 0,34
Success testAsynchronousInvocationWithMultyThreaded 0,50
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,50
Success testIndivualAsynchronousInvocationWithMethodFilter 0,60
Success testAddAndRemoveAsynchronousCallback 0,00
Success testEchoPrimitive 0,00
Success testSimpleRemotePing 0,00
Success testSimpleRemoteInvocation 0,10
Success testSimpleRemoteInvocationWithDynamicJdkProxy 0,10
Success testSimpleDoubleRemoteInvocation 0,25
Success testComplexRemoteInvocation 0,11
Success testCycleDetectionTest 0,10
Success testAddNode 0,10
Success testModifyService 0,15
Success testAddLongs 0,00
Success testOverloading 0,00
Success testThrowException 0,03
Success testOverloadingInteger 0,00
Success testOverloadingLong 0,01
Success testIndivualAsynchronousInvocationWithMultyThreadedWith2Services 0,00
Success testRemoteMethodWithThrownExceptionWithValidationErrors 0,01
Success testMultiProxyInterceptor 0,25
Success testSetInvocationStrategy 0,00
Success testNewInstanceWithImplementation 0,00

StaticRmiTest

Success testCreateService 0,09
Success testSimpleRemoteInvocationWithOutDynamicJdkProxy 0,17
Success testProxyInterceptor 0,16
Success testNullValueParamsWithException 0,01
Success testNullLongValueParams 0,02
Success testNullComplexValueParams 0,01
Success testTransferDate 0,02
Success testAsynchronousInvocation 0,34
Success testAsynchronousInvocationWithMultyThreaded 1,01
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,02
Success testIndivualAsynchronousInvocationWithMethodFilter 0,02
Success testAddAndRemoveAsynchronousCallback 0,01
Success testEchoPrimitive 0,02
Success testSimpleRemotePing 0,01
Success testCycleDetectionTest 0,02
Success testAddLongs 0,02
Success testOverloading 0,01
Success testThrowException 0,02
Success testOverloadingInteger 0,01
Success testOverloadingLong 0,02
Success testOverloadingObject 0,01
Success testIndivualAsynchronousInvocationWithMultyThreadedWith2Services 0,02
Success testSimpleService 0,01
Success testSetInvocationStrategy 0,02
Success testDoubleService 0,02
Success testRmiTestWithDynamicJdkProxy 0,01
Success testRmiTestWithDynamicCglibProxy 0,14
Success testBeforeModifyService 0,02
Success testAfterModifyService 0,01
Success testNoLookupNameSet 0,01
Success testNotValideLookupNameSet 0,02

XmlRpcServiceTest

Success testCreateService 0,03
Success testRemoveAsynchronousCallback 0,08
Success testXmlRpcConvertHandler 0,00
Success testProxyInterceptor 0,01
Success testNullValueParamsWithException 0,00
Success testNullLongValueParams 0,01
Success testNullComplexValueParams 0,01
Success testTransferDate 0,01
Success testAsynchronousInvocation 0,30
Success testAsynchronousInvocationWithMultyThreaded 0,30
Success testIndivualAsynchronousInvocationWithMultyThreaded 0,00
Success testIndivualAsynchronousInvocationWithMethodFilter 0,61
Success testAddAndRemoveAsynchronousCallback 0,00
Success testEchoPrimitive 0,01
Success testSimpleRemotePing 0,01
Success testSimpleRemoteInvocation 0,10
Success testSimpleRemoteInvocationWithDynamicCglibProxy 0,22
Success testSimpleRemoteInvocationWithDynamicJdkProxy 0,10
Success testSimpleDoubleRemoteInvocation 0,25
Success testComplexRemoteInvocation 0,10
Success testCycleDetectionTest 0,10
Success testAddNode 0,10
Success testModifyService 0,15
Success testAddLongs 0,00
Success testOverloading 0,00
Success testThrowException 0,03
Success testOverloadingInteger 0,01
Success testOverloadingLong 0,00
Success testOverloadingObject 0,00
Success testIndivualAsynchronousInvocationWithMultyThreadedWith2Services 0,00
Success testRemoteMethodWithThrownExceptionWithValidationErrors 0,03
Success testEchoObjectWithComplexMap 0,02
Success testNotRemoteMethod 0,00
Success testXmlRpcAdminService 0,01
Success testMiniXmlRpcServerAddService 0,02
Success testNullStringValueParams 0,00
Success testXmlRpcConvertHandlerWithInterceptorHandler 0,00
Success testXmlRpcConvertHandlerWithException 0,05

CauchoTest

Success testConverterModifier 0,09
Success testConverterModifierThrowException 0,00
Success testBurlapInvoker 0,51
Success testBurlapInvokerWithServlet 2,79
Success testBurlapServlet 0,01
Success testBurlapServlet2 0,00
Success testHessianServlet 0,00
Success testHttpServlet 0,01

SerializerTest

Success testSerializerWithNoSerializableObject 0,04
Success testSerializerWithSerializableObject 0,00
Success testDeserialize 0,00

DynamicProxyTest

Success testNewInstance 0,08
Success testCglibProxy 0,01
Success testJdkProxy 0,00
Success testJavassistProxy 0,01
Success testProperties 0,00
Success testCommonsProxyFactoryCreateDynamicProxy 0,01
Success testCreateAsynchronousCallback 0,00
Success testCreateAsynchronousCallbackWithNotValidClassString 0,01
Success testCreateAsynchronousCallbackWithNotValidAsynchronousCallbackString 0,00
Success testMaxSizeOfThreads 0,00
Success testMaxThreads 0,00
Success testIsMethodInFilter 0,00
Success testProxyCreateInvocationStrategy 0,00
Success testProxyCreateInvocationStrategyWithException 0,00

ParameterDeserializerTest

Success testConvertString2Map 0,04
Success testConvertString2MapFromList 0,00
Success testDeserializerSimple 0,05
Success testDeserializerSimpleList 0,00
Success testDeserializerSimpleList2 0,00
Success testDeserializerSimpleMap 0,01
Success testParameterDeserializerVectorAndComplex 0,01
Success testParameterDeserializerMapAndComplex 0,00
Success testParameterDeserializerComplex 0,00
Success testParameterDeserializerComplexWithRelation 0,00
Success testParameterDeserializerComplexWithCycle 0,01
Success testParameterDeserializerComplexObjectWithVectorWithSameReferences 0,00
Success testParameterDeserializerComplexObjectWithVector 0,00
Success testParameterDeserializerComplexObjectWithVectorWithCycle 0,00
Success testParameterDeserializerComplexObjectWithMapWithCycle 0,00
Success testParameterDeserializerComplexObjectWithVector2 0,01
Success testParameterDeserializerComplexObjectWithVectorSimple 0,01
Success testParameterDeserializerComplexObjectWithMap 0,00
Success testParameterDeserializerComplexObjectWithMap2 0,00
Success testParameterDeserializerComplexObjectWithMapandVectorMix 0,00

ParameterSerializerTest

Success testSimpleString 0,08
Success testSimpleDate 0,00
Success testSimpleDigit 0,00
Success testSimpleMap 0,00
Success testSimpleStringVector 0,00
Success testParameterSerializerList 0,00
Success testSimpleVector 0,00
Success testParameterSerializerMapAndComplex 0,01
Success testParameterSerializerVectorAndComplex 0,00
Success testComplexObjectWithMaps 0,00
Success testComplexObjectWithMapsAndVector 0,00
Success testParameterSerializerMapAndSimpleWithRelation 0,00
Success testParameterSerializerComplexWithCycle 0,00

RestServletTest

Success testAddAndRemoveService 0,10
Success testCallOk 0,56
Success testCallAddNodeOk 0,02
Success testCallAddNodeOkWithXML 0,06
Success testCallRenameKundeOkWithXML 0,02
Success testCallRenameKundeOkWithRelationWithXML 0,01
Success testCallRenameKundeOkWithRelationWithXMLWithCycle 0,01
Success testCallOkWithOutClass 0,00
Success testCallOkWithMake2XmlString 0,00
Success testCallFailParameter 0,01
Success testCallFailClass 0,00
Success testCallFailMethod 0,00
Success testCallFailWithMake2XmlString 0,00

PropertiesLoaderTest

Success testClassPathPropertiesLoader 1,11
Success testClassPathPropertiesLoaderFail 0,01
Success testClassPropertiesLoader 0,00
Success testClassPropertiesLoaderFail 0,00
Success testFilePropertiesLoader 0,01
Success testFilePropertiesLoaderFail 0,00
Success testUrlPropertiesLoader 0,00
Success testUrlPropertiesLoaderFail 0,00
Success testUrlPropertiesLoaderFailInvalidUrl 0,00

HttpServiceEndpointTest

Success testSimpleEchoHttp 0,36
Success testClientAndServersideModifierHttp 0,05
Success testComplexClientAndServersideModifierHttp 0,05
Success testThrowExceptionAndServersideModifierHttp 0,11
Success testSimpleEchoXmlRpc 0,05
Success testSimpleClientAndServersideModifierXmlRpc 0,01
Success testComplexClientAndServersideModifierXmlRpc 0,02
Success testThrowExceptionAndServersideModifierXmlRpc 0,02
Success testHttpServiceEndpoint 0,00
Success testHttpServiceEndpointGetService 0,00

MultiServiceContainerTest

Success testServiceSize 0,03
Success testRegisterService 0,03
Success testRegisterService2 0,01
Success testRemoveService 0,00
Success testRemoveService2 0,00
Success testRemoveService3 0,00
Success testRemoveService4 0,00
Success testRemoveService5 0,00
Success testRemoveService6 0,00
Success testRemoveAllService 0,00
Success testGetService 0,00
Success testGetServiceNotFound 0,00
Success testGetServiceSizeByKey 0,00
Success testServiceCreator 0,00
Success testGetServiceWithDifferentObjects 0,00
Success testGetServiceWithDifferentObjects2 0,00

ServiceEndpointTest

Success testDoInvoke 0,08
Success testInterceptorHandler 0,00
Success testDoInvoke_2 0,00
Success testInterceptorHandler_2 0,06
Success testInterceptorHandler_3 0,05
Success testException 0,04

SingleServiceContainerTest

Success testServiceSize 0,03
Success testRemoveService 0,03
Success testGetService 0,00
Success testAddService 0,01
Success testAddService_2 0,00
Success testAddService_3 0,00

ClassPropertiesCacheTest

Success testAllClassPropertiesMap 0,04
Success testAllNotValidClassPropertiesMap 0,03
Success testGetClassPropertiesMapByClass 0,00

ConverterTest

Success testMakeSimple 0,08
Success testMakeSimpleConvert 0,00
Success testMakeSimpleConverterWithVectorWithNullElement 0,00
Success testMakeComplexWithNull 0,00
Success testMakeComplexWithObject 0,00
Success testMakeSimpleTimeConvert 0,00
Success testDate2Time 0,00
Success testDate2Timestamp 0,00
Success testMakeSimpleClassConvert 0,00
Success testMakeSimpleStringBufferConvert 0,00
Success testMakeSimpleBigConvert 0,00
Success testMakeSimpleMap 0,01
Success testMakeSimpleMapWithIntegerKey 0,00
Success testMakeSimpleMapWithKeyConverterLong2Integer 0,00
Success testMakeSimpleAndComplexMapWithKeyConverterLong2Integer 0,00
Success testMakeTwiceSimpleMapWithKeyConverterLong2Integer 0,00
Success testMakeSimpleAndComplexWithDifferentConverterAndThrownException 0,00
Success testMakeSimpleAndComplexWithDifferentConverterMapWithKeyConverterLong2Integer 0,00
Success testMakeSimpleAndComplexWithDifferentConverterMapWithKeyConverterLong2Integer2 0,00
Success testMakeSimpleAndComplexMapWithKeyConverterLong2Integer_2 0,00
Success testMakeSimpleMapWithKeyConverterBigDecimal2Double 0,00
Success testMakeSimpleAndComplexMapWithKeyConverterBigDecimal2Double 0,00
Success testMakeSimpleVector 0,00
Success testMakeSimpleObjectWithCycle 0,00
Success testMakeSimpleObjectWithCycle2 0,00
Success testMakeSimpleObjectWithCycleInMap 0,00
Success testMakeSimpleObjectWithCycleInVector 0,00
Success testMakeNodeTree 0,00
Success testMakeSimpleAndComplexNodeTree 0,01
Success testMakeSimpleAndComplexNodeTree2 0,00
Success testMakeSimpleAndComplexTree 0,00
Success testMakeSimpleAndComplexTreeMap 0,00
Success testBiDirectionalNodeRelation 0,00
Success testMakeComplex 0,00
Success testMakeComplexMap 0,00
Success testMakeComplexList 0,00
Success testMakeComplexConverterWithVectorWithNullElement 0,00
Success testMakeComplexSimpleDatatypes 0,00
Success testConvertPrimitiveDatatype 0,01
Success testConvertSet 0,00
Success testConvertString2Value 0,00
Success testConvertString2Value2 0,00
Success testConvertStringParams2MethodParams 0,00
Success testString2CurrentDate 0,00
Success testString2DateCET 0,00
Success testString2DateCEST 0,00
Success testClassWithoutPackage 0,00
Success testConvertArray 0,01
Success testArrayType_Array 0,00
Success testArrayType_Collection 0,00
Success testExtractHashCode 0,00
Success testConvertWithComplexMapKeyNotValid 0,00
Success testConvertObjectWithSameHashCode 0,00
Success testConvertObjectWithSameHashCodeWithCycle 0,00
Success testIsValideEdge 0,00
Success testConvertClassString2Object 0,00
Success testByEqualsHashCode 0,01
Success testByEqualsHashCode2 0,00
Success testByEqualsHashCode3 0,00
Success testConvertArrayWithNullElement 0,00
Success testConvertMapWithNullElement 0,00
Success testConverterWithInvokePrivateSetMethod 0,00
Success testConvertByteArray 0,00
Success testConvertMakeCompleyWithInValidMap 0,00
Success testClassWithNoParameterConstructor 0,00
Success testMakeSimpleNull 0,00
Success testMakeSimpleNullValue 0,00
Success testMakeSimpleComplexNullValue 0,00
Success testMakeComplexNull 0,00
Success testMakeComplexNullValue 0,00
Success testMakeComplexWithComplexObjectAndNullValue 0,00
Success testAllGetterMethod 0,00
Success testAllSetterMethod 0,00
Success testAllNotEqualsGetterAndSetterAndRemoveThisProperties 0,01
Success testAllGetterAndSetterMethodInvalideMethodTyp 0,00
Success testNullValue 0,00
Success testInvalideSetGetPropertyName 0,00
Success testTimeByDateProperty 0,00
Success testListWithDoubleInstanceAndNullValue 0,00
Success testListWithDoubleInstanceAndNullValue2 0,00
Success testCreateDefaultValueForPrimitiveClass 0,00
Success testMapInArrayByMakeComplex 0,00
Success testSimpleStringMap 0,00
Success testConvertObjectWithEqualsAndHashCodeValue 0,00
Success testTwoMethodWithTheSameDateValue 0,00
Success testTheFirstLetterByGetAndSetIs 0,00
Success testEmptyLists 0,00
Success testEqualsEmptyLists 0,00
Success testEqualsNullLists 0,00
Success testEqualsEmptySetsWith 0,01
Success testEqualsEmptyMapsWith 0,00
Success testNoObjectFoundForHashCodeByMakeComplex 0,00
Success testNoObjectFoundForHashCodeByMakeComplexInCollection 0,00
Success testNoObjectFoundForHashCodeByMakeComplexInArray 0,03
Success testNoObjectFoundForHashCodeByMakeComplexInArrayWithException 0,00
Success testNoObjectFoundForHashCodeByMakeComplexInArray_KeyOrderChange 0,00
Success testObjectFoundForHashCodeByMakeComplex 0,01
Success testObjectFoundForHashCodeByMakeComplex2 0,00
Success testMakeSimpleAndComplexArrayWithSameObjects 0,00
Success testMakeSimpleAndComplexArrayWithSameObjectsWithNullValue 0,00
Success testMakeSimpleAndComplexArrayWithSameObjectsWithNullValue2 0,00
Success testMakeComplexMapAsArray 0,00
Success testUniqueId 0,00
Success testMakeSimpleTwice 0,00
Success testMakeSimpleTwice_2 0,00
Success testMakeSimpleThreeAndBack 0,00
Success testConvertJavaUtilProperties 0,00
Success testConvertJavaUtilPropertiesAsClassProperty 0,00
Success testConvertJavaUtilPropertiesAsClassProperty_2 0,00
Success testBeanWithGetterOfTypeObjectAsList 0,00
Success testBeanWithGetterOfTypeObjectAsMap 0,00
Success testBeanWithGetterOfTypeObjectAsString 0,00
Success testBeanWithGetterOfTypeObjectAsLong 0,00
Success testSameEmptyListsOnTheSameBean 0,01
Success testDifferentEmptyListsOnTheSameBean 0,00
Success testSameNotEmptyListsOnTheSameBean 0,00
Success testListWithNullValue 0,00
Success testSimpleLongValueByObjectProperty 0,00

GraphTest

Success testEdge 0,03
Success testGraph 0,01
Success testGraphWithNullEdge 0,00

InvokerTest

Success testInvokeWithConverter 0,09
Success testInvoke 0,00
Success testInvokeIntegerArray 0,00
Success testInvokeLongArray 0,00
Success testInvokeObjectArray 0,00
Success testFindMethod 0,00
Success testFindMethod2 0,01
Success testFindMethodIntegerOverloading 0,00
Success testFindMethodLongOverloading 0,00
Success testFindMethodObjectOverloading 0,00
Success testArray2Vector 0,00
Success testArray2SimpleVector 0,00
Success testArray2SimpleArray 0,00
Success testArrayStringComponentType 0,00
Success testArrayLongComponentType 0,00
Success testArrayObjectComponentType 0,00
Success testArray2SimpleVectorWithNullArray 0,00
Success testFindMethodNotFound 0,00
Success testFindMethodWithParamsNull 0,00
Success testFindMethodWithParamIsNull 0,00
Success testFindMethodWithNoCorrectSizeOfParams 0,00
Success testFindAllMethods 0,00
Success testVector2ArrayWithOneArgsToMuch 0,00
Success testVector2ArrayWithOneArgsToMuchWithOutConverter 0,00
Success testVector2ArrayWithLongArray 0,00
Success testVector2ArrayWithIntegerArray 0,00
Success testVector2ArrayWithCorrectParameterAndOverloading 0,00
Success testVector2ArrayWithToMuchParameterAndOverloading 0,00
Success testVector2ArrayWithToMuchParameterAndOverloading2 0,00
Success testIllegalArgumentException 0,00

UtilTest

[system out]

Success testClassNameWithOutPackage 0,03
Success testCutString 0,00
Success testReverse 0,00
Success testCreateQNameByClass 0,00
Success testAllPropertiesByPrefixAndSort 0,03
Success testAllPropertiesByPrefixAndSortWithNotValidValue 0,00
Success testIsClassInArray 0,02
Success testPrintArray 0,00
Success testArray2String 0,00
Success testMap2String 0,00
Success testPrintMapInfo 0,00
Success testIsPortFree 3,73
Success testCreateTree 0,00
Success testcreateObject 0,00
Success testSeparateUrlAndPortWithNullValue 0,00
Success testSeparateUrlAndPort 0,00
Success testSeparateUrlAndPortInvalideUrl 0,01
Success testFindDeepestThrowable 0,00
Success testFindDeepestThrowable2 0,00
Success testFindDeepestThrowable3 0,00