Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
52800100.00%90.785
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
org.eclipse.persistence.testing.tests.wdf.jpa1.embedded50017.2712010-07-20T05:36:04build
org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager1320033.9352010-07-20T05:36:22build
org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys8000.4982010-07-20T05:36:57build
org.eclipse.persistence.testing.tests.wdf.jpa1.generator11000.3612010-07-20T05:36:58build
org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance12000.7482010-07-20T05:36:58build
org.eclipse.persistence.testing.tests.wdf.jpa1.lock25001.2472010-07-20T05:36:59build
org.eclipse.persistence.testing.tests.wdf.jpa1.mapping3000.1932010-07-20T05:37:00build
org.eclipse.persistence.testing.tests.wdf.jpa1.query3320036.5322010-07-20T05:37:00build

Package org.eclipse.persistence.testing.tests.wdf.jpa1.embedded

NameTestsErrorsFailuresTime(s)Time StampHost
TestEmbeddedIdAsInnerClass10016.6242010-07-20T05:36:04build
TestEmbeddingWithFieldAccess2000.3192010-07-20T05:36:22build
TestEmbeddingWithPropertyAccess2000.3282010-07-20T05:36:22build
Back to top

Package org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager

NameTestsErrorsFailuresTime(s)Time StampHost
TestCache1000.1102010-07-20T05:36:22build
TestCascadeFlush6000.4272010-07-20T05:36:22build
TestCascadeMerge5000.4342010-07-20T05:36:23build
TestCascadePersist4000.3062010-07-20T05:36:23build
TestCascadeRefresh0000.0112010-07-20T05:36:24build
TestCascadeRemove4000.5282010-07-20T05:36:24build
TestClear2000.1302010-07-20T05:36:24build
TestClose22000.6402010-07-20T05:36:24build
TestContains5000.2992010-07-20T05:36:25build
TestEntityManagerFactory20014.0382010-07-20T05:36:25build
TestExtendedPersistenceContext60012.7342010-07-20T05:36:40build
TestFind6000.3042010-07-20T05:36:52build
TestFlush6000.2492010-07-20T05:36:53build
TestGetReference21001.4212010-07-20T05:36:53build
TestMerge9000.6592010-07-20T05:36:55build
TestPersist13000.6732010-07-20T05:36:55build
TestReadOnly1000.0582010-07-20T05:36:56build
TestRefresh7000.2782010-07-20T05:36:56build
TestRemove9000.4412010-07-20T05:36:56build
TestUpdate3000.1952010-07-20T05:36:57build
Back to top

Package org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys

NameTestsErrorsFailuresTime(s)Time StampHost
TestForeignKeys8000.4982010-07-20T05:36:57build
Back to top

Package org.eclipse.persistence.testing.tests.wdf.jpa1.generator

NameTestsErrorsFailuresTime(s)Time StampHost
TestAutoGenerator3000.0722010-07-20T05:36:58build
TestGenerator4000.1282010-07-20T05:36:58build
TestIdentity4000.1522010-07-20T05:36:58build
TestSequence0000.0092010-07-20T05:36:58build
Back to top

Package org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance

NameTestsErrorsFailuresTime(s)Time StampHost
AbstractEntityHandlingTest3000.1192010-07-20T05:36:58build
CallbackTest2000.1432010-07-20T05:36:58build
RelationsTest3000.2502010-07-20T05:36:58build
SimpleInheritanceTest4000.2362010-07-20T05:36:59build
Back to top

Package org.eclipse.persistence.testing.tests.wdf.jpa1.lock

NameTestsErrorsFailuresTime(s)Time StampHost
TestLockMethod13000.5182010-07-20T05:36:59build
TestOptimistic12000.7292010-07-20T05:36:59build
Back to top

Package org.eclipse.persistence.testing.tests.wdf.jpa1.mapping

NameTestsErrorsFailuresTime(s)Time StampHost
MappingTest1000.0982010-07-20T05:37:00build
TestSecondaryTable2000.0952010-07-20T05:37:00build
Back to top

Package org.eclipse.persistence.testing.tests.wdf.jpa1.query

