Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
50300100.00%125.789
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.embedded50024.9102010-05-03T17:44:23build
org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager1280071.0252010-05-03T17:44:48build
org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys8000.4922010-05-03T17:46:00build
org.eclipse.persistence.testing.tests.wdf.jpa1.generator7000.2292010-05-03T17:46:01build
org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance11000.6722010-05-03T17:46:01build
org.eclipse.persistence.testing.tests.wdf.jpa1.lock25000.8722010-05-03T17:46:02build
org.eclipse.persistence.testing.tests.wdf.jpa1.mapping3000.1762010-05-03T17:46:03build
org.eclipse.persistence.testing.tests.wdf.jpa1.query3160027.4132010-05-03T17:46:04build

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

NameTestsErrorsFailuresTime(s)Time StampHost
TestEmbeddedIdAsInnerClass10024.0082010-05-03T17:44:23build
TestEmbeddingWithFieldAccess2000.6852010-05-03T17:44:47build
TestEmbeddingWithPropertyAccess2000.2172010-05-03T17:44:48build
Back to top

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

NameTestsErrorsFailuresTime(s)Time StampHost
TestCache1000.0672010-05-03T17:44:48build
TestCascadeFlush6000.3342010-05-03T17:44:48build
TestCascadeMerge5000.4352010-05-03T17:44:49build
TestCascadePersist4001.5542010-05-03T17:44:49build
TestCascadeRefresh0000.0092010-05-03T17:44:51build
TestCascadeRemove4001.0252010-05-03T17:44:51build
TestClear2000.2482010-05-03T17:44:52build
TestClose22000.5132010-05-03T17:44:52build
TestContains5000.1852010-05-03T17:44:53build
TestEntityManagerFactory20049.8382010-05-03T17:44:53build
TestExtendedPersistenceContext60012.6912010-05-03T17:45:43build
TestFind6000.2802010-05-03T17:45:56build
TestFlush6000.2742010-05-03T17:45:56build
TestGetReference21001.4742010-05-03T17:45:57build
TestMerge7000.7352010-05-03T17:45:58build
TestPersist12000.6022010-05-03T17:45:59build
TestReadOnly1000.0752010-05-03T17:46:00build
TestRefresh6000.2442010-05-03T17:46:00build
TestRemove9000.2892010-05-03T17:46:00build
TestUpdate3000.1532010-05-03T17:46:00build
Back to top

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

NameTestsErrorsFailuresTime(s)Time StampHost
TestForeignKeys8000.4922010-05-03T17:46:00build
Back to top

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

NameTestsErrorsFailuresTime(s)Time StampHost
TestAutoGenerator3000.0802010-05-03T17:46:01build
TestGenerator4000.1352010-05-03T17:46:01build
TestIdentity0000.0092010-05-03T17:46:01build
TestSequence0000.0052010-05-03T17:46:01build
Back to top

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

NameTestsErrorsFailuresTime(s)Time StampHost
AbstractEntityHandlingTest3000.1532010-05-03T17:46:01build
CallbackTest1000.0542010-05-03T17:46:02build
RelationsTest3000.2612010-05-03T17:46:02build
SimpleInheritanceTest4000.2042010-05-03T17:46:02build
Back to top

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

NameTestsErrorsFailuresTime(s)Time StampHost
TestLockMethod13000.3752010-05-03T17:46:02build
TestOptimistic12000.4972010-05-03T17:46:03build
Back to top

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

NameTestsErrorsFailuresTime(s)Time StampHost
MappingTest1000.0612010-05-03T17:46:03build
TestSecondaryTable2000.1152010-05-03T17:46:03build
Back to top

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

