Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2000100.00%37.598
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.7442009-03-09T20:12:02build
dbws.testing.crud6006.8092009-03-09T20:12:18build
dbws.testing.customsql4006.9412009-03-09T20:12:35build
dbws.testing.inlinebinary1006.3302009-03-09T20:12:51build
dbws.testing.simplesp5005.1432009-03-09T20:13:22build
dbws.testing.simpletable1006.6312009-03-09T20:13:06build

Package dbws.testing.attachedbinary

NameTestsErrorsFailuresTime(s)Time StampHost
AttachedBinaryTestSuite3005.7442009-03-09T20:12:02build
Back to top

Package dbws.testing.crud

NameTestsErrorsFailuresTime(s)Time StampHost
CRUDTestSuite6006.8092009-03-09T20:12:18build
Back to top

Package dbws.testing.customsql

NameTestsErrorsFailuresTime(s)Time StampHost
CustomSQLTestSuite4006.9412009-03-09T20:12:35build
Back to top

Package dbws.testing.inlinebinary

NameTestsErrorsFailuresTime(s)Time StampHost
InlineBinaryTestSuite1006.3302009-03-09T20:12:51build
Back to top

Package dbws.testing.simplesp

NameTestsErrorsFailuresTime(s)Time StampHost
SimpleSPTestSuite5005.1432009-03-09T20:13:22build
Back to top

Package dbws.testing.simpletable

NameTestsErrorsFailuresTime(s)Time StampHost
SimpleTableTestSuite1006.6312009-03-09T20:13:06build
Back to top


TestCase AttachedBinaryTestSuite

NameStatusTypeTime(s)
findAllSuccess0.085
getAttachmentsSuccess0.001
getBLOBByIdSuccess0.039
Properties »

Back to top

TestCase CRUDTestSuite

NameStatusTypeTime(s)
test1_readOneSuccess0.082
test2_readAllSuccess0.023
test3_findByNameSuccess0.018
test4_updateSuccess0.076
test5_deleteSuccess0.016
test6_createSuccess0.023
Properties »

Back to top

TestCase CustomSQLTestSuite

NameStatusTypeTime(s)
countCustomSuccess0.071
countMaxSalCustomSQLInfoSuccess0.020
findByPrimaryKeySuccess0.052
findAllSuccess0.133
Properties »

Back to top

TestCase InlineBinaryTestSuite

NameStatusTypeTime(s)
findAllSuccess0.126
Properties »

Back to top

TestCase SimpleSPTestSuite

NameStatusTypeTime(s)
varcharTestSuccess0.069
noargsTestSuccess0.016
getAllTestSuccess0.104
findByJobTestSuccess0.022
inOutArgsTestSuccess0.034
Properties »

Back to top

TestCase SimpleTableTestSuite

NameStatusTypeTime(s)
findByPrimaryKeyTestSuccess0.100
Properties »

Back to top