NameTestsErrorsFailuresTime(s)Time StampHost
TestAggregates5000.1742010-07-20T05:37:00build
TestArguments45002.5042010-07-20T05:37:01build
TestBuiltInFunctionExpressions82002.5242010-07-20T05:37:03build
TestConditionalExpressions62002.4122010-07-20T05:37:06build
TestCount3000.2112010-07-20T05:37:08build
TestDeleteQuery9000.7562010-07-20T05:37:09build
TestEmbeddables7000.2042010-07-20T05:37:09build
TestExtendedQueries130020.0162010-07-20T05:37:10build
TestFromClauses2000.2262010-07-20T05:37:30build
TestGroupByOrderByHaving22000.7372010-07-20T05:37:30build
TestJoinFetch6002.4482010-07-20T05:37:31build
TestJoinedInheritance6000.8492010-07-20T05:37:33build
TestNativeQuery8000.8232010-07-20T05:37:34build
TestParameterTypes39001.4822010-07-20T05:37:35build
TestQueryAPI2000.0652010-07-20T05:37:37build
TestRelationships7000.5052010-07-20T05:37:37build
TestSelectClauses8000.2102010-07-20T05:37:37build
TestSelectList6000.3862010-07-20T05:37:37build
Back to top


TestCase AbstractEntityHandlingTest

NameStatusTypeTime(s)
findEmployeeByIdSuccess0.040
findAllContractEmployeesSuccess0.037
findAllAbstractEmployeesSuccess0.036
Properties »

Back to top

TestCase CallbackTest

NameStatusTypeTime(s)
testPrePersistSuccess0.048
testPreRemoveSuccess0.089
Properties »

Back to top

TestCase MappingTest

NameStatusTypeTime(s)
testColumnMappedTwiceSuccess0.051
Properties »

Back to top

TestCase RelationsTest

NameStatusTypeTime(s)
testEmployeeWithTruckSuccess0.065
testEmployeeWithBicyclesSuccess0.077
testEnBlocLoadingSuccess0.101
Properties »

Back to top

TestCase SimpleInheritanceTest

NameStatusTypeTime(s)
testInsertVehicleSuccess0.054
testInsertBicycleSuccess0.065
testFindVehicleSuccess0.048
testSelectAllSuccess0.057
Properties »

Back to top

TestCase TestAggregates

NameStatusTypeTime(s)
testAvgHandling1Success0.046
testAvgHandling2Success0.039
testMaxHandlingSuccess0.026
testMinHandlingSuccess0.027
testSumHandlingSuccess0.024
Properties »

Back to top

TestCase TestArguments

NameStatusTypeTime(s)
testArgumentInArithmeticExprSuccess0.133
testLongVarBinaryParametersSuccess0.030
testSinglePkSuccess0.080
testCompoundPkSuccess0.123
testInvalidParameterHandlingSuccess0.032
testSubclassParameterSuccess0.024
testIllegalSubclassParameterSuccess0.019
testEnumParametersSuccess0.067
testPrimitiveBooleanSuccess0.035
testPrimitiveByteSuccess0.035
testPrimitiveCharSuccess0.034
testPrimitiveShortSuccess0.050
testPrimitiveIntSuccess0.040
testPrimitiveLongSuccess0.036
testPrimitiveFloatSuccess0.065
testPrimitiveDoubleSuccess0.047
testWrapperBooleanSuccess0.094
testWrapperByteSuccess0.033
testWrapperCharacterSuccess0.036
testWrapperShortSuccess0.033
testWrapperIntegerSuccess0.034
testWrapperLongSuccess0.033
testWrapperDoubleSuccess0.032
testWrapperFloatSuccess0.057
testString2VarcharSuccess0.032
testString2ClobSuccess0.032
testBigDecimalSuccess0.034
testBigIntegerSuccess0.033
testUtilDateSuccess0.032
testUtilCalendarSuccess0.041
testSqlDateSuccess0.032
testSqlTimeSuccess0.030
testSqlTimestampSuccess0.034
testPrimitiveByteArray2BinarySuccess0.037
testPrimitiveByteArray2LongvarbinarySuccess0.034
testPrimitiveByteArray2BlobSuccess0.033
testPrimitiveCharArray2VarcharSuccess0.078
testPrimitiveCharArray2ClobSuccess0.031
testWrapperByteArray2BinarySuccess0.035
testWrapperByteArray2LongvarbinarySuccess0.035
testWrapperByteArray2BlobSuccess0.028
testWrapperCharArray2VarcharSuccess0.029
testWrapperCharArray2ClobSuccess0.058
testEnumStringSuccess0.048
testEnumOrdinalSuccess0.030
Properties »

