Summary

[ summary] [ package list] [ test cases]

TestsErrorsFailuresSuccess rateTime(s)
7600100.00%7.71

Note: failuresare anticipated and checked for with assertions while errorsare unanticipated.

Package List

[ summary] [ package list] [ test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.huihoo.jfox.soaf.schema.service 100100.00%0.25
org.huihoo.jfox.soaf.schema.config 200100.00%0.21
org.huihoo.jfox.soaf.container 300100.00%0.04
org.huihoo.jfox.soaf.services.logging 3100100.00%0.18
org.huihoo.jfox.soaf.services.cache 500100.00%0.01
org.huihoo.jfox.soaf.services.persistence 500100.00%6.04
org.huihoo.jfox.soaf.services.jdbc 1400100.00%0.92
org.huihoo.jfox.soaf.services.ejb 300100.00%0.03
org.huihoo.jfox.soaf.util 100100.00%0.01
org.huihoo.jfox.soaf.util.filter 1100100.00%0.02

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

org.huihoo.jfox.soaf.schema.service

ClassTestsErrorsFailuresSuccess RateTime
Success ServiceTest 100100.00%0.250

org.huihoo.jfox.soaf.schema.config

ClassTestsErrorsFailuresSuccess RateTime
Success ConfigurationTest 200100.00%0.211

org.huihoo.jfox.soaf.container

ClassTestsErrorsFailuresSuccess RateTime
Success ServiceContainerInterceptorTest 200100.00%0.020
Success MBeanServerInterceptorTest 100100.00%0.020

org.huihoo.jfox.soaf.services.logging

ClassTestsErrorsFailuresSuccess RateTime
Success LoggingServiceImplTest 3100100.00%0.181

org.huihoo.jfox.soaf.services.cache

ClassTestsErrorsFailuresSuccess RateTime
Success SimpleCacheServiceImplTest 500100.00%0.010

org.huihoo.jfox.soaf.services.persistence

ClassTestsErrorsFailuresSuccess RateTime
Success HibernateServiceImplTest 300100.00%5.007
Success IbatisServiceImplTest 200100.00%1.031

org.huihoo.jfox.soaf.services.jdbc

ClassTestsErrorsFailuresSuccess RateTime
Success C3P0DataSourceFactoryTest 400100.00%0.311
Success DataSourceFactoryTest 700100.00%0.280
Success DataSourceServiceImplTest 300100.00%0.331

org.huihoo.jfox.soaf.services.ejb

ClassTestsErrorsFailuresSuccess RateTime
Success EJBProxyServiceImplTest 300100.00%0.030

org.huihoo.jfox.soaf.util

ClassTestsErrorsFailuresSuccess RateTime
Success GlobalsTest 100100.00%0.010

org.huihoo.jfox.soaf.util.filter

ClassTestsErrorsFailuresSuccess RateTime
Success EncodingFilterTest 1100100.00%0.020

Test Cases

[ summary] [ package list] [ test cases]

ServiceTest

Success testGetServiceEntry0.20

ConfigurationTest

Success testGetServiceConfiguration0.18
Success testGetSystemInterceptor0.01

ServiceContainerInterceptorTest

Success testInvoke0.00
Success testInvokeWithID0.00

MBeanServerInterceptorTest

Success testInvokeWihoutID0.01

LoggingServiceImplTest

Success testLoggingServiceImpl0.14
Success testIsWarnEnabled10.00
Success testIsInfoEnabled10.00
Success testIsDebugEnabled0.00
Success testIsErrorEnabled10.00
Success testIsFatalEnabled10.00
Success testTrace10.00
Success testTrace20.00
Success testTrace30.01
Success testTrace40.00
Success testIsTraceEnabled10.00
Success testWarn10.00
Success testWarn20.00
Success testWarn30.00
Success testWarn40.00
Success testDebug10.00
Success testDebug20.00
Success testDebug30.01
Success testDebug40.00
Success testInfo10.00
Success testInfo20.00
Success testInfo30.00
Success testInfo40.00
Success testError10.00
Success testError20.00
Success testError30.01
Success testError40.00
Success testFatal10.00
Success testFatal20.00
Success testFatal30.00
Success testFatal40.00

SimpleCacheServiceImplTest

Success testPut0.00
Success testGet0.00
Success testRemove0.00
Success testClear0.00
Success testSize0.00

HibernateServiceImplTest

Success testOpenSession4.92
Success testGetConfiguration0.04
Success testGetSessionFactory0.04

IbatisServiceImplTest

Success testIbatisServiceImpl0.97
Success testGetDaomanager0.05

C3P0DataSourceFactoryTest

Success testGetInstance0.29
Success testRemoveAttribute0.00
Success testSetAttribute0.00
Success testGetAttribute0.00

DataSourceFactoryTest

Success testGetInstance0.27
Success testRemoveAttribute0.00
Success testSetAttribute0.00
Success testDataSourceFactory0.00
Success testGetFactory0.00
Success testNewFactory0.00
Success testGetDataSource0.00

DataSourceServiceImplTest

Success testGetDataSource0.30
Success testDataSourceServiceImpl0.00
Success testGetDataSource10.02

EJBProxyServiceImplTest

Success testEJBProxyServiceImpl0.01
Success testGetRemoteObject0.01
Success testGetLocalObject0.00

GlobalsTest

Success testJFoxSOAFConfig0.00

EncodingFilterTest

Success testDestroy0.00
Success testDoFilter0.00
Success testDoFilter10.01
Success testInit0.00
Success testInit10.01
Success testInit20.00
Success testInit30.00
Success testSelectEncoding0.00
Success testSelectEncoding10.00
Success testGetEncoding0.00
Success testIsIgnore0.00