NameTestsErrorsFailuresTime(s)Time StampHost
TestAggregates4000.0862010-05-03T17:46:04build
TestArguments45001.4812010-05-03T17:46:04build
TestBuiltInFunctionExpressions79001.7302010-05-03T17:46:05build
TestConditionalExpressions56001.4212010-05-03T17:46:07build
TestCount2000.3152010-05-03T17:46:09build
TestDeleteQuery9000.4892010-05-03T17:46:09build
TestEmbeddables7000.1642010-05-03T17:46:09build
TestExtendedQueries120015.2772010-05-03T17:46:10build
TestFromClauses2000.1252010-05-03T17:46:25build
TestGroupByOrderByHaving19000.7612010-05-03T17:46:25build
TestJoinFetch6002.0852010-05-03T17:46:26build
TestJoinedInheritance6000.6132010-05-03T17:46:28build
TestNativeQuery8000.4502010-05-03T17:46:29build
TestParameterTypes39001.3822010-05-03T17:46:29build
TestQueryAPI2000.0692010-05-03T17:46:31build
TestRelationships7000.4392010-05-03T17:46:31build
TestSelectClauses7000.1752010-05-03T17:46:31build
TestSelectList6000.3512010-05-03T17:46:32build
Back to top


TestCase AbstractEntityHandlingTest

NameStatusTypeTime(s)
findEmployeeByIdSuccess0.056
findAllContractEmployeesSuccess0.041
findAllAbstractEmployeesSuccess0.047
Properties »

Back to top

TestCase CallbackTest

NameStatusTypeTime(s)
testPrePersistSuccess0.048
Properties »

Back to top

TestCase MappingTest

NameStatusTypeTime(s)
testColumnMappedTwiceSuccess0.055
Properties »

Back to top

TestCase RelationsTest

NameStatusTypeTime(s)
testEmployeeWithTruckSuccess0.061
testEmployeeWithBicyclesSuccess0.078
testEnBlocLoadingSuccess0.115
Properties »

Back to top

TestCase SimpleInheritanceTest

NameStatusTypeTime(s)
testInsertVehicleSuccess0.044
testInsertBicycleSuccess0.039
testFindVehicleSuccess0.048
testSelectAllSuccess0.063
Properties »

Back to top

TestCase TestAggregates

NameStatusTypeTime(s)
testAvgHandling2Success0.027
testMaxHandlingSuccess0.019
testMinHandlingSuccess0.017
testSumHandlingSuccess0.015
Properties »

Back to top

TestCase TestArguments

NameStatusTypeTime(s)
testArgumentInArithmeticExprSuccess0.090
testLongVarBinaryParametersSuccess0.022
testSinglePkSuccess0.062
testCompoundPkSuccess0.146
testInvalidParameterHandlingSuccess0.025
testSubclassParameterSuccess0.022
testIllegalSubclassParameterSuccess0.020
testEnumParametersSuccess0.058
testPrimitiveBooleanSuccess0.030
testPrimitiveByteSuccess0.023
testPrimitiveCharSuccess0.026
testPrimitiveShortSuccess0.029
testPrimitiveIntSuccess0.025
testPrimitiveLongSuccess0.048
testPrimitiveFloatSuccess0.024
testPrimitiveDoubleSuccess0.021
testWrapperBooleanSuccess0.024
testWrapperByteSuccess0.030
testWrapperCharacterSuccess0.034
testWrapperShortSuccess0.023
testWrapperIntegerSuccess0.044
testWrapperLongSuccess0.031
testWrapperDoubleSuccess0.039
testWrapperFloatSuccess0.019
testString2VarcharSuccess0.020
testString2ClobSuccess0.020
testBigDecimalSuccess0.021
testBigIntegerSuccess0.023
testUtilDateSuccess0.023
testUtilCalendarSuccess0.022
testSqlDateSuccess0.022
testSqlTimeSuccess0.022
testSqlTimestampSuccess0.026
testPrimitiveByteArray2BinarySuccess0.020
testPrimitiveByteArray2LongvarbinarySuccess0.020
testPrimitiveByteArray2BlobSuccess0.021
testPrimitiveCharArray2VarcharSuccess0.022
testPrimitiveCharArray2ClobSuccess0.040
testWrapperByteArray2BinarySuccess0.043
testWrapperByteArray2LongvarbinarySuccess0.030
testWrapperByteArray2BlobSuccess0.030
testWrapperCharArray2VarcharSuccess0.035
testWrapperCharArray2ClobSuccess0.022
testEnumStringSuccess0.026
testEnumOrdinalSuccess0.027
Properties »