Back to top

TestCase TestAutoGenerator

NameStatusTypeTime(s)
testPersistSuccess0.019
testMergeNewSuccess0.019
testMergeDetachedSuccess0.026
Properties »

Back to top

TestCase TestBuiltInFunctionExpressions

NameStatusTypeTime(s)
testConcatHandling0Success0.027
testConcatHandling1Success0.027
testConcatHandling2Success0.023
testConcatHandling3Success0.023
testConcatHandling4Success0.027
testConcatHandling6Success0.023
testConcatHandling7Success0.030
testSubstringHandlingSuccess0.032
testSubstringHandling8Success0.020
testSubstringHandling9Success0.020
testSubstringHandling10Success0.021
testSubstringHandling11Success0.023
testSubstringHandling12Success0.024
testSubstringHandling14Success0.023
testTrimHandling15Success0.026
testTrimHandling16Success0.022
testTrimHandling17Success0.023
testTrimHandling18Success0.022
testTrimHandling19Success0.022
testTrimHandling21Success0.022
testTrimHandling22Success0.026
testTrimHandling28Success0.036
testTrimHandling29Success0.061
testTrimHandling30Success0.027
testTrimWithTrimCharacter23Success0.024
testTrimWithTrimCharacter24Success0.035
testTrimWithTrimCharacter25Success0.026
testTrimWithTrimCharacter26Success0.035
testTrimWithTrimCharacter27Success0.028
testTrimWithTrimCharacter33Success0.036
testTrimWithTrimCharacter34Success0.024
testUpperHandling35Success0.030
testUpperHandling36Success0.034
testUpperHandling37Success0.029
testUpperHandling38Success0.029
testUpperHandling39Success0.031
testUpperHandling41Success0.033
testUpperHandling42Success0.029
testLengthHandling43Success0.031
testLengthHandling44Success0.031
testLengthHandling45Success0.027
testLengthHandling46Success0.027
testLengthHandling47Success0.026
testLengthHandling49Success0.025
testLengthHandling50Success0.022
testLocateHandling51Success0.030
testLocateHandling52Success0.025
testLocateHandling53Success0.022
testLocateHandling54Success0.018
testLocateHandling55Success0.019
testLocateHandling57Success0.020
testLocateHandling58Success0.032
testAbsHandling59Success0.022
testAbsHandling60Success0.019
testAbsHandling61Success0.020
testAbsHandling62Success0.023
testAbsHandling64Success0.036
testAbsHandling66Success0.038
testAbsHandling67Success0.026
testSqrtHandling69Success0.026
testSqrtHandling70Success0.030
testSqrtHandling71Success0.057
testSqrtHandling72Success0.025
testSqrtHandling74Success0.022
testSqrtHandling76Success0.033
testSqrtHandling77Success0.029
testSqrtHandling78Success0.052
testModHandling79Success0.026
testModHandling80Success0.030
testModHandling81Success0.022
testModHandling82Success0.023
testModHandling83Success0.022
testModHandling84Success0.033
testModHandling86Success0.028
testModHandling87Success0.020
testModHandling88Success0.022
testSizeHandling89Success0.023
testSizeHandling90Success0.028
testSizeHandling91Success0.050
testSizeHandling92Success0.038
testSizeHandling93Success0.072
testSizeHandling94Success0.033
Properties »

Back to top

TestCase TestCache

NameStatusTypeTime(s)
testCloneSuccess0.061
Properties »

Back to top

TestCase TestCascadeFlush

