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