Back to top

TestCase TestAutoGenerator

NameStatusTypeTime(s)
testPersistSuccess0.021
testMergeNewSuccess0.020
testMergeDetachedSuccess0.030
Properties »

Back to top

TestCase TestBuiltInFunctionExpressions

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

Back to top

TestCase TestCache

NameStatusTypeTime(s)
testCloneSuccess0.042
Properties »

Back to top

TestCase TestCascadeFlush

NameStatusTypeTime(s)
testSimpleCascadeToNewSuccess0.073
testSimpleCascadeToManagedSuccess0.046
testSimpleCascadeToDetached1Success0.048
testSimpleCascadeToRemovedSuccess0.054
testCircularCascadeSuccess0.046
testFlushLazyCollectionWithCascadePersistSuccess0.040
Properties »

Back to top

TestCase TestCascadeMerge

NameStatusTypeTime(s)
testCascadeDetachedRemovedSuccess0.125
testCircularCascadeSuccess0.068
testCircularCascadeWithSamePksSuccess0.043
testCascadeManagedSuccess0.103
testCascadeRemovedSuccess0.074
Properties »

Back to top

TestCase TestCascadePersist

NameStatusTypeTime(s)
testSimpleCascadeNewSuccess0.030
testSimpleCascadeManagedSuccess0.074
testSimpleCascadeDetachedSuccess1.272
testCircularCascadeSuccess0.160
Properties »

Back to top

TestCase TestCascadeRefresh

NameStatusTypeTime(s)
Properties »

Back to top

TestCase TestCascadeRemove

NameStatusTypeTime(s)
testSimpleCascadeNewSuccess0.088
testSimpleCascadeManagedSuccess0.704
testSimpleCascadeDetachedSuccess0.134
testSimpleCascadeRemovedSuccess0.085
Properties »

Back to top

TestCase TestClear

NameStatusTypeTime(s)
testClearActiveTransactionSuccess0.162
testClearNoTransactionSuccess0.035
Properties »

Back to top

TestCase TestClose

NameStatusTypeTime(s)
dummyTestMethodSuccess0.019
testPersistClosedSuccess0.018
testMergeClosedSuccess0.020
testRemoveClosedSuccess0.019
testFindClosedSuccess0.019
testGetReferenceClosedSuccess0.020
testFlushClosedSuccess0.021
testSetFlushModeClosedSuccess0.019
testGetFlushModeClosedSuccess0.020
testLockClosedSuccess0.020
testRefreshClosedSuccess0.019
testClearClosedSuccess0.018
testContainsClosedSuccess0.018
testCreateQueryClosedSuccess0.018
testCreateNamedQueryClosedSuccess0.021
testCreateNativeQueryClosedSuccess0.017
testJoinTransactionClosedSuccess0.018
testGetDelegateClosedSuccess0.019
testCloseActiveTransactionSuccess0.031
testCloseClosedSuccess0.031
testQuerySuccess0.025
testCloseInsideTransactionSuccess0.050
Properties »

Back to top

TestCase TestConditionalExpressions