NameStatusTypeTime(s)
testSimpleCascadeToNewSuccess0.097
testSimpleCascadeToManagedSuccess0.061
testSimpleCascadeToDetached1Success0.053
testSimpleCascadeToRemovedSuccess0.068
testCircularCascadeSuccess0.056
testFlushLazyCollectionWithCascadePersistSuccess0.050
Properties »

Back to top

TestCase TestCascadeMerge

NameStatusTypeTime(s)
testCascadeDetachedRemovedSuccess0.124
testCircularCascadeSuccess0.062
testCircularCascadeWithSamePksSuccess0.048
testCascadeManagedSuccess0.100
testCascadeRemovedSuccess0.072
Properties »

Back to top

TestCase TestCascadePersist

NameStatusTypeTime(s)
testSimpleCascadeNewSuccess0.033
testSimpleCascadeManagedSuccess0.044
testSimpleCascadeDetachedSuccess0.138
testCircularCascadeSuccess0.070
Properties »

Back to top

TestCase TestCascadeRefresh

NameStatusTypeTime(s)
Properties »

Back to top

TestCase TestCascadeRemove

NameStatusTypeTime(s)
testSimpleCascadeNewSuccess0.094
testSimpleCascadeManagedSuccess0.122
testSimpleCascadeDetachedSuccess0.171
testSimpleCascadeRemovedSuccess0.072
Properties »

Back to top

TestCase TestClear

NameStatusTypeTime(s)
testClearActiveTransactionSuccess0.037
testClearNoTransactionSuccess0.038
Properties »

Back to top

TestCase TestClose

NameStatusTypeTime(s)
dummyTestMethodSuccess0.026
testPersistClosedSuccess0.026
testMergeClosedSuccess0.045
testRemoveClosedSuccess0.028
testFindClosedSuccess0.023
testGetReferenceClosedSuccess0.023
testFlushClosedSuccess0.026
testSetFlushModeClosedSuccess0.025
testGetFlushModeClosedSuccess0.022
testLockClosedSuccess0.040
testRefreshClosedSuccess0.021
testClearClosedSuccess0.021
testContainsClosedSuccess0.021
testCreateQueryClosedSuccess0.021
testCreateNamedQueryClosedSuccess0.025
testCreateNativeQueryClosedSuccess0.022
testJoinTransactionClosedSuccess0.022
testGetDelegateClosedSuccess0.023
testCloseActiveTransactionSuccess0.035
testCloseClosedSuccess0.022
testQuerySuccess0.025
testCloseInsideTransactionSuccess0.031
Properties »

Back to top

TestCase TestConditionalExpressions

NameStatusTypeTime(s)
testNumericComparisonsSuccess0.027
testEnumComparison3Success0.035
testEnumComparison4Success0.021
testEnumComparison5Success0.038
testBooleanComparison4Success0.021
testBooleanComparison5Success0.021
testCurrentDateTimeComparisonSuccess0.027
testPersistentObjectComparison0Success0.026
testPersistentObjectComparison1Success0.021
testPersistentObjectComparison2Success0.022
testPersistentObjectComparison3Success0.023
testPersistentObjectComparison4Success0.024
testPersistentObjectComparison5Success0.043
testSimpleTypeComparisonHandlingSuccess0.078
testSimpleComparisonHandlingExcludingOpenSQLSuccess0.048
testSimpleComparisonHandlingExcludingOpenSQLAndOracle0Success0.024
testSimpleComparisonHandlingExcludingOpenSQLAndOracle1Success0.025
testSimpleComparisonHandlingExcludingOpenSQLAndOracle4Success0.037
testSimpleComparisonHandlingExcludingOpenSQLAndOracle5Success0.024
testBeanComparisonHandlingSuccess0.150
testBetweenHandling1Success0.029
testBetweenHandling2Success0.048
testBetweenHandling3Success0.026
testBetweenHandling4Success0.031
testBetweenHandling8Success0.023
testBetweenHandling9Success0.042
testBetweenHandling10Success0.024
testBetweenHandling11Success0.025
testPlatformDependendBetweenHandling0Success0.025
testPlatformDependendBetweenHandling3Success0.035
testLikeHandling02Success0.022
testLikeHandling03Success0.027
testLikeHandling05Success0.025
testLikeHandling06Success0.044
testLikeHandling07Success0.035
testLikeHandling08Success0.028
testLikeHandling11Success0.028
testLikeHandling12Success0.054
testLikeHandling14Success0.045
testLikeHandling15Success0.042
testLikeHandling16Success0.027
testInHandlingSuccess0.071
testInBinarySuccess0.040
testInHandling1Success0.070
testInHandling3Success0.034
testIsNullHandling0Success0.052
testIsNullHandling1Success0.035
testIsNullHandling2Success0.056
testIsNullHandling3Success0.024
testIsNullHandling5Success0.021
testIsNullHandling6Success0.024
testIsNullHandling7Success0.029
testIsNullHandling8Success0.038
testIsEmptyHandling0Success0.036
testIsEmptyHandling2Success0.041
testIsEmptyHandling4Success0.022
testIsEmptyHandling5Success0.025
testIsEmptyHandling7Success0.025
testIsEmptyHandling9Success0.028
testMemberOfHandlingSuccess0.163
testMemberOfHandling2Success0.032
testExistsHandlingSuccess0.027
Properties »

