[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
407 | 0 | 0 | 0 | 100% | 12.077 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|---|
org.apache.torque.om | 32 | 0 | 0 | 0 | 100% | 0.111 |
org.apache.torque.avalon | 2 | 0 | 0 | 0 | 100% | 0.477 |
org.apache.torque.map | 3 | 0 | 0 | 0 | 100% | 0.248 |
org.apache.torque.util.functions | 43 | 0 | 0 | 0 | 100% | 0.339 |
org.apache.torque | 47 | 0 | 0 | 0 | 100% | 0.98 |
org.apache.torque.adapter | 1 | 0 | 0 | 0 | 100% | 0.065 |
org.apache.torque.om.mapper | 29 | 0 | 0 | 0 | 100% | 5.668 |
org.apache.torque.sql | 195 | 0 | 0 | 0 | 100% | 1.841 |
org.apache.torque.util | 23 | 0 | 0 | 0 | 100% | 1.306 |
org.apache.torque.criteria | 32 | 0 | 0 | 0 | 100% | 1.042 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | ComboKeyTest | 9 | 0 | 0 | 0 | 100% | 0.065 |
![]() | NumberKeyTest | 23 | 0 | 0 | 0 | 100% | 0.046 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | MinTest | 4 | 0 | 0 | 0 | 100% | 0.047 |
![]() | CountTest | 4 | 0 | 0 | 0 | 100% | 0.053 |
![]() | SumTest | 4 | 0 | 0 | 0 | 100% | 0.041 |
![]() | AbstractFunctionTest | 11 | 0 | 0 | 0 | 100% | 0.05 |
![]() | AvgTest | 4 | 0 | 0 | 0 | 100% | 0.059 |
![]() | MaxTest | 4 | 0 | 0 | 0 | 100% | 0.042 |
![]() | AggregateFunctionTest | 12 | 0 | 0 | 0 | 100% | 0.047 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | TorqueRuntimeExceptionTest | 1 | 0 | 0 | 0 | 100% | 0.221 |
![]() | ColumnImplTest | 41 | 0 | 0 | 0 | 100% | 0.48 |
![]() | TorqueInstanceTest | 5 | 0 | 0 | 0 | 100% | 0.279 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | IntegerMapperTest | 3 | 0 | 0 | 0 | 100% | 1.008 |
![]() | BigDecimalMapperTest | 3 | 0 | 0 | 0 | 100% | 0.749 |
![]() | StringMapperTest | 3 | 0 | 0 | 0 | 100% | 0.722 |
![]() | DateMapperTest | 3 | 0 | 0 | 0 | 100% | 0.693 |
![]() | ObjectListMapperTest | 12 | 0 | 0 | 0 | 100% | 1.065 |
![]() | LongMapperTest | 3 | 0 | 0 | 0 | 100% | 0.692 |
![]() | CompositeMapperTest | 2 | 0 | 0 | 0 | 100% | 0.739 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | QueryTest | 2 | 0 | 0 | 0 | 100% | 0.233 |
![]() | SqlBuilderOldCriteriaTest | 79 | 0 | 0 | 0 | 100% | 0.745 |
![]() | SqlBuilderTest | 114 | 0 | 0 | 0 | 100% | 0.863 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | BasePeerImplTest | 2 | 0 | 0 | 0 | 100% | 0.824 |
![]() | UniqueListTest | 2 | 0 | 0 | 0 | 100% | 0.028 |
![]() | CriteriaTest | 19 | 0 | 0 | 0 | 100% | 0.454 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() | JoinTest | 2 | 0 | 0 | 0 | 100% | 0.244 |
![]() | CriterionTest | 3 | 0 | 0 | 0 | 100% | 0.244 |
![]() | CriteriaTest | 27 | 0 | 0 | 0 | 100% | 0.554 |
[Summary] [Package List] [Test Cases]
![]() | testHashCodeAndEquals | 0.21 |
![]() | testToStringSingleCriterion | 0.006 |
![]() | testToStringCompositeCriterion | 0.007 |
![]() | testProcessRow | 0.701 |
![]() | testProcessRowInternalOffset | 0.009 |
![]() | testProcessRowSqlException | 0.014 |
![]() | testWhereString | 0.209 |
![]() | testWhereStringReversed | 0.006 |
![]() | testWhereNotEqual | 0.006 |
![]() | testWhereUnaryOperator | 0.006 |
![]() | testOrUnaryOperator | 0.007 |
![]() | testAndString | 0.007 |
![]() | testNestedCriterionComparisonEqual | 0.033 |
![]() | testNestedCriterionComparisonLessGreaterThan | 0.006 |
![]() | testBetweenCriterion | 0.006 |
![]() | testCriterionIgnoreCase | 0.005 |
![]() | testBooleanMysql | 0.005 |
![]() | testBooleanPostgresql | 0.005 |
![]() | testWhereDate | 0.011 |
![]() | testAndDate | 0.005 |
![]() | testDateWhere | 0.005 |
![]() | testAndCurrentDate | 0.01 |
![]() | testAndCurrentTime | 0.005 |
![]() | testCriteriaOffsetLimit | 0.006 |
![]() | testCriteriaWithOffsetNoLimitPostgresql | 0.005 |
![]() | testCriteriaWithOffsetNoLimitMysql | 0.004 |
![]() | testCriteriaToStringLimit | 0.004 |
![]() | testLikeWithoutWildcards | 0.004 |
![]() | testNotLikeWithoutWildcards | 0.004 |
![]() | testSerialization | 0.132 |
![]() | testClone | 0.004 |
![]() | testEquals | 0.007 |
![]() | testOrderBy | 0.005 |
![]() | testToString | 0.004 |
![]() | testReflexive | 0.011 |
![]() | testSymmetric | 0 |
![]() | testNull | 0.001 |
![]() | testNotEqual | 0 |
![]() | testRoundTripWithStringKeys | 0 |
![]() | testRoundTripWithComplexKey | 0 |
![]() | testRoundTripWithNullKey | 0 |
![]() | testAppendTo | 0 |
![]() | testEquals | 0.198 |
![]() | testToString | 0.006 |
![]() | testTableColumnConstructor | 0.006 |
![]() | testTableColumnConstructorWithSchemaInTable | 0.006 |
![]() | testTableColumnConstructorNullTableName | 0.007 |
![]() | testTableColumnConstructorBlankTableName | 0.007 |
![]() | testTableColumnConstructorNullColumnName | 0.005 |
![]() | testTableColumnConstructorBlankColumnName | 0.005 |
![]() | testSchemaTableColumnConstructor | 0.005 |
![]() | testSchemaTableColumnConstructorWithSchemaInConstructorAndTable | 0.005 |
![]() | testSchemaTableColumnConstructorWithSchemaInTable | 0.006 |
![]() | testSchemaTableColumnConstructorNullSchemaName | 0.005 |
![]() | testSchemaTableColumnConstructorNullTableName | 0.005 |
![]() | testSchemaTableColumnConstructorBlankSchemaName | 0.005 |
![]() | testSchemaTableColumnConstructorBlankTableName | 0.006 |
![]() | testSchemaTableColumnConstructorNullColumnName | 0.01 |
![]() | testSchemaTableColumnConstructorBlankColumnName | 0.005 |
![]() | testSqlExpressionConstructor | 0.005 |
![]() | testSqlExpressionConstructorNull | 0.005 |
![]() | testSqlExpressionConstructorBlank | 0.005 |
![]() | testSqlExpressionConstructorNoDot | 0.005 |
![]() | testSqlExpressionConstructorAsterisk | 0.019 |
![]() | testSqlExpressionConstructorAsteriskAndSchema | 0.005 |
![]() | testSqlExpressionConstructorBlankColumnName | 0.004 |
![]() | testSqlExpressionConstructorBlankTableName | 0.007 |
![]() | testSqlExpressionConstructorCount | 0.004 |
![]() | testSqlExpressionConstructorSqlFunction | 0.004 |
![]() | testSqlExpressionConstructorComparisonAfter | 0.009 |
![]() | testSqlExpressionConstructorComparisonBefore | 0.011 |
![]() | testSqlExpressionConstructorInClause | 0.004 |
![]() | testSqlExpressionConstructorSqlFunctionAsteriskColumnName | 0.009 |
![]() | testSqlExpressionConstructorSqlFunctionAsteriskOnly | 0.006 |
![]() | testSqlExpressionConstructorSqlFunctionEmptyTableName | 0.004 |
![]() | testSqlExpressionConstructorAlias | 0.014 |
![]() | testGetSqlExpressionNoSchema | 0.003 |
![]() | testGetSqlExpressionWithSchema | 0.003 |
![]() | testEqualsSchemaTableColumnNull | 0.003 |
![]() | testEqualsWrongColumn | 0.003 |
![]() | testEqualsWrongTable | 0.003 |
![]() | testEqualsWrongSchema | 0.003 |
![]() | testEqualsWrongSqlExpression | 0.01 |
![]() | testGetSetArguments | 0.017 |
![]() | testGetSetArgumentList | 0.001 |
![]() | testAdArgument | 0 |
![]() | testGetArgument | 0 |
![]() | testGetColumnName | 0 |
![]() | testGetTableName | 0.005 |
![]() | testGetTableNameDifferentTables | 0.001 |
![]() | testGetFullTableName | 0 |
![]() | testGetFullTableNameDifferentTables | 0.001 |
![]() | testGetSchemaName | 0 |
![]() | testGetSchemaNameDifferentTables | 0 |
![]() | testGetSqlExpressionNoSchemaDefaultSchemaNull | 0.215 |
![]() | testGetFullTableNameWithoutDefaultSchema | 0.006 |
![]() | testGetFullTableNameWithDefaultSchema | 0.006 |
![]() | testignoreCaseUnknownColumnType | 0.234 |
![]() | testIgnoreCaseStringColumnType | 0.006 |
![]() | testIgnoreCaseIntegerColumnType | 0.007 |
![]() | testOrderByDesc | 0.007 |
![]() | testOrderByAsc | 0.006 |
![]() | testOrderByNullColumn | 0.007 |
![]() | testOrderByMultiple | 0.008 |
![]() | testOrderByWithDefaultSchema | 0.005 |
![]() | testOrderByAscendingIgnoreCaseString | 0.005 |
![]() | testOrderByAscendingIgnoreCaseInteger | 0.005 |
![]() | testOrderByAscendingIgnoreCaseStringInCriteria | 0.005 |
![]() | testOrderByAscendingIgnoreCaseIntegerInCriteria | 0.005 |
![]() | testOrderByDescendingIgnoreCaseString | 0.006 |
![]() | testOrderByDescendingIgnoreCaseInteger | 0.005 |
![]() | testOrderByDescendingIgnoreCaseStringInCriteria | 0.005 |
![]() | testOrderByDescendingIgnoreCaseIntegerInCriteria | 0.01 |
![]() | testAlias | 0.008 |
![]() | testAliasWithDefaultSchema | 0.005 |
![]() | testAliasWithIgnoreCaseUnknownColumnType | 0.01 |
![]() | testAliasWithIgnoreCaseStringColumnType | 0.005 |
![]() | testAliasWithIgnoreCaseIntegerColumnType | 0.005 |
![]() | testAliasWithIgnoreCaseStringColumnTypeAndDefaultSchema | 0.004 |
![]() | testAliasWithIgnoreCaseIntegerColumnTypeAndDefaultSchema | 0.004 |
![]() | testAsColumn | 0.005 |
![]() | testAsColumnWithIgnoreCaseUnknownColumn | 0.01 |
![]() | testAsColumnWithIgnoreCaseStringColumn | 0.004 |
![]() | testAsColumnWithIgnoreCaseIntegerColumn | 0.004 |
![]() | testAsColumnWithIgnoreCaseStringColumnAndDefaultSchema | 0.005 |
![]() | testAsColumnWithIgnoreCaseIntegerColumnAndDefaultSchema | 0.017 |
![]() | testInnerJoinImplicit | 0.009 |
![]() | testInnerJoinExplicit | 0.008 |
![]() | testInnerJoinWithExcplicitExistingRightTable | 0.003 |
![]() | testInnerJoinExcplicitWithExistingRightAndLeftTable | 0.003 |
![]() | testLeftJoin | 0.003 |
![]() | testLeftJoinWithExistingRightTable | 0.004 |
![]() | testRightJoin | 0.004 |
![]() | testRightJoinWithExistingRightTable | 0.004 |
![]() | testInnerJoinImplicitWithAlias | 0.003 |
![]() | testInnerJoinImplicitWithAliasAndAsColumn | 0.003 |
![]() | testInnerJoinImplicitWithDefaultSchema | 0.004 |
![]() | testInnerJoinImplicitWithAliasAndDefaultSchema | 0.003 |
![]() | testInnerJoinImplicitWithAliasAndSchema | 0.003 |
![]() | testDistinct | 0.003 |
![]() | testGroupBy | 0.004 |
![]() | testLimitPostgresql | 0.003 |
![]() | testOffsetPostgresql | 0.004 |
![]() | testLimitOffsetPostgresql | 0.004 |
![]() | testLimitMysql | 0.003 |
![]() | testOffsetMysql | 0.004 |
![]() | testLimitOffsetMysql | 0.003 |
![]() | testHaving | 0.004 |
![]() | testSelectColumnWithoutTable | 0.004 |
![]() | testCriterionCustom | 0.003 |
![]() | testCriterionCurrentDate | 0.003 |
![]() | testCriterionCurrentTime | 0.003 |
![]() | testCriterionObjectKey | 0.007 |
![]() | testCriterionNullValue | 0.003 |
![]() | testCriterionNullValueNotEqual | 0.003 |
![]() | testCriterionNullValueAltNotEqual | 0.004 |
![]() | testCriterionIsNull | 0.003 |
![]() | testCriterionIsNotNull | 0.004 |
![]() | testCriterionCriteria | 0.004 |
![]() | testCriterionLike | 0.003 |
![]() | testCriterionLikeWithEscape | 0.004 |
![]() | testCriterionLikeWithEscapeOracle | 0.003 |
![]() | testCriterionLikeIgnoreCase | 0.003 |
![]() | testCriterionLikeIgnoreCaseNoWildcard | 0.003 |
![]() | testCriterionLikeInteger | 0.003 |
![]() | testCriterionNotLike | 0.004 |
![]() | testCriterionNotLikeIgnoreCase | 0.003 |
![]() | testCriterionNotLikeIgnoreCaseNoWildcard | 0.003 |
![]() | testCriterionIlike | 0.004 |
![]() | testCriterionNotIlike | 0.003 |
![]() | testCriterionInArray | 0.004 |
![]() | testCriterionInArrayIgnoreCase | 0.004 |
![]() | testCriterionInList | 0.013 |
![]() | testCriterionInListIgnoreCase | 0.003 |
![]() | testCriterionInLargeArray | 0.076 |
![]() | testCriterionInString | 0.003 |
![]() | testEqualsReflexive | 0.004 |
![]() | testHashCodeEqual | 0 |
![]() | testEqualsFalse | 0.001 |
![]() | testEqualsSymmetric | 0 |
![]() | testEqualsTransitive | 0 |
![]() | testEqualsNull | 0 |
![]() | testList | 0 |
![]() | testEmptyConstructor | 0 |
![]() | testCopyConstructor | 0 |
![]() | testCopyConstructorNullValue | 0.001 |
![]() | testBigDecimalConstructor | 0 |
![]() | testLongConstructor | 0 |
![]() | testDoubleConstructor | 0 |
![]() | testIntConstructor | 0 |
![]() | testNumberConstructor | 0 |
![]() | testNumberConstructorNull | 0 |
![]() | testStringConstructor | 0 |
![]() | testStringConstructorNull | 0 |
![]() | testSetValueString | 0 |
![]() | testSetValueStringNull | 0 |
![]() | testSetValueBigDecimal | 0.001 |
![]() | testSetValueNumberKey | 0 |
![]() | testSetValueNumberKeyNull | 0 |
![]() | testSetFunction | 0.016 |
![]() | testGetSetArguments | 0.003 |
![]() | testGetColumnName | 0 |
![]() | testGetTableName | 0 |
![]() | testGetFullTableName | 0 |
![]() | testGetSchemaName | 0 |
![]() | testAggregateFunction | 0 |
![]() | testAggregateFunctionWithDistinct | 0 |
![]() | testGetFirstArgument | 0 |
![]() | testGetSecondArgument | 0 |
![]() | testGetThirdArgument | 0 |
![]() | testSetColumnNull | 0 |
![]() | testAndString | 0.236 |
![]() | testCurrentDate | 0.006 |
![]() | testCurrentTime | 0.007 |
![]() | testignoreCaseUnknownColumnType | 0.006 |
![]() | testIgnoreCaseStringColumnType | 0.006 |
![]() | testIgnoreCaseIntegerColumnType | 0.009 |
![]() | testOrderByDesc | 0.007 |
![]() | testOrderByAsc | 0.005 |
![]() | testOrderByNullColumn | 0.005 |
![]() | testOrderByMultiple | 0.007 |
![]() | testOrderByWithDefaultSchema | 0.005 |
![]() | testOrderByAscendingIgnoreCaseString | 0.006 |
![]() | testOrderByAscendingIgnoreCaseInteger | 0.005 |
![]() | testOrderByAscendingIgnoreCaseStringInCriteria | 0.005 |
![]() | testOrderByAscendingIgnoreCaseIntegerInCriteria | 0.005 |
![]() | testOrderByDescendingIgnoreCaseString | 0.01 |
![]() | testOrderByDescendingIgnoreCaseInteger | 0.005 |
![]() | testOrderByDescendingIgnoreCaseStringInCriteria | 0.005 |
![]() | testOrderByDescendingIgnoreCaseIntegerInCriteria | 0.005 |
![]() | testAlias | 0.005 |
![]() | testAliasWithDefaultSchema | 0.005 |
![]() | testAliasWithIgnoreCaseUnknownColumnType | 0.004 |
![]() | testAliasWithIgnoreCaseStringColumnType | 0.004 |
![]() | testAliasWithIgnoreCaseIntegerColumnType | 0.005 |
![]() | testAliasWithIgnoreCaseStringColumnTypeAndDefaultSchema | 0.009 |
![]() | testAliasWithIgnoreCaseIntegerColumnTypeAndDefaultSchema | 0.004 |
![]() | testAsColumn | 0.004 |
![]() | testAsColumnWithIgnoreCaseUnknownColumn | 0.004 |
![]() | testAsColumnWithIgnoreCaseStringColumn | 0.012 |
![]() | testAsColumnWithIgnoreCaseIntegerColumn | 0.003 |
![]() | testAsColumnWithIgnoreCaseStringColumnAndDefaultSchema | 0.004 |
![]() | testAsColumnWithIgnoreCaseIntegerColumnAndDefaultSchema | 0.004 |
![]() | testInnerJoinImplicit | 0.005 |
![]() | testInnerJoinExplicit | 0.015 |
![]() | testInnerJoinWithExcplicitExistingRightTable | 0.004 |
![]() | testInnerJoinExcplicitWithExistingRightAndLeftTable | 0.004 |
![]() | testLeftJoin | 0.014 |
![]() | testLeftJoinWithExistingRightTable | 0.004 |
![]() | testRightJoin | 0.004 |
![]() | testRightJoinWithExistingRightTable | 0.004 |
![]() | testInnerJoinImplicitWithAlias | 0.004 |
![]() | testInnerJoinImplicitWithAliasAndAsColumn | 0.003 |
![]() | testInnerJoinImplicitWithDefaultSchema | 0.004 |
![]() | testInnerJoinImplicitWithAliasAndDefaultSchema | 0.004 |
![]() | testInnerJoinImplicitWithAliasAndSchema | 0.003 |
![]() | testDistinct | 0.003 |
![]() | testGroupBy | 0.004 |
![]() | testLimitPostgresql | 0.004 |
![]() | testOffsetPostgresql | 0.003 |
![]() | testLimitOffsetPostgresql | 0.003 |
![]() | testLimitMysql | 0.004 |
![]() | testOffsetMysql | 0.003 |
![]() | testLimitOffsetMysql | 0.004 |
![]() | testHaving | 0.004 |
![]() | testSelectColumnWithoutTable | 0.003 |
![]() | testOrString | 0.003 |
![]() | testAndCriterions | 0.003 |
![]() | testOrCriterions | 0.003 |
![]() | testAndVerbatimSqlReplacementNull | 0.004 |
![]() | testAndVerbatimSqlWithReplacements | 0.003 |
![]() | testAndVerbatimSqlWithFromColumns | 0.003 |
![]() | testOrVerbatimSqlReplacementNull | 0.003 |
![]() | testOrVerbatimSqlWithReplacements | 0.004 |
![]() | testOrVerbatimSqlWithFromColumns | 0.003 |
![]() | testWhereVerbatimSqlReplacementNull | 0.004 |
![]() | testWhereVerbatimSqlWithReplacements | 0.003 |
![]() | testWhereVerbatimSqlWithFromColumns | 0.004 |
![]() | testOrderByWithFunction | 0.003 |
![]() | testOrderByWithAsColumn | 0.004 |
![]() | testOrderByWithAsColumnIgnoreCase | 0.003 |
![]() | testOrderByWithAsColumnAndAliasIgnoreCase | 0.004 |
![]() | testAliasWithSubquery | 0.004 |
![]() | testAliasWithSubqueryAndReplacements | 0.004 |
![]() | testInnerJoinImplicitWithComparison | 0.004 |
![]() | testInnerJoinWithExcplicitExistingRightTableAndOperator | 0.004 |
![]() | testInnerJoinExplicitWithComplicatedCondition | 0.008 |
![]() | testInnerJoinImplicitWithSubqueryAndReplacements | 0.003 |
![]() | testInnerJoinImplicitWithComplicatedCondition | 0.003 |
![]() | testCustom | 0.003 |
![]() | testCustomLvalueNull | 0.003 |
![]() | testCriterionCustomSql | 0.003 |
![]() | testCriterionCustomNoString | 0.003 |
![]() | testLvalueIsObject | 0.003 |
![]() | testCurrentTimestamp | 0.003 |
![]() | testObjectKey | 0.007 |
![]() | testNullValue | 0.003 |
![]() | testNullValueNotEqual | 0.003 |
![]() | testNullValueAltNotEqual | 0.002 |
![]() | testIsNull | 0.003 |
![]() | testIsNotNull | 0.003 |
![]() | testSubselect | 0.003 |
![]() | testLike | 0.003 |
![]() | testLikeWithEscape | 0.003 |
![]() | testLikeWithEscapeOracle | 0.002 |
![]() | testLikeIgnoreCase | 0.003 |
![]() | testLikeIgnoreCaseNoWildcard | 0.003 |
![]() | testLikeInteger | 0.003 |
![]() | testNotLike | 0.002 |
![]() | testNotLikeIgnoreCase | 0.003 |
![]() | testNotLikeIgnoreCaseNoWildcard | 0.002 |
![]() | testIlike | 0.002 |
![]() | testNotIlike | 0.003 |
![]() | testLvalueString | 0.002 |
![]() | testLvalueNull | 0.002 |
![]() | testLvalueCriteria | 0.003 |
![]() | testInArray | 0.002 |
![]() | testInArrayIgnoreCase | 0.003 |
![]() | testInList | 0.002 |
![]() | testInListIgnoreCase | 0.002 |
![]() | testNotInList | 0.002 |
![]() | testInLargeArray | 0.097 |
![]() | testInString | 0.002 |
![]() | testFromElementsSetExplicitly | 0.003 |
![]() | testFromElementsSetExplicitlyAsString | 0.002 |
![]() | testBetweenCriterion | 0.24 |
![]() | testCriterionIgnoreCase | 0.007 |
![]() | testAndDate | 0.016 |
![]() | testCriteriaOffsetLimit | 0.006 |
![]() | testCriteriaWithOffsetNoLimitPostgresql | 0.006 |
![]() | testCriteriaWithOffsetNoLimitMysql | 0.007 |
![]() | testCriteriaToStringLimit | 0.006 |
![]() | testLikeWithoutWildcards | 0.014 |
![]() | testNotLikeWithoutWildcards | 0.005 |
![]() | testSerialization | 0.055 |
![]() | testEquals | 0.01 |
![]() | testOrderBy | 0.006 |
![]() | testAddString | 0.005 |
![]() | testNestedCriterion | 0.006 |
![]() | testBoolean | 0.006 |
![]() | testAddDate | 0.007 |
![]() | testDateAdd | 0.005 |
![]() | testCurrentDate | 0.005 |
![]() | testCurrentTime | 0.004 |
![]() | testProcessRowSqlException | 0.782 |
![]() | testProcessRowLengthDeterminedFromMetadata | 0.02 |
![]() | testProcessRowLengthDeterminedFromMetadataWithOffset | 0.019 |
![]() | testProcessRowLenghtAsArgument | 0.019 |
![]() | testProcessRowClassListAsArgument | 0.044 |
![]() | testUnknownClass | 0.019 |
![]() | testByteNull | 0.026 |
![]() | testShortNull | 0.038 |
![]() | testIntegerNull | 0.02 |
![]() | testLongNull | 0.018 |
![]() | testDoubleNull | 0.017 |
![]() | testFloatNull | 0.016 |
![]() | testExternalAdapter | 0.198 |
![]() | testDefaultDataSourceFactory | 0.007 |
![]() | testDatabases | 0.006 |
![]() | testSchemata | 0.036 |
![]() | testShutdown | 0.007 |