Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
2000100.00%32.286
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.7692009-03-12T04:00:49build
dbws.testing.crud6006.0542009-03-12T04:01:01build
dbws.testing.customsql4005.4122009-03-12T04:01:14build
dbws.testing.inlinebinary1005.9312009-03-12T04:01:26build
dbws.testing.simplesp5003.9872009-03-12T04:01:48build
dbws.testing.simpletable1005.1332009-03-12T04:01:37build

Package dbws.testing.attachedbinary

NameTestsErrorsFailuresTime(s)Time StampHost
AttachedBinaryTestSuite3005.7692009-03-12T04:00:49build
Back to top

Package dbws.testing.crud

NameTestsErrorsFailuresTime(s)Time StampHost
CRUDTestSuite6006.0542009-03-12T04:01:01build
Back to top

Package dbws.testing.customsql

NameTestsErrorsFailuresTime(s)Time StampHost
CustomSQLTestSuite4005.4122009-03-12T04:01:14build
Back to top

Package dbws.testing.inlinebinary

NameTestsErrorsFailuresTime(s)Time StampHost
InlineBinaryTestSuite1005.9312009-03-12T04:01:26build
Back to top

Package dbws.testing.simplesp

NameTestsErrorsFailuresTime(s)Time StampHost
SimpleSPTestSuite5003.9872009-03-12T04:01:48build
Back to top

Package dbws.testing.simpletable

NameTestsErrorsFailuresTime(s)Time StampHost
SimpleTableTestSuite1005.1332009-03-12T04:01:37build
Back to top


TestCase AttachedBinaryTestSuite

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

Back to top

TestCase CRUDTestSuite

NameStatusTypeTime(s)
test1_readOneSuccess0.061
test2_readAllSuccess0.047
test3_findByNameSuccess0.023
test4_updateSuccess0.185
test5_deleteSuccess0.040
test6_createSuccess0.078
Properties »

Back to top

TestCase CustomSQLTestSuite

NameStatusTypeTime(s)
countCustomSuccess0.034
countMaxSalCustomSQLInfoSuccess0.016
findByPrimaryKeySuccess0.051
findAllSuccess0.090
Properties »

Back to top

TestCase InlineBinaryTestSuite

NameStatusTypeTime(s)
findAllSuccess0.066
Properties »

Back to top

TestCase SimpleSPTestSuite

NameStatusTypeTime(s)
varcharTestSuccess0.036
noargsTestSuccess0.012
getAllTestSuccess0.100
findByJobTestSuccess0.029
inOutArgsTestSuccess0.027
Properties »

Back to top

TestCase SimpleTableTestSuite

NameStatusTypeTime(s)
findByPrimaryKeyTestSuccess0.061
Properties »

Back to top