Back to top

TestCase TestContains

NameStatusTypeTime(s)
testContainsNewSuccess0.117
testContainsManagedSuccess0.056
testContainsRemovedSuccess0.034
testContainsDetachedSuccess0.056
testNotAnEntitySuccess0.022
Properties »

Back to top

TestCase TestCount

NameStatusTypeTime(s)
testCountSuccess0.112
testCount1Success0.048
testCountNoOpenSQLSuccess0.042
Properties »

Back to top

TestCase TestDeleteQuery

NameStatusTypeTime(s)
testDeleteOutsideTxSuccess0.025
testDeleteWithSecondaryTableSuccess0.132
testDeleteAllDepartmentsSuccess0.108
testDeleteEmployeeWithGivenDepartmentSuccess0.129
testDeleteAllDepartmentsNativeSuccess0.117
testExecuteUpdateSelectSuccess0.027
testGetResultListDeleteSuccess0.027
testGetSingleResultDeleteSuccess0.077
testUpdateDepartmentSuccess0.090
Properties »

Back to top

TestCase TestEmbeddables

NameStatusTypeTime(s)
testEmbeddables1Success0.030
testEmbeddables2Success0.027
testEmbeddables4Success0.025
testEmbeddables5Success0.025
testEmbeddables6Success0.025
testEmbeddables7Success0.026
testBlobsSuccess0.033
Properties »

Back to top

TestCase TestEmbeddedIdAsInnerClass

NameStatusTypeTime(s)
testInsertSuccess16.362
Properties »

Back to top

TestCase TestEmbeddingWithFieldAccess

NameStatusTypeTime(s)
testInsertSuccess0.112
testEmbeddedFieldAccessSuccess0.156
Properties »

Back to top

TestCase TestEmbeddingWithPropertyAccess

NameStatusTypeTime(s)
testInsertSuccess0.083
testEmbeddedPropertyAccessSuccess0.192
Properties »

Back to top

TestCase TestEntityManagerFactory

NameStatusTypeTime(s)
dummyTestMethodSuccess0.021
testEntityManagerFactoryCloseSuccess14.003
Properties »

Back to top

TestCase TestExtendedPersistenceContext

NameStatusTypeTime(s)
dummyTestMethodSuccess0.036
testPersistOutsideTxSuccess12.529
testUpdateOutsideTxSuccess0.056
testRemoveOutsideTxSuccess0.036
testMergeOutsideTxSuccess0.037
testRefreshOutsideTxSuccess0.027
Properties »

Back to top

TestCase TestExtendedQueries

NameStatusTypeTime(s)
testQueryWithUpdateAndSetSuccess1.482
testQueryWithBuiltinAbsSuccess1.687
testQueryWithMemberOfSuccess1.200
testQueryWithComparisonExpressionAndEnumsSuccess1.114
testQueryWithAggregateWithHavingExpressionSuccess1.348
testQueryWithInExpressionAndParametersSuccess1.143
testBasicQuerySuccess2.428
testOrderBySuccess1.230
testOrderByCmrSuccess1.242
testSurnamesOfEmployeesSuccess2.317
testGivenNamesOfEmployeesSuccess2.123
testNumberOfDriversSuccess1.517
testNumberOfDrivenVehiclesSuccess1.163
Properties »