NameStatusTypeTime(s)
testNumericComparisonsSuccess0.032
testEnumComparison3Success0.018
testEnumComparison4Success0.018
testEnumComparison5Success0.040
testBooleanComparison4Success0.017
testBooleanComparison5Success0.017
testCurrentDateTimeComparisonSuccess0.025
testPersistentObjectComparison0Success0.024
testPersistentObjectComparison1Success0.021
testPersistentObjectComparison2Success0.021
testPersistentObjectComparison3Success0.017
testPersistentObjectComparison4Success0.028
testPersistentObjectComparison5Success0.017
testSimpleTypeComparisonHandlingSuccess0.069
testSimpleComparisonHandlingExcludingOpenSQLSuccess0.025
testSimpleComparisonHandlingExcludingOpenSQLAndOracle0Success0.016
testSimpleComparisonHandlingExcludingOpenSQLAndOracle1Success0.017
testSimpleComparisonHandlingExcludingOpenSQLAndOracle4Success0.017
testSimpleComparisonHandlingExcludingOpenSQLAndOracle5Success0.017
testBeanComparisonHandlingSuccess0.046
testBetweenHandling1Success0.025
testBetweenHandling2Success0.039
testBetweenHandling3Success0.016
testBetweenHandling4Success0.017
testBetweenHandling8Success0.018
testBetweenHandling9Success0.017
testBetweenHandling10Success0.016
testBetweenHandling11Success0.016
testPlatformDependendBetweenHandling0Success0.019
testLikeHandling02Success0.016
testLikeHandling03Success0.017
testLikeHandling05Success0.018
testLikeHandling06Success0.025
testLikeHandling07Success0.020
testLikeHandling08Success0.019
testLikeHandling11Success0.022
testLikeHandling12Success0.018
testLikeHandling14Success0.017
testLikeHandling15Success0.021
testLikeHandling16Success0.021
testInHandlingSuccess0.036
testInBinarySuccess0.067
testIsNullHandling0Success0.022
testIsNullHandling1Success0.016
testIsNullHandling3Success0.016
testIsNullHandling5Success0.016
testIsNullHandling6Success0.015
testIsNullHandling8Success0.017
testIsEmptyHandling0Success0.027
testIsEmptyHandling2Success0.018
testIsEmptyHandling4Success0.022
testIsEmptyHandling5Success0.026
testIsEmptyHandling7Success0.028
testIsEmptyHandling9Success0.017
testMemberOfHandlingSuccess0.073
testExistsHandlingSuccess0.025
Properties »

Back to top

TestCase TestContains

NameStatusTypeTime(s)
testContainsNewSuccess0.028
testContainsManagedSuccess0.030
testContainsRemovedSuccess0.044
testContainsDetachedSuccess0.046
testNotAnEntitySuccess0.018
Properties »

Back to top

TestCase TestCount

NameStatusTypeTime(s)
testCountSuccess0.266
testCountNoOpenSQLSuccess0.040
Properties »

Back to top

TestCase TestDeleteQuery

NameStatusTypeTime(s)
testDeleteOutsideTxSuccess0.018
testDeleteWithSecondaryTableSuccess0.070
testDeleteAllDepartmentsSuccess0.097
testDeleteEmployeeWithGivenDepartmentSuccess0.087
testDeleteAllDepartmentsNativeSuccess0.093
testExecuteUpdateSelectSuccess0.021
testGetResultListDeleteSuccess0.020
testGetSingleResultDeleteSuccess0.022
testUpdateDepartmentSuccess0.049
Properties »

Back to top

TestCase TestEmbeddables

NameStatusTypeTime(s)
testEmbeddables1Success0.021
testEmbeddables2Success0.019
testEmbeddables4Success0.020
testEmbeddables5Success0.020
testEmbeddables6Success0.020
testEmbeddables7Success0.029
testBlobsSuccess0.022
Properties »

Back to top

TestCase TestEmbeddedIdAsInnerClass

NameStatusTypeTime(s)
testInsertSuccess23.754
Properties »

Back to top

TestCase TestEmbeddingWithFieldAccess

NameStatusTypeTime(s)
testInsertSuccess0.168
testEmbeddedFieldAccessSuccess0.476
Properties »

Back to top

TestCase TestEmbeddingWithPropertyAccess

NameStatusTypeTime(s)
testInsertSuccess0.047
testEmbeddedPropertyAccessSuccess0.144
Properties »

Back to top

TestCase TestEntityManagerFactory

NameStatusTypeTime(s)
dummyTestMethodSuccess0.017
testEntityManagerFactoryCloseSuccess49.808
Properties »

Back to top

TestCase TestExtendedPersistenceContext

NameStatusTypeTime(s)
dummyTestMethodSuccess0.027
testPersistOutsideTxSuccess12.528
testUpdateOutsideTxSuccess0.039
testRemoveOutsideTxSuccess0.028
testMergeOutsideTxSuccess0.033
testRefreshOutsideTxSuccess0.025
Properties »

