Summary
[
summary] [
package list] [
test cases]
Tests |
Errors |
Failures |
Success rate |
Time(s) |
49 |
0 |
0 |
100,00% |
2,90 |
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,20 |
org.apache.torque.avalon
|
1 |
0 |
0 |
100,00% |
0,43 |
org.apache.torque.om
|
15 |
0 |
0 |
100,00% |
0,40 |
org.apache.torque
|
5 |
0 |
0 |
100,00% |
0,35 |
org.apache.torque.util
|
27 |
0 |
0 |
100,00% |
1,51 |
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,205 |
org.apache.torque.avalon
Class |
Tests |
Errors |
Failures |
Success Rate |
Time |
|
AvalonTest
|
1 |
0 |
0 |
100,00% |
0,433 |
org.apache.torque.om
Class |
Tests |
Errors |
Failures |
Success Rate |
Time |
|
ComboKeyTest
|
9 |
0 |
0 |
100,00% |
0,205 |
|
NumberKeyTest
|
6 |
0 |
0 |
100,00% |
0,200 |
org.apache.torque
Class |
Tests |
Errors |
Failures |
Success Rate |
Time |
|
TorqueInstanceTest
|
5 |
0 |
0 |
100,00% |
0,346 |
org.apache.torque.util
Class |
Tests |
Errors |
Failures |
Success Rate |
Time |
|
CriteriaTest
|
17 |
0 |
0 |
100,00% |
0,417 |
|
QueryTest
|
2 |
0 |
0 |
100,00% |
0,211 |
|
SqlBuilderTest
|
1 |
0 |
0 |
100,00% |
0,331 |
|
SqlExpressionTest
|
5 |
0 |
0 |
100,00% |
0,350 |
|
UniqueListTest
|
2 |
0 |
0 |
100,00% |
0,203 |
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,14 |
|
testExternalAdapter |
0,00 |
|
testDefaultDataSourceFactory |
0,00 |
|
testDatabases |
0,00 |
|
testShutdown |
0,00 |
CriteriaTest
|
testAddString |
0,13 |
|
testNestedCriterion |
0,00 |
|
testBetweenCriterion |
0,02 |
|
testPrecedence |
0,00 |
|
testCriterionIgnoreCase |
0,00 |
|
testBoolean |
0,00 |
|
testAddDate |
0,02 |
|
testAndDate |
0,00 |
|
testDateAdd |
0,00 |
|
testCurrentDate |
0,00 |
|
testCountAster |
0,00 |
|
testCriteriaToStringOffset |
0,00 |
|
testCriteriaToStringLimit |
0,00 |
|
testLikeWithoutWildcards |
0,00 |
|
testNotLikeWithoutWildcards |
0,00 |
|
testSerialization |
0,03 |
|
testOrderBy |
0,00 |
QueryTest
|
testColumns |
0,01 |
|
testToString |
0,00 |
SqlBuilderTest
|
testExtractTableName |
0,13 |
SqlExpressionTest
|
testBuildInnerJoinStringString |
0,02 |
|
testBuildInnerJoinStringStringbooleanDB |
0,00 |
|
testBuildInStringObjectSqlEnumbooleanDB |
0,01 |
|
testLargeBuildInStringObjectSqlEnumbooleanDB |
0,10 |
|
testBuildLike |
0,03 |
UniqueListTest
|
testNull |
0,00 |
|
testUnique |
0,00 |