Back to top

TestCase TestFind

NameStatusTypeTime(s)
testPositivTxSuccess0.056
testPositivNonTxSuccess0.064
testNegativSuccess0.037
testIllegalArgumentsSuccess0.029
testFindWithCompositeKeySuccess0.047
testFindRemovedSuccess0.059
Properties »

Back to top

TestCase TestFlush

NameStatusTypeTime(s)
testRelationshipToNewSuccess0.033
testWithExceptionSuccess0.023
testRestoreFieldAfterFlushSuccess0.038
testRestoreRelationAfterFlushSuccess0.090
testNoTransactionSuccess0.025
testTransactionMarkedForRollbackSuccess0.027
Properties »

Back to top

TestCase TestForeignKeys

NameStatusTypeTime(s)
testFKBasicSuccess0.052
testRelationNMSuccess0.086
testCascadingSuccess0.049
testInsertInRelationSuccess0.066
testRemoveInRelationSuccess0.053
testInsertWithJointableSuccess0.046
testRemoveWithJointableSuccess0.056
testInheritanceSuccess0.076
Properties »

Back to top

TestCase TestFromClauses

NameStatusTypeTime(s)
testSimpleFromSuccess0.134
testJoinFromSuccess0.082
Properties »

Back to top

TestCase TestGenerator

NameStatusTypeTime(s)
testPersistSuccess0.021
testPersistManyProjectsSuccess0.040
testMergeNewSuccess0.022
testMergeDetachedSuccess0.036
Properties »

Back to top

TestCase TestGetReference

NameStatusTypeTime(s)
testSimpleSuccess0.055
testPositivTxSuccess0.052
testPositivNonTxSuccess0.054
testPositivTxPropertyAccessSuccess0.061
testPositivNonTxPropertyAccessSuccess0.046
testNegativSuccess0.043
testIllegalArgumentsSuccess0.047
testFindWithCompositeKeySuccess0.055
testEmbeddedIdPropertyAccessSuccess0.045
testInheritanceSuccess0.044
testNegativInheritanceSuccess0.033
testPersistSuccess0.034
testRemoveSuccess0.088
testRemoveNonExistingSuccess0.037
testMergeSuccess0.062
testMergeIntoHollowSuccess0.098
testRefreshSuccess0.049
testReadLockSuccess0.040
testWriteLockSuccess0.061
testSerializeLoadedSuccess0.309
testSerializeHollowSuccess0.081
Properties »

Back to top

TestCase TestGroupByOrderByHaving

NameStatusTypeTime(s)
testOrderBy1Success0.030
testOrderBy2Success0.026
testOrderBy3Success0.034
testOrderBy6Success0.028
testOrderBy7Success0.035
testOrderBy8Success0.022
testOrderBy9Success0.026
testGroupBy0Success0.024
testGroupBy1Success0.027
testGroupBy2Success0.029
testGroupBy3Success0.027
testGroupBy4Success0.024
testGroupBy5Success0.025
testGroupBy6Success0.030
testGroupBy7Success0.079
testGroupBy9Success0.030
testSubQueryGroupBy0Success0.029
testSubQueryGroupBy1Success0.041
testSubQueryGroupBy2Success0.030
testSubQueryGroupBy3Success0.037
testSubQueryGroupBy4Success0.031
testConstructorGroupBy1Success0.054
Properties »

Back to top

TestCase TestIdentity

NameStatusTypeTime(s)
testPersistSuccess0.040
testMergeSuccess0.032
testJoinedSubclassSuccess0.044
testPersistNoTxSuccess0.025
Properties »

Back to top

TestCase TestJoinedInheritance

NameStatusTypeTime(s)
testSelectEmployeeSuccess0.228
testSelectSampleAccountsSuccess0.135
testSelectCheckingAccountSuccess0.117
testSelectBrokerageAccountsSuccess0.112
testSelectCreditCardAccountsSuccess0.110
testSelectEmployeeJoinCheckingAccountSuccess0.134
Properties »

