Summary

[summary] [package list] [test cases]

TestsErrorsFailuresSuccess rateTime(s)
36 0 0 100.00% 0.50

Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Package List

[summary] [package list] [test cases]

PackageTestsErrorsFailuresSuccess RateTime
org.apache.torque.om 14 0 0 100.00% 0.03
org.apache.torque.util 22 0 0 100.00% 0.47

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.apache.torque.om

ClassTestsErrorsFailuresSuccess RateTime
Success ComboKeyTest 9 0 0 100.00% 0.023
Success NumberKeyTest 5 0 0 100.00% 0.007

org.apache.torque.util

ClassTestsErrorsFailuresSuccess RateTime
Success CriteriaTest 14 0 0 100.00% 0.284
Success QueryTest 2 0 0 100.00% 0.027
Success SqlExpressionTest 4 0 0 100.00% 0.154
Success UniqueListTest 2 0 0 100.00% 0.005

Test Cases

[summary] [package list] [test cases]

ComboKeyTest

Success testReflexive 0.00
Success testSymmetric 0.00
Success testNull 0.00
Success testNotEqual 0.00
Success testRoundTripWithStringKeys 0.01
Success testRoundTripWithComplexKey 0.00
Success testRoundTripWithNullKey 0.00
Success testAppendTo 0.00
Success testToString 0.00

NumberKeyTest

Success testReflexive 0.00
Success testSymmetric 0.00
Success testNull 0.00
Success testTransitive 0.00
Success testList 0.00

CriteriaTest

Success testAddString 0.21
Success testNestedCriterion 0.00
Success testBetweenCriterion 0.06
Success testPrecedence 0.00
Success testCriterionIgnoreCase 0.00
Success testBoolean 0.00
Success testAddDate 0.00
Success testDateAdd 0.00
Success testCurrentDate 0.00
Success testCountAster 0.00
Success testCriteriaToStringOffset 0.00
Success testCriteriaToStringLimit 0.00
Success testLikeWithoutWildcards 0.00
Success testNotLikeWithoutWildcards 0.00

QueryTest

Success testToString 0.01
Success testColumns 0.00

SqlExpressionTest

Success testBuildInnerJoinStringString 0.02
Success testBuildInnerJoinStringStringbooleanDB 0.00
Success testBuildInStringObjectSqlEnumbooleanDB 0.01
Success testLargeBuildInStringObjectSqlEnumbooleanDB 0.11

UniqueListTest

Success testNull 0.00
Success testUnique 0.00