Back to top

TestCase TestExtendedQueries

NameStatusTypeTime(s)
testQueryWithUpdateAndSetSuccess1.206
testQueryWithBuiltinAbsSuccess1.435
testQueryWithMemberOfSuccess1.113
testQueryWithComparisonExpressionAndEnumsSuccess1.159
testQueryWithInExpressionAndParametersSuccess0.963
testBasicQuerySuccess1.668
testOrderBySuccess1.127
testOrderByCmrSuccess0.940
testSurnamesOfEmployeesSuccess1.822
testGivenNamesOfEmployeesSuccess1.894
testNumberOfDriversSuccess1.156
testNumberOfDrivenVehiclesSuccess0.776
Properties »

Back to top

TestCase TestFind

NameStatusTypeTime(s)
testPositivTxSuccess0.058
testPositivNonTxSuccess0.042
testNegativSuccess0.032
testIllegalArgumentsSuccess0.029
testFindWithCompositeKeySuccess0.035
testFindRemovedSuccess0.050
Properties »

Back to top

TestCase TestFlush

NameStatusTypeTime(s)
testRelationshipToNewSuccess0.040
testWithExceptionSuccess0.028
testRestoreFieldAfterFlushSuccess0.037
testRestoreRelationAfterFlushSuccess0.091
testNoTransactionSuccess0.023
testTransactionMarkedForRollbackSuccess0.039
Properties »

Back to top

TestCase TestForeignKeys

NameStatusTypeTime(s)
testFKBasicSuccess0.098
testRelationNMSuccess0.075
testCascadingSuccess0.049
testInsertInRelationSuccess0.037
testRemoveInRelationSuccess0.045
testInsertWithJointableSuccess0.040
testRemoveWithJointableSuccess0.060
testInheritanceSuccess0.073
Properties »

Back to top

TestCase TestFromClauses

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

Back to top

TestCase TestGenerator

NameStatusTypeTime(s)
testPersistSuccess0.024
testPersistManyProjectsSuccess0.041
testMergeNewSuccess0.018
testMergeDetachedSuccess0.036
Properties »

Back to top

TestCase TestGetReference

NameStatusTypeTime(s)
testSimpleSuccess0.060
testPositivTxSuccess0.056
testPositivNonTxSuccess0.082
testPositivTxPropertyAccessSuccess0.042
testPositivNonTxPropertyAccessSuccess0.043
testNegativSuccess0.043
testIllegalArgumentsSuccess0.042
testFindWithCompositeKeySuccess0.048
testEmbeddedIdPropertyAccessSuccess0.052
testInheritanceSuccess0.049
testNegativInheritanceSuccess0.050
testPersistSuccess0.043
testRemoveSuccess0.128
testRemoveNonExistingSuccess0.041
testMergeSuccess0.073
testMergeIntoHollowSuccess0.093
testRefreshSuccess0.082
testReadLockSuccess0.040
testWriteLockSuccess0.043
testSerializeLoadedSuccess0.252
testSerializeHollowSuccess0.084
Properties »

Back to top

TestCase TestGroupByOrderByHaving

NameStatusTypeTime(s)
testOrderBy1Success0.021
testOrderBy2Success0.021
testOrderBy3Success0.029
testOrderBy6Success0.019
testOrderBy7Success0.019
testOrderBy8Success0.044
testOrderBy9Success0.028
testGroupBy0Success0.029
testGroupBy1Success0.018
testGroupBy2Success0.018
testGroupBy3Success0.019
testGroupBy4Success0.023
testGroupBy5Success0.020
testGroupBy6Success0.031
testGroupBy9Success0.024
testSubQueryGroupBy0Success0.025
testSubQueryGroupBy3Success0.021
testSubQueryGroupBy5Success0.019
testConstructorGroupBy1Success0.307
Properties »

Back to top

TestCase TestIdentity

NameStatusTypeTime(s)
Properties »

Back to top

TestCase TestJoinedInheritance