Back to top

TestCase TestJoinFetch

NameStatusTypeTime(s)
testJoinFetchDepartmentSuccess0.483
testJoinFetchProjectsSuccess0.482
testOneNodeSuccess0.358
testTwoNodesSuccess0.353
testJoinFetchHobbiesSuccess0.382
testDistinctJoinFetchHobbiesWithMultipleSelectItemsSuccess0.378
Properties »

Back to top

TestCase TestLockMethod

NameStatusTypeTime(s)
testNonManagedEntitySuccess0.028
testEntityForDeleteSuccess0.028
testEntityDeleteExecutedSuccess0.032
testNonVersionedEntitySuccess0.044
testIllegalArgumentSuccess0.022
testNoTransactionSuccess0.021
testReadLockSuccess0.035
testWriteLockSuccess0.039
testDetachedEntitySuccess0.066
testTransactionMarkedForRollbackSuccess0.029
testReadLockTwiceSuccess0.034
testWriteLockTwiceSuccess0.037
testPromoteLockSuccess0.084
Properties »

Back to top

TestCase TestMerge

NameStatusTypeTime(s)
testMergeNewSuccess0.027
testMergeManagedSuccess0.031
testMergeDetachedSuccess0.050
testNotAnEntitySuccess0.020
testWithLazyRelationPendingSuccess0.126
testTransactionMarkedForRollbackSuccess0.026
testMergeNewEntityWithIdSetInPrePersistSuccess0.276
testNastyTimestampTwiceSuccess0.032
testNastyTimestampTwiceNotInitialSuccess0.055
Properties »

Back to top

TestCase TestNativeQuery

NameStatusTypeTime(s)
testDefaultMappingSuccess0.112
testDefaultMappingWithMappingResultSuccess0.067
testDefaultMappingNamedNativeQuerySuccess0.075
testResultSetMappingNamedNativeQuerySuccess0.084
testColumnResultSuccess0.082
testFieldResultSuccess0.164
testDefaultMappingWithParameterSuccess0.098
testFieldByFieldSuccess0.067
Properties »

Back to top

TestCase TestOptimistic

NameStatusTypeTime(s)
testOptimisticLockExceptionUpdateUpdateSuccess0.052
testOptimisticLockExceptionDeleteUpdateSuccess0.112
testOptimisticLockExceptionUpdateDeleteSuccess0.050
testOptimisticLockExceptionDeleteDeleteSuccess0.048
testNoChangeSuccess0.034
testIllegalVersionAccessManagedSuccess0.149
testFlushWithVersionSuccess0.066
testMergeWithVersionSuccess0.042
testRefreshWithVersionSuccess0.048
testVersionSuccess0.051
testPersistAgainSuccess0.032
testRealOptimismSuccess0.023
Properties »

Back to top

TestCase TestParameterTypes

NameStatusTypeTime(s)
testInsertSuccess0.073
testPrimitiveBooleanSuccess0.041
testPrimitiveByteSuccess0.041
testPrimitiveCharSuccess0.042
testPrimitiveShortSuccess0.043
testPrimitiveIntSuccess0.040
testPrimitiveLongSuccess0.041
testPrimitiveFloatSuccess0.041
testPrimitiveDoubleSuccess0.044
testWrapperBooleanSuccess0.040
testWrapperByteSuccess0.036
testWrapperCharacterSuccess0.034
testWrapperShortSuccess0.055
testWrapperIntegerSuccess0.077
testWrapperLongSuccess0.033
testWrapperDoubleSuccess0.032
testWrapperFloatSuccess0.037
testString2VarcharSuccess0.033
testString2ClobSuccess0.027
testBigDecimalSuccess0.033
testBigIntegerSuccess0.033
testUtilDateSuccess0.034
testUtilCalendarSuccess0.043
testSqlDateSuccess0.039
testSqlTimeSuccess0.040
testSqlTimestampSuccess0.032
testPrimitiveByteArray2BinarySuccess0.034
testPrimitiveByteArray2LongvarbinarySuccess0.032
testPrimitiveByteArray2BlobSuccess0.031
testPrimitiveCharArray2VarcharSuccess0.031
testPrimitiveCharArray2ClobSuccess0.026
testWrapperByteArray2BinarySuccess0.029
testWrapperByteArray2LongvarbinarySuccess0.025
testWrapperByteArray2BlobSuccess0.026
testWrapperCharArray2VarcharSuccess0.029
testWrapperCharArray2ClobSuccess0.038
testSerializableSuccess0.026
testEnumStringSuccess0.030
testEnumOrdinalSuccess0.032
Properties »

