Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2000100.00%30.449
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.2732009-02-25T18:50:53build
dbws.testing.crud6005.4022009-02-25T18:51:08build
dbws.testing.customsql4005.6092009-02-25T18:51:23build
dbws.testing.inlinebinary1004.6832009-02-25T18:51:37build
dbws.testing.simplesp5004.3442009-02-25T18:52:04build
dbws.testing.simpletable1005.1382009-02-25T18:51:51build

Package dbws.testing.attachedbinary

NameTestsErrorsFailuresTime(s)Time StampHost
AttachedBinaryTestSuite3005.2732009-02-25T18:50:53build
Back to top

Package dbws.testing.crud

NameTestsErrorsFailuresTime(s)Time StampHost
CRUDTestSuite6005.4022009-02-25T18:51:08build
Back to top

Package dbws.testing.customsql

NameTestsErrorsFailuresTime(s)Time StampHost
CustomSQLTestSuite4005.6092009-02-25T18:51:23build
Back to top

Package dbws.testing.inlinebinary

NameTestsErrorsFailuresTime(s)Time StampHost
InlineBinaryTestSuite1004.6832009-02-25T18:51:37build
Back to top

Package dbws.testing.simplesp

NameTestsErrorsFailuresTime(s)Time StampHost
SimpleSPTestSuite5004.3442009-02-25T18:52:04build
Back to top

Package dbws.testing.simpletable

NameTestsErrorsFailuresTime(s)Time StampHost
SimpleTableTestSuite1005.1382009-02-25T18:51:51build
Back to top


TestCase AttachedBinaryTestSuite

NameStatusTypeTime(s)
findAllSuccess0.095
getAttachmentsSuccess0.002
getBLOBByIdSuccess0.040
Properties »

Back to top

TestCase CRUDTestSuite

NameStatusTypeTime(s)
test1_readOneSuccess0.077
test2_readAllSuccess0.023
test3_findByNameSuccess0.017
test4_updateSuccess0.058
test5_deleteSuccess0.052
test6_createSuccess0.040
Properties »

Back to top

TestCase CustomSQLTestSuite

NameStatusTypeTime(s)
countCustomSuccess0.094
countMaxSalCustomSQLInfoSuccess0.015
findByPrimaryKeySuccess0.048
findAllSuccess0.095
Properties »

Back to top

TestCase InlineBinaryTestSuite

NameStatusTypeTime(s)
findAllSuccess0.101
Properties »

Back to top

TestCase SimpleSPTestSuite

NameStatusTypeTime(s)
varcharTestSuccess0.059
noargsTestSuccess0.011
getAllTestSuccess0.084
findByJobTestSuccess0.022
inOutArgsTestSuccess0.039
Properties »

Back to top

TestCase SimpleTableTestSuite

NameStatusTypeTime(s)
findByPrimaryKeyTestSuccess0.104
Properties »

Back to top