NameStatusTypeTime(s)
testSelectEmployeeSuccess0.127
testSelectSampleAccountsSuccess0.091
testSelectCheckingAccountSuccess0.081
testSelectBrokerageAccountsSuccess0.106
testSelectCreditCardAccountsSuccess0.105
testSelectEmployeeJoinCheckingAccountSuccess0.090
Properties »

Back to top

TestCase TestJoinFetch

NameStatusTypeTime(s)
testJoinFetchDepartmentSuccess0.306
testJoinFetchProjectsSuccess0.425
testOneNodeSuccess0.372
testTwoNodesSuccess0.260
testJoinFetchHobbiesSuccess0.300
testDistinctJoinFetchHobbiesWithMultipleSelectItemsSuccess0.412
Properties »

Back to top

TestCase TestLockMethod

NameStatusTypeTime(s)
testNonManagedEntitySuccess0.022
testEntityForDeleteSuccess0.023
testEntityDeleteExecutedSuccess0.024
testNonVersionedEntitySuccess0.023
testIllegalArgumentSuccess0.014
testNoTransactionSuccess0.013
testReadLockSuccess0.021
testWriteLockSuccess0.031
testDetachedEntitySuccess0.046
testTransactionMarkedForRollbackSuccess0.026
testReadLockTwiceSuccess0.029
testWriteLockTwiceSuccess0.056
testPromoteLockSuccess0.031
Properties »

Back to top

TestCase TestMerge

NameStatusTypeTime(s)
testMergeNewSuccess0.033
testMergeManagedSuccess0.042
testMergeDetachedSuccess0.053
testNotAnEntitySuccess0.064
testWithLazyRelationPendingSuccess0.216
testTransactionMarkedForRollbackSuccess0.025
testMergeNewEntityWithIdSetInPrePersistSuccess0.283
Properties »

Back to top

TestCase TestNativeQuery

NameStatusTypeTime(s)
testDefaultMappingSuccess0.061
testDefaultMappingWithMappingResultSuccess0.048
testDefaultMappingNamedNativeQuerySuccess0.046
testResultSetMappingNamedNativeQuerySuccess0.057
testColumnResultSuccess0.053
testFieldResultSuccess0.063
testDefaultMappingWithParameterSuccess0.056
testFieldByFieldSuccess0.054
Properties »

Back to top

TestCase TestOptimistic

NameStatusTypeTime(s)
testOptimisticLockExceptionUpdateUpdateSuccess0.043
testOptimisticLockExceptionDeleteUpdateSuccess0.042
testOptimisticLockExceptionUpdateDeleteSuccess0.054
testOptimisticLockExceptionDeleteDeleteSuccess0.038
testNoChangeSuccess0.024
testIllegalVersionAccessManagedSuccess0.043
testFlushWithVersionSuccess0.042
testMergeWithVersionSuccess0.030
testRefreshWithVersionSuccess0.037
testVersionSuccess0.044
testPersistAgainSuccess0.025
testRealOptimismSuccess0.017
Properties »

Back to top

TestCase TestParameterTypes

NameStatusTypeTime(s)
testInsertSuccess0.067
testPrimitiveBooleanSuccess0.029
testPrimitiveByteSuccess0.031
testPrimitiveCharSuccess0.031
testPrimitiveShortSuccess0.034
testPrimitiveIntSuccess0.039
testPrimitiveLongSuccess0.027
testPrimitiveFloatSuccess0.031
testPrimitiveDoubleSuccess0.103
testWrapperBooleanSuccess0.037
testWrapperByteSuccess0.025
testWrapperCharacterSuccess0.028
testWrapperShortSuccess0.028
testWrapperIntegerSuccess0.027
testWrapperLongSuccess0.032
testWrapperDoubleSuccess0.029
testWrapperFloatSuccess0.030
testString2VarcharSuccess0.027
testString2ClobSuccess0.041
testBigDecimalSuccess0.030
testBigIntegerSuccess0.025
testUtilDateSuccess0.027
testUtilCalendarSuccess0.026
testSqlDateSuccess0.026
testSqlTimeSuccess0.026
testSqlTimestampSuccess0.033
testPrimitiveByteArray2BinarySuccess0.028
testPrimitiveByteArray2LongvarbinarySuccess0.025
testPrimitiveByteArray2BlobSuccess0.023
testPrimitiveCharArray2VarcharSuccess0.057
testPrimitiveCharArray2ClobSuccess0.020
testWrapperByteArray2BinarySuccess0.031
testWrapperByteArray2LongvarbinarySuccess0.023
testWrapperByteArray2BlobSuccess0.031
testWrapperCharArray2VarcharSuccess0.029
testWrapperCharArray2ClobSuccess0.024
testSerializableSuccess0.024
testEnumStringSuccess0.117
testEnumOrdinalSuccess0.041
Properties »

