Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2000100.00%32.777
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)Time StampHost
dbws.testing.attachedbinary3005.4372009-04-07T07:42:22build
dbws.testing.crud6005.9792009-04-07T07:42:34build
dbws.testing.customsql4005.5842009-04-07T07:42:46build
dbws.testing.inlinebinary1005.2922009-04-07T07:42:56build
dbws.testing.simplesp5004.4012009-04-07T07:43:19build
dbws.testing.simpletable1006.0842009-04-07T07:43:07build

Package dbws.testing.attachedbinary

NameTestsErrorsFailuresTime(s)Time StampHost
AttachedBinaryTestSuite3005.4372009-04-07T07:42:22build
Back to top

Package dbws.testing.crud

NameTestsErrorsFailuresTime(s)Time StampHost
CRUDTestSuite6005.9792009-04-07T07:42:34build
Back to top

Package dbws.testing.customsql

NameTestsErrorsFailuresTime(s)Time StampHost
CustomSQLTestSuite4005.5842009-04-07T07:42:46build
Back to top

Package dbws.testing.inlinebinary

NameTestsErrorsFailuresTime(s)Time StampHost
InlineBinaryTestSuite1005.2922009-04-07T07:42:56build
Back to top

Package dbws.testing.simplesp

NameTestsErrorsFailuresTime(s)Time StampHost
SimpleSPTestSuite5004.4012009-04-07T07:43:19build
Back to top

Package dbws.testing.simpletable

NameTestsErrorsFailuresTime(s)Time StampHost
SimpleTableTestSuite1006.0842009-04-07T07:43:07build
Back to top


TestCase AttachedBinaryTestSuite

NameStatusTypeTime(s)
findAllSuccess0.270
getAttachmentsSuccess0.002
getBLOBByIdSuccess0.027
Properties »

Back to top

TestCase CRUDTestSuite

NameStatusTypeTime(s)
test1_readOneSuccess0.344
test2_readAllSuccess0.032
test3_findByNameSuccess0.024
test4_updateSuccess0.066
test5_deleteSuccess0.016
test6_createSuccess0.020
Properties »

Back to top

TestCase CustomSQLTestSuite

NameStatusTypeTime(s)
countCustomSuccess0.030
countMaxSalCustomSQLInfoSuccess0.015
findByPrimaryKeySuccess0.052
findAllSuccess0.105
Properties »

Back to top

TestCase InlineBinaryTestSuite

NameStatusTypeTime(s)
findAllSuccess0.060
Properties »

Back to top

TestCase SimpleSPTestSuite

NameStatusTypeTime(s)
varcharTestSuccess0.052
noargsTestSuccess0.017
getAllTestSuccess0.117
findByJobTestSuccess0.041
inOutArgsTestSuccess0.041
Properties »

Back to top

TestCase SimpleTableTestSuite

NameStatusTypeTime(s)
findByPrimaryKeyTestSuccess0.264
Properties »

Back to top