Back to top

TestCase TestPersist

NameStatusTypeTime(s)
testPersistNewDepartmentSuccess0.029
testPersistNewBasicTypesFieldAccessSuccess0.095
testPersistManagedSuccess0.030
testPersistManagedFlushedSuccess0.030
testPersistRemovedSuccess0.035
testPersistRemovedFlushedSuccess0.038
testPersistDetachedSuccess0.059
testNotAnEntitySuccess0.021
testTransactionMarkedForRollbackSuccess0.031
testPersistNewEntityWithIdModifiedInPrePersistSuccess0.148
testNastyTimestampTwiceSuccess0.040
testDuprecSuccess0.034
testDuprecBatchSuccess0.039
Properties »

Back to top

TestCase TestQueryAPI

NameStatusTypeTime(s)
testQueryCreationSuccess0.029
testParameterSettingSuccess0.031
Properties »

Back to top

TestCase TestReadOnly

NameStatusTypeTime(s)
testInheritanceSuccess0.047
Properties »

Back to top

TestCase TestRefresh

NameStatusTypeTime(s)
testRefreshNewSuccess0.018
testRefreshManagedSuccess0.043
testRefreshDeletedSuccess0.056
testRefreshDetachedSuccess0.036
testNotAnEntitySuccess0.020
testRefreshManagedWithRelationshipsSuccess0.063
testTransactionMarkedForRollbackSuccess0.028
Properties »

Back to top

TestCase TestRelationships

NameStatusTypeTime(s)
testRelationFieldInWhereSuccess0.067
testRelationFieldInSelectListSuccess0.062
testEmptySuccess0.066
testInJoinSuccess0.067
testInnerJoinSuccess0.067
testLeftJoinSuccess0.097
testInListSuccess0.072
Properties »

Back to top

TestCase TestRemove

NameStatusTypeTime(s)
testRemoveNewSuccess0.026
testRemoveManagedSuccess0.073
testRemoveManagedFlushedSuccess0.041
testRemoveRemovedSuccess0.037
testRemoveRemovedFlushedSuccess0.039
testRemoveDetachedSuccess0.060
testNotAnEntitySuccess0.028
testRemoveWithCompositeKeySuccess0.040
testTransactionMarkedForRollbackSuccess0.081
Properties »

Back to top

TestCase TestSecondaryTable

NameStatusTypeTime(s)
testFieldsInSecondTableSuccess0.044
testSecondaryTableInRelationSuccess0.042
Properties »

Back to top

TestCase TestSelectClauses

NameStatusTypeTime(s)
testSimpleSelectSuccess0.030
testConstructorExpression08Success0.022
testConstructorExpression09Success0.024
testConstructorExpression10Success0.026
testSubQueries11Success0.024
testSubQueries12Success0.023
testSubQueries13Success0.029
testSubQueries14Success0.024
Properties »

Back to top

TestCase TestSelectList

NameStatusTypeTime(s)
testNewStringSuccess0.052
testNewProjectSuccess0.051
testTwoSelectListItemsSuccess0.121
testMixedSelectListItemsSuccess0.055
testMixedSelectListItemsReverseSuccess0.052
testAverageSuccess0.046
Properties »

Back to top

TestCase TestSequence

NameStatusTypeTime(s)
Properties »

Back to top

TestCase TestUpdate

NameStatusTypeTime(s)
testUpdateOfComposoiteKeySuccess0.062
testUpdateRelationWithCompositeKeySuccess0.075
testUpdatePrimaryKeySuccess0.044
Properties »

Back to top