Back to top

TestCase TestPersist

NameStatusTypeTime(s)
testPersistNewDepartmentSuccess0.029
testPersistNewBasicTypesFieldAccessSuccess0.091
testPersistManagedSuccess0.037
testPersistManagedFlushedSuccess0.038
testPersistRemovedSuccess0.041
testPersistRemovedFlushedSuccess0.043
testPersistDetachedSuccess0.075
testNotAnEntitySuccess0.021
testTransactionMarkedForRollbackSuccess0.018
testPersistNewEntityWithIdModifiedInPrePersistSuccess0.125
testDuprecSuccess0.032
testDuprecBatchSuccess0.036
Properties »

Back to top

TestCase TestQueryAPI

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

Back to top

TestCase TestReadOnly

NameStatusTypeTime(s)
testInheritanceSuccess0.038
Properties »

Back to top

TestCase TestRefresh

NameStatusTypeTime(s)
testRefreshNewSuccess0.017
testRefreshManagedSuccess0.046
testRefreshDetachedSuccess0.038
testNotAnEntitySuccess0.018
testRefreshManagedWithRelationshipsSuccess0.086
testTransactionMarkedForRollbackSuccess0.029
Properties »

Back to top

TestCase TestRelationships

NameStatusTypeTime(s)
testRelationFieldInWhereSuccess0.059
testRelationFieldInSelectListSuccess0.052
testEmptySuccess0.057
testInJoinSuccess0.057
testInnerJoinSuccess0.071
testLeftJoinSuccess0.069
testInListSuccess0.068
Properties »

Back to top

TestCase TestRemove

NameStatusTypeTime(s)
testRemoveNewSuccess0.026
testRemoveManagedSuccess0.034
testRemoveManagedFlushedSuccess0.037
testRemoveRemovedSuccess0.033
testRemoveRemovedFlushedSuccess0.036
testRemoveDetachedSuccess0.036
testNotAnEntitySuccess0.018
testRemoveWithCompositeKeySuccess0.031
testTransactionMarkedForRollbackSuccess0.023
Properties »

Back to top

TestCase TestSecondaryTable

NameStatusTypeTime(s)
testFieldsInSecondTableSuccess0.073
testSecondaryTableInRelationSuccess0.034
Properties »

Back to top

TestCase TestSelectClauses

NameStatusTypeTime(s)
testConstructorExpression08Success0.028
testConstructorExpression09Success0.023
testConstructorExpression10Success0.022
testSubQueries11Success0.022
testSubQueries12Success0.023
testSubQueries13Success0.026
testSubQueries14Success0.022
Properties »

Back to top

TestCase TestSelectList

NameStatusTypeTime(s)
testNewStringSuccess0.054
testNewProjectSuccess0.055
testTwoSelectListItemsSuccess0.048
testMixedSelectListItemsSuccess0.050
testMixedSelectListItemsReverseSuccess0.079
testAverageSuccess0.048
Properties »

Back to top

TestCase TestSequence

NameStatusTypeTime(s)
Properties »

Back to top

TestCase TestUpdate

NameStatusTypeTime(s)
testUpdateOfComposoiteKeySuccess0.030
testUpdateRelationWithCompositeKeySuccess0.061
testUpdatePrimaryKeySuccess0.036
Properties »

Back to top