Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2000100.00%31.053
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.0542009-03-05T19:47:22build
dbws.testing.crud6005.0692009-03-05T19:47:36build
dbws.testing.customsql4005.1732009-03-05T19:47:50build
dbws.testing.inlinebinary1005.1472009-03-05T19:48:02build
dbws.testing.simplesp5004.0752009-03-05T19:48:42build
dbws.testing.simpletable1006.5352009-03-05T19:48:27build

Package dbws.testing.attachedbinary

NameTestsErrorsFailuresTime(s)Time StampHost
AttachedBinaryTestSuite3005.0542009-03-05T19:47:22build
Back to top

Package dbws.testing.crud

NameTestsErrorsFailuresTime(s)Time StampHost
CRUDTestSuite6005.0692009-03-05T19:47:36build
Back to top

Package dbws.testing.customsql

NameTestsErrorsFailuresTime(s)Time StampHost
CustomSQLTestSuite4005.1732009-03-05T19:47:50build
Back to top

Package dbws.testing.inlinebinary

NameTestsErrorsFailuresTime(s)Time StampHost
InlineBinaryTestSuite1005.1472009-03-05T19:48:02build
Back to top

Package dbws.testing.simplesp

NameTestsErrorsFailuresTime(s)Time StampHost
SimpleSPTestSuite5004.0752009-03-05T19:48:42build
Back to top

Package dbws.testing.simpletable

NameTestsErrorsFailuresTime(s)Time StampHost
SimpleTableTestSuite1006.5352009-03-05T19:48:27build
Back to top


TestCase AttachedBinaryTestSuite

NameStatusTypeTime(s)
findAllSuccess0.088
getAttachmentsSuccess0.001
getBLOBByIdSuccess0.037
Properties »

Back to top

TestCase CRUDTestSuite

NameStatusTypeTime(s)
test1_readOneSuccess0.122
test2_readAllSuccess0.022
test3_findByNameSuccess0.019
test4_updateSuccess0.059
test5_deleteSuccess0.031
test6_createSuccess0.019
Properties »

Back to top

TestCase CustomSQLTestSuite

NameStatusTypeTime(s)
countCustomSuccess0.073
countMaxSalCustomSQLInfoSuccess0.016
findByPrimaryKeySuccess0.053
findAllSuccess0.134
Properties »

Back to top

TestCase InlineBinaryTestSuite

NameStatusTypeTime(s)
findAllSuccess0.127
Properties »

Back to top

TestCase SimpleSPTestSuite

NameStatusTypeTime(s)
varcharTestSuccess0.060
noargsTestSuccess0.011
getAllTestSuccess0.081
findByJobTestSuccess0.021
inOutArgsTestSuccess0.031
Properties »

Back to top

TestCase SimpleTableTestSuite

NameStatusTypeTime(s)
findByPrimaryKeyTestSuccess0.596
Properties »

Back to top