Summary
[
summary] [
package list] [
test cases]
Tests |
Errors |
Failures |
Success rate |
Time(s) |
52 |
0 |
0 |
100,00% |
3,30 |
Note:
failuresare anticipated and checked for with assertions while
errorsare unanticipated.
Package List
[
summary] [
package list] [
test cases]
Package |
Tests |
Errors |
Failures |
Success Rate |
Time |
org.apache.torque.adapter
|
1 |
0 |
0 |
100,00% |
0,21 |
org.apache.torque.avalon
|
1 |
0 |
0 |
100,00% |
0,43 |
org.apache.torque.om
|
15 |
0 |
0 |
100,00% |
0,41 |
org.apache.torque
|
6 |
0 |
0 |
100,00% |
0,71 |
org.apache.torque.util
|
29 |
0 |
0 |
100,00% |
1,55 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.torque.adapter
Class |
Tests |
Errors |
Failures |
Success Rate |
Time |
|
DBOracleTest
|
1 |
0 |
0 |
100,00% |
0,208 |
org.apache.torque.avalon
Class |
Tests |
Errors |
Failures |
Success Rate |
Time |
|
AvalonTest
|
1 |
0 |
0 |
100,00% |
0,430 |
org.apache.torque.om
Class |
Tests |
Errors |
Failures |
Success Rate |
Time |
|
ComboKeyTest
|
9 |
0 |
0 |
100,00% |
0,206 |
|
NumberKeyTest
|
6 |
0 |
0 |
100,00% |
0,204 |
org.apache.torque.util
Class |
Tests |
Errors |
Failures |
Success Rate |
Time |
|
CriteriaTest
|
19 |
0 |
0 |
100,00% |
0,421 |
|
QueryTest
|
2 |
0 |
0 |
100,00% |
0,211 |
|
SqlBuilderTest
|
1 |
0 |
0 |
100,00% |
0,350 |
|
SqlExpressionTest
|
5 |
0 |
0 |
100,00% |
0,360 |
|
UniqueListTest
|
2 |
0 |
0 |
100,00% |
0,205 |
Test Cases
[
summary] [
package list] [
test cases]
DBOracleTest
|
testSelectColumnsForLimitOffset |
0,01 |
AvalonTest
|
testAvalon |
0,23 |
ComboKeyTest
|
testReflexive |
0,00 |
|
testSymmetric |
0,00 |
|
testNull |
0,00 |
|
testNotEqual |
0,00 |
|
testRoundTripWithStringKeys |
0,00 |
|
testRoundTripWithComplexKey |
0,00 |
|
testRoundTripWithNullKey |
0,00 |
|
testAppendTo |
0,00 |
|
testToString |
0,00 |
NumberKeyTest
|
testReflexive |
0,00 |
|
testSymmetric |
0,00 |
|
testTransitive |
0,00 |
|
testNull |
0,00 |
|
testList |
0,00 |
|
testLongConstructor |
0,00 |
TorqueInstanceTest
|
testClassLoading |
0,16 |
|
testExternalAdapter |
0,00 |
|
testDefaultDataSourceFactory |
0,00 |
|
testDatabases |
0,00 |
|
testShutdown |
0,00 |
TorqueRuntimeExceptionTest
|
testPrintStackTrace |
0,15 |
CriteriaTest
|
testAddString |
0,15 |
|
testNestedCriterion |
0,00 |
|
testBetweenCriterion |
0,02 |
|
testPrecedence |
0,00 |
|
testCriterionIgnoreCase |
0,00 |
|
testBoolean |
0,00 |
|
testAddDate |
0,01 |
|
testAndDate |
0,00 |
|
testDateAdd |
0,00 |
|
testCurrentDate |
0,00 |
|
testCountAster |
0,00 |
|
testCriteriaToStringOffset |
0,00 |
|
testCriteriaWithOffsetNoLimit |
0,00 |
|
testCriteriaToStringLimit |
0,00 |
|
testLikeWithoutWildcards |
0,00 |
|
testNotLikeWithoutWildcards |
0,00 |
|
testSerialization |
0,03 |
|
testEquals |
0,00 |
|
testOrderBy |
0,00 |
QueryTest
|
testColumns |
0,01 |
|
testToString |
0,00 |
SqlBuilderTest
|
testExtractTableName |
0,15 |
SqlExpressionTest
|
testBuildInnerJoinStringString |
0,02 |
|
testBuildInnerJoinStringStringbooleanDB |
0,00 |
|
testBuildInStringObjectSqlEnumbooleanDB |
0,01 |
|
testLargeBuildInStringObjectSqlEnumbooleanDB |
0,09 |
|
testBuildLike |
0,05 |
UniqueListTest
|
testNull |
0,00 |
|
testUnique |
0,00 |