EclipseLink JPA WDF Test - Test Summary (more details on https://ci.eclipse.org/eclipselink/job/eclipselink-nightly-master/358/ )

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
1015 0 0 165 83.744% 99.154

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.eclipse.persistence.testing.tests.wdf.jpa1.simple 112 0 0 4 96.429% 8.666
org.eclipse.persistence.testing.tests.wdf.jpa1.generator 14 0 0 3 78.571% 0.381
org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys 12 0 0 4 66.667% 0.457
org.eclipse.persistence.testing.tests 1 0 0 0 100% 2.445
org.eclipse.persistence.testing.tests.wdf.jpa1.lock 32 0 0 5 84.375% 20.019
org.eclipse.persistence.testing.tests.wdf.jpa1.relation 62 0 0 11 82.258% 14.759
org.eclipse.persistence.testing.tests.wdf.jpa1.embedded 5 0 0 0 100% 0.349
org.eclipse.persistence.testing.tests.wdf.jpa1.mapping 4 0 0 1 75% 0.153
org.eclipse.persistence.testing.tests.wdf.jpa1.query 581 0 0 103 82.272% 22.347
org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable 8 0 0 0 100% 1.634
org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance 15 0 0 2 86.667% 0.715
org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager 169 0 0 32 81.065% 27.229

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.eclipse.persistence.testing.tests.wdf.jpa1.simple

Class Tests Errors Failures Skipped Success Rate Time
TestBasicFieldTypes(test-jpa-wdf) 41 0 0 2 95.122% 3.438
TestEmbeddedField(test-jpa-wdf) 3 0 0 0 100% 0.13
SimpleTest(test-jpa-wdf) 2 0 0 0 100% 0.115
TestBasicPropertyTypes(test-jpa-wdf) 41 0 0 2 95.122% 3.277
TestTemporalFieldTypes(test-jpa-wdf) 10 0 0 0 100% 0.957
BufferReadTest(test-jpa-wdf) 13 0 0 0 100% 0.679
FirstTest(test-jpa-wdf) 1 0 0 0 100% 0.025
TestPrimaryKeyTypes(test-jpa-wdf) 1 0 0 0 100% 0.045

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

Class Tests Errors Failures Skipped Success Rate Time
TestSequence(test-jpa-wdf) 3 0 0 3 0% 0.004
TestGenerator(test-jpa-wdf) 4 0 0 0 100% 0.113
TestAutoGenerator(test-jpa-wdf) 3 0 0 0 100% 0.104
TestIdentity(test-jpa-wdf) 4 0 0 0 100% 0.16

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

Class Tests Errors Failures Skipped Success Rate Time
TestForeignKeys(test-jpa-wdf) 12 0 0 4 66.667% 0.457

org.eclipse.persistence.testing.tests

Class Tests Errors Failures Skipped Success Rate Time
ClearDatabaseSchemaTest 1 0 0 0 100% 2.445

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

Class Tests Errors Failures Skipped Success Rate Time
TestOptimistic(test-jpa-wdf) 16 0 0 2 87.5% 19.564
TestLockMethod(test-jpa-wdf) 16 0 0 3 81.25% 0.455

org.eclipse.persistence.testing.tests.wdf.jpa1.relation

Class Tests Errors Failures Skipped Success Rate Time
TestEagerLoading(test-jpa-wdf) 2 0 0 0 100% 10.885
TestUnidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.196
TestBidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.192
TestList(test-jpa-wdf) 7 0 0 1 85.714% 0.419
TestBidirectionalManyToMany(test-jpa-wdf) 13 0 0 1 92.308% 1.235
TestUnidirectionalOneToMany(test-jpa-wdf) 6 0 0 0 100% 0.55
TestEmployee_Cubicle(test-jpa-wdf) 1 0 0 0 100% 0.041
TestPrimaryKeyJoinColumn(test-jpa-wdf) 1 0 0 0 100% 0.042
TestPatentReview(test-jpa-wdf) 3 0 0 0 100% 0.19
TestMap(test-jpa-wdf) 3 0 0 2 33.333% 0.091
TestNode(test-jpa-wdf) 4 0 0 1 75% 0.145
TestEmployeePatent(test-jpa-wdf) 3 0 0 0 100% 0.199
TestMultipleRelationships(test-jpa-wdf) 3 0 0 0 100% 0.273
TestRelationshipsWithCache(test-jpa-wdf) 7 0 0 6 14.286% 0.031
TestEmployee_Review(test-jpa-wdf) 5 0 0 0 100% 0.27

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

Class Tests Errors Failures Skipped Success Rate Time
TestEmbeddedIdAsInnerClass(test-jpa-wdf) 1 0 0 0 100% 0.038
TestEmbeddingWithPropertyAccess(test-jpa-wdf) 2 0 0 0 100% 0.139
TestEmbeddingWithFieldAccess(test-jpa-wdf) 2 0 0 0 100% 0.172

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

Class Tests Errors Failures Skipped Success Rate Time
TestSecondaryTable(test-jpa-wdf) 3 0 0 1 66.667% 0.112
MappingTest(test-jpa-wdf) 1 0 0 0 100% 0.041

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

Class Tests Errors Failures Skipped Success Rate Time
TestExtendedQueries(test-jpa-wdf) 16 0 0 3 81.25% 5.295
TestQueryAPI(test-jpa-wdf) 3 0 0 1 66.667% 0.123
TestSimpleQuery(test-jpa-wdf) 25 0 0 2 92% 1.585
TestRelationships(test-jpa-wdf) 8 0 0 1 87.5% 0.527
TestDeleteQuery(test-jpa-wdf) 9 0 0 0 100% 0.633
TestAggregates(test-jpa-wdf) 6 0 0 1 83.333% 0.127
TestSelectClauses(test-jpa-wdf) 11 0 0 3 72.727% 0.159
TestSelectListTypes(test-jpa-wdf) 122 0 0 10 91.803% 5.002
TestNativeQuery(test-jpa-wdf) 8 0 0 0 100% 0.422
TestCount(test-jpa-wdf) 6 0 0 2 66.667% 0.226
TestEmbeddables(test-jpa-wdf) 9 0 0 2 77.778% 0.135
TestSetFunctions(test-jpa-wdf) 5 0 0 0 100% 0.214
TestBuiltInFunctionExpressions(test-jpa-wdf) 95 0 0 13 86.316% 1.516
TestTemporalParameterTypes(test-jpa-wdf) 2 0 0 1 50% 0.034
TestJoinedInheritance(test-jpa-wdf) 6 0 0 0 100% 0.485
TestConditionalExpressions(test-jpa-wdf) 111 0 0 47 57.658% 1.348
TestUpdateDeleteClause(test-jpa-wdf) 3 0 0 1 66.667% 0.032
TestSelectList(test-jpa-wdf) 9 0 0 3 66.667% 0.379
TestJoinFetch(test-jpa-wdf) 7 0 0 1 85.714% 0.909
TestParameterTypes(test-jpa-wdf) 39 0 0 0 100% 1.672
TestFromClauses(test-jpa-wdf) 8 0 0 6 25% 0.053
TestGroupByOrderByHaving(test-jpa-wdf) 28 0 0 6 78.571% 0.43
TestArguments(test-jpa-wdf) 45 0 0 0 100% 1.041

org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable

Class Tests Errors Failures Skipped Success Rate Time
TestEmbeddingWithMixedAccess(test-jpa-wdf) 2 0 0 0 100% 1.518
TestNestedEmbeddables(test-jpa-wdf) 5 0 0 0 100% 0.094
TestNestedEmbeddedIds(test-jpa-wdf) 1 0 0 0 100% 0.022

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

Class Tests Errors Failures Skipped Success Rate Time
AbstractEntityHandlingTest(test-jpa-wdf) 3 0 0 0 100% 0.149
ChangeSubclassTest(test-jpa-wdf) 1 0 0 0 100% 0.076
SimpleInheritanceTest(test-jpa-wdf) 6 0 0 2 66.667% 0.226
CallbackTest(test-jpa-wdf) 2 0 0 0 100% 0.099
RelationsTest(test-jpa-wdf) 3 0 0 0 100% 0.165

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

Class Tests Errors Failures Skipped Success Rate Time
TestFind(test-jpa-wdf) 6 0 0 0 100% 0.268
TestRefresh(test-jpa-wdf) 10 0 0 3 70% 0.262
TestRemove(test-jpa-wdf) 10 0 0 1 90% 0.275
TestGetReference(test-jpa-wdf) 23 0 0 2 91.304% 0.989
TestCascadeMerge(test-jpa-wdf) 7 0 0 2 71.429% 0.228
TestClose(test-jpa-wdf) 22 0 0 0 100% 0.443
TestClear(test-jpa-wdf) 2 0 0 0 100% 0.053
TestCascadeFlush(test-jpa-wdf) 9 0 0 0 100% 0.305
TestCascadeRemove(test-jpa-wdf) 5 0 0 1 80% 0.31
TestCascadePersist(test-jpa-wdf) 4 0 0 0 100% 0.214
TestReadOnly(test-jpa-wdf) 4 0 0 3 25% 0.039
TestPersist(test-jpa-wdf) 16 0 0 3 81.25% 0.613
TestUpdateBatching(test-jpa-wdf) 2 0 0 0 100% 0.447
TestEntityManagerFactory(test-jpa-wdf) 3 0 0 1 66.667% 10.015
TestContains(test-jpa-wdf) 5 0 0 0 100% 11.508
TestExtendedPersistenceContext(test-jpa-wdf) 6 0 0 0 100% 0.254
TestFlush(test-jpa-wdf) 9 0 0 3 66.667% 0.202
TestCache(test-jpa-wdf) 8 0 0 7 12.5% 0.034
TestCascadeRefresh(test-jpa-wdf) 1 0 0 1 0% 0
TestUpdate(test-jpa-wdf) 3 0 0 0 100% 0.137
TestMerge(test-jpa-wdf) 14 0 0 5 64.286% 0.633

Test Cases

[Summary] [Package List] [Test Cases]

ClearDatabaseSchemaTest

test 2.349

TestEagerLoading(test-jpa-wdf)

testMultipleToOneToSubclass 10.602
testSelectInverseSideFKRelationship 0.176

TestUnidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.1
testMoveTravelProfile 0.091

TestBidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.087
testMoveCubicle 0.101

TestList(test-jpa-wdf)

testOrderBy 0.075
testSimpleCourse 0.07
testCompoundOrderBy 0
skipped
testDelete 0.065
testRelationContainsEntities 0.06
testUpdate 0.071
testMergeChangedRelation 0.07

TestBidirectionalManyToMany(test-jpa-wdf)

testDeleteEmployee 0.133
testExchange 0.11
testCopyProjectsToNew 0.109
testAdd 0.102
testUnchanged 0.096
testByteItem 0.094
testGetEmployees 0.087
testGuidCollection 0.08
testDeleteNonSharedProject 0.083
testCopyProjectsToExisting 0
skipped
testDeleteSharedProject 0.097
testCascadeMerge 0.132
testCopyProjectsToExistingTouching 0.104

TestUnidirectionalOneToMany(test-jpa-wdf)

testDeleteEmployee 0.109
testMoveAllReviews 0.097
testExchange 0.095
testAdd 0.087
testUnchanged 0.076
testDeleteReview 0.084

TestEmployee_Cubicle(test-jpa-wdf)

testRelationToCompositeKey 0.04

TestPrimaryKeyJoinColumn(test-jpa-wdf)

testPersistCourseWithoutMaterial 0.041

TestPatentReview(test-jpa-wdf)

testToOneRelationshipWithEmbddedKey 0.062
testNativeQuery 0.056
testNoEnBlocLoading 0.071

TestMap(test-jpa-wdf)

testColorOffice 0.089
testEmptyOffice 0
skipped
testOffice 0
skipped

TestNode(test-jpa-wdf)

testRoot 0.045
testTwoGenerations 0.049
testChangeParent 0
skipped
testCircle 0.046

TestEmployeePatent(test-jpa-wdf)

testPatentsAsList 0.069
testPatentsAsSet 0.058
testSharedPatents 0.07

TestMultipleRelationships(test-jpa-wdf)

testDeletePatent 0.101
testAddReview 0.088
testCheckHans 0.084

TestRelationshipsWithCache(test-jpa-wdf)

testMotorVehicleEmployee 0
skipped
testCubicleEmployee 0
skipped
testEmployeeProject 0
skipped
testBicycleEmployee 0
skipped
testCostCenterEmployee 0
skipped
dummyTestMethod 0.029
testTravelProfileVehicle 0
skipped

TestEmployee_Review(test-jpa-wdf)

testNavigateReviewsInTransaction 0.042
testNavigateReviewsOutsideTransaction 0.043
testFindIndividualReview 0.042
testNavigatedReviewsCanBeDeserialized 0.077
testNavigateDeserializedEmployeeFails 0.064

TestFind(test-jpa-wdf)

testPositivTx 0.039
testFindWithCompositeKey 0.035
testIllegalArguments 0.057
testPositivNonTx 0.047
testFindRemoved 0.057
testNegativ 0.03

TestRefresh(test-jpa-wdf)

testRefreshDetached 0.047
testNotAnEntity 0.024
testRefreshManaged 0.043
testTransactionMarkedForRollback 0.035
testRefreshDeleted 0.039
testRefreshNew 0.024
testRefreshManagedNew 0
skipped
testRefreshManagedCheckContains 0
skipped
testRefreshManagedWithRelationships 0.045
testRefreshManagedNewNotOnDB 0
skipped

TestRemove(test-jpa-wdf)

testRemoveFlushRemoveAgain 0
skipped
testNotAnEntity 0.023
testRemoveDetached 0.035
testTransactionMarkedForRollback 0.026
testRemoveManagedFlushed 0.043
testRemoveWithCompositeKey 0.03
testRemoveManaged 0.032
testRemoveRemoved 0.033
testRemoveRemovedFlushed 0.033
testRemoveNew 0.019

TestGetReference(test-jpa-wdf)

testPositivTx 0.033
testMerge 0.038
testPersist 0.108
testPositivTxPropertyAccess 0.045
testWriteLock 0.047
testEmbeddedIdPropertyAccess 0.04
testReadLock 0.042
testSerializeHollow 0.051
testSerializeLoaded 0.056
testFindWithCompositeKey 0.041
testRemoveNonExisting 0.037
testPositivNonTxPropertyAccess 0.036
testIllegalArguments 0.04
testCascadePersistOnFlush 0
skipped
testCascadeRemove 0
skipped
testRefresh 0.04
testMergeIntoHollow 0.056
testPositivNonTx 0.04
testNegativ 0.039
testNegativInheritance 0.04
testInheritance 0.04
testRemove 0.077
testSimple 0.038

TestCascadeMerge(test-jpa-wdf)

testCascadeManaged 0.054
testCascadeRemoved 0.044
testCircularCascade 0.041
testCascadeDetachedRemoved 0.056
testCascadeDetached 0
skipped
testCascadeNew 0
skipped
testCircularCascadeWithSamePks 0.032

TestClose(test-jpa-wdf)

testGetReferenceClosed 0.031
testGetDelegateClosed 0.019
testFlushClosed 0.019
testCloseActiveTransaction 0.025
testQuery 0.025
testCloseInsideTransaction 0.023
testFindClosed 0.022
testCloseClosed 0.019
testMergeClosed 0.018
testPersistClosed 0.018
testCreateNamedQueryClosed 0.019
testJoinTransactionClosed 0.019
testRefreshClosed 0.019
testRemoveClosed 0.019
testLockClosed 0.019
testGetFlushModeClosed 0.019
testCreateQueryClosed 0.019
dummyTestMethod 0.018
testClearClosed 0.018
testSetFlushModeClosed 0.018
testCreateNativeQueryClosed 0.017
testContainsClosed 0.018

TestClear(test-jpa-wdf)

testClearActiveTransaction 0.024
testClearNoTransaction 0.028

TestCascadeFlush(test-jpa-wdf)

testSimpleCascadeToRemoved 0.037
testCircularCascade 0.039
testSimpleCascadeToDetached1 0.036
testSimpleCascadeToNew 0.031
testFlushLazyCollectionWithCascadePersist 0.031
testSimpleCascadeToDetached2a 0.03
testSimpleCascadeToDetached2b 0.029
testSimpleCascadeToDetached2c 0.039
testSimpleCascadeToManaged 0.032

TestCascadeRemove(test-jpa-wdf)

testCircularCascade 0
skipped
testSimpleCascadeDetached 0.111
testSimpleCascadeManaged 0.087
testSimpleCascadeRemoved 0.055
testSimpleCascadeNew 0.057

TestCascadePersist(test-jpa-wdf)

testCircularCascade 0.046
testSimpleCascadeDetached 0.097
testSimpleCascadeManaged 0.039
testSimpleCascadeNew 0.031

TestReadOnly(test-jpa-wdf)

testIllegalFieldModification 0
skipped
testQueryCachedEntity 0
skipped
testInheritance 0.034
testCacheQueriedEntity 0
skipped

TestPersist(test-jpa-wdf)

testNotAnEntity 0.023
testPersistManagedFlushed 0.039
testTransactionMarkedForRollback 0.029
testPersistNewBasicTypesFieldAccess 0.063
testPersistNewDepartment 0.038
testPersistDeleteExecuted 0
skipped
testPersistNewEntityWithIdModifiedInPrePersist 0.131
testNastyTimestampTwice 0.033
testPersistRemovedFlushed 0.038
testPersistRemovedEntityWithIdModifiedInPrePersist 0
skipped
testPersistDetached 0.055
testDuprec 0.035
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed 0
skipped
testDuprecBatch 0.046
testPersistManaged 0.039
testPersistRemoved 0.039

TestUpdateBatching(test-jpa-wdf)

testPossiblyBatchedUpdate 0.248
testUnbacthedUpdate 0.199

TestEntityManagerFactory(test-jpa-wdf)

testEntityManagerFactoryClose 9.945
dummyTestMethod 0.069
testEntityManagerFactoryCloseActiveTransaction 0
skipped

TestContains(test-jpa-wdf)

testNotAnEntity 11.288
testContainsDetached 0.091
testContainsNew 0.031
testContainsManaged 0.035
testContainsRemoved 0.062

TestExtendedPersistenceContext(test-jpa-wdf)

testMergeOutsideTx 0.06
testUpdateOutsideTx 0.077
testRemoveOutsideTx 0.038
testRefreshOutsideTx 0.025
testPersistOutsideTx 0.03
dummyTestMethod 0.023

TestFlush(test-jpa-wdf)

testChangedEntityIgnoredByFlush 0
skipped
testTransactionMarkedForRollback 0.025
testRestoreFieldAfterFlush 0.038
testRelationshipToNew 0.039
testRelationshipToRemoved 0
skipped
testWithException 0.022
testNoTransaction 0.022
testRelationshipToRemovedLazy 0
skipped
testRestoreRelationAfterFlush 0.055

TestCache(test-jpa-wdf)

testClone 0.033
testInvalidateRemove 0
skipped
testInvalidateUpdate 0
skipped
testNotOwningSide2 0
skipped
testTimeToLive 0
skipped
testContains 0
skipped
testRelation 0
skipped
testNotOwningSide 0
skipped

TestCascadeRefresh(test-jpa-wdf)

testCascade 0
skipped

TestUpdate(test-jpa-wdf)

testUpdateRelationWithCompositeKey 0.049
testUpdateOfComposoiteKey 0.048
testUpdatePrimaryKey 0.039

TestMerge(test-jpa-wdf)

testNotAnEntity 0.025
testTransactionMarkedForRollback 0.019
testMergeNewEntityWithIdSetInPrePersist 0.263
testIlegalArgumentWithLazyRelationPending 0
skipped
testNastyTimestampTwice 0.04
testIlegalArgumentWithDeserializedEntity 0
skipped
testMergeNew 0.03
testNastyTimestampTwiceNotInitial 0.035
testMergeNewWithRelation 0
skipped
testMergeManaged 0.037
testWithLazyRelationPending 0.076
testMergeRemoved 0
skipped
testMergeDetached 0.106
testMergeDetachedWithRelation 0
skipped

TestSequence(test-jpa-wdf)

testPersist 0
skipped
testPersistFlock 0
skipped
testAllocSize 0
skipped

TestGenerator(test-jpa-wdf)

testPersist 0.028
testMergeNew 0.018
testPersistManyProjects 0.022
testMergeDetached 0.044

TestAutoGenerator(test-jpa-wdf)

testPersist 0.056
testMergeNew 0.021
testMergeDetached 0.027

TestIdentity(test-jpa-wdf)

testPersistNoTx 0.037
testJoinedSubclass 0.042
testMerge 0.04
testPersist 0.041

TestSecondaryTable(test-jpa-wdf)

testOptimisticLockWithSecondaryTable 0
skipped
testSecondaryTableInRelation 0.035
testFieldsInSecondTable 0.076

MappingTest(test-jpa-wdf)

testColumnMappedTwice 0.041

TestExtendedQueries(test-jpa-wdf)

testBasicQuery 0.49
testOrderBy 0.42
testQueryWithUpdateAndSet 0.451
testQueryWithInExpressionAndEnums 0
skipped
testNumberOfDrivers 0.457
testSurnamesOfEmployees 0.533
testQueryWithInExpressionAndParameters 0.339
testGivenNamesOfEmployees 0.553
testQueryWithBuiltinAbs 0.364
testOrderByCmr 0.332
testInvalidOrderByWithCmr 0
skipped
testQueryWithAggregateWithHavingExpression 0.346
testInvalidOrderBy 0
skipped
testNumberOfDrivenVehicles 0.334
testQueryWithMemberOf 0.327
testQueryWithComparisonExpressionAndEnums 0.346

TestQueryAPI(test-jpa-wdf)

testParameterSetting 0.076
testTemporalParameterSettingInvalid 0
skipped
testQueryCreation 0.045

TestSimpleQuery(test-jpa-wdf)

testCachedQueryWithoutClear 0.063
testMaxResultUnlimited 0.07
testSingleResultOk 0.054
testNamedQuery 0.056
testQueryStringNotValid 0
skipped
testPagingDefaults 0.025
testSelectDepartmentByName 0.052
testSelectInTransaction 0.055
testQueryWithFlush 0.071
testExecuteQueryMultipleTimesWithDifferentParameter 0.066
testExecuteQueryMultipleTimesWithSameParameter 0.054
testBooleanParameter 0.048
testCachedQueryWithClear 0.056
testMaxResult 0.098
testFlushMode 0.329
testNonUniqueResult 0.055
testUndefinedNamedQuery 0
skipped
testIntIsNull 0.06
testComparisonPrepdicate 0.067
testSelectAllDepartments 0.048
testNoResult 0.051
testUnCachedQuery 0.053
testTransactionBoundaries 0.053
testWrongParameter 0.049
testNamedParameter 0.049

TestRelationships(test-jpa-wdf)

testLeftJoin 0.074
testEmpty 0.073
testEdmScenario 0
skipped
testInnerJoin 0.069
testInJoin 0.081
testInList 0.075
testRelationFieldInWhere 0.078
testRelationFieldInSelectList 0.076

TestDeleteQuery(test-jpa-wdf)

testDeleteWithSecondaryTable 0.08
testUpdateDepartment 0.066
testDeleteOutsideTx 0.032
testGetResultListDelete 0.024
testGetSingleResultDelete 0.022
testDeleteEmployeeWithGivenDepartment 0.131
testExecuteUpdateSelect 0.028
testDeleteAllDepartmentsNative 0.096
testDeleteAllDepartments 0.153

TestAggregates(test-jpa-wdf)

testSumHandling 0.041
testAvgHandling1 0.023
testAvgHandling2 0.024
testMinHandling 0.02
testCountHandling 0
skipped
testMaxHandling 0.017

TestSelectClauses(test-jpa-wdf)

testSimpleSelect 0.021
testSubQueries11 0.019
testSubQueries12 0.019
testSubQueries13 0.02
testSubQueries14 0.019
testSubQueries15 0
skipped
testSimpleSelect4 0
skipped
testSimpleSelect5 0
skipped
testConstructorExpression08 0.019
testConstructorExpression09 0.02
testConstructorExpression10 0.02

TestSelectListTypes(test-jpa-wdf)

testAvgSumWrapperByte 0.038
testAvgSumWrapperLong 0.042
testAvgSumPrimitiveDouble 0.038
testPrimitiveInt 0.045
testMaxWrapperCharArray2Varchar 0
skipped
testSumWrapperFloat 0.042
testSumWrapperShort 0.045
testCountEnumString 0.044
testSumWrapperInteger 0.042
testMaxString2Varchar 0.045
testCountWrapperByteArray2Binary 0.045
testCountPrimitiveBoolean 0.049
testAvgSumWrapperDouble 0.047
testWrapperByteArray2Blob 0.046
testWrapperFloat 0.049
testWrapperShort 0.052
testMaxSqlDate 0.059
testMaxSqlTime 0.074
testPrimitiveByteArray2Binary 0.034
testEnumOrdinal 0.035
testWrapperCharArray2Clob 0.034
testMaxPrimitiveCharArray2Varchar 0
skipped
testCountWrapperCharacter 0.035
testCountPrimitiveDouble 0.038
testWrapperCharArray2Varchar 0.039
testPrimitiveByte 0.041
testPrimitiveChar 0.043
testPrimitiveLong 0.053
testBigDecimal 0.053
testMaxWrapperByte 0
skipped
testMaxWrapperLong 0.035
testCountPrimitiveCharArray2Varchar 0.034
testSumPrimitiveByte 0.035
testSumPrimitiveLong 0.034
testCountBigDecimal 0.042
testPrimitiveDouble 0.04
testCountWrapperCharArray2Varchar 0.039
testMaxWrapperCharacter 0
skipped
testBigInteger 0.041
testMaxPrimitiveFloat 0.043
testMaxPrimitiveShort 0.046
testSumBigDecimal 0.059
testCountBigInteger 0.047
testMaxWrapperInteger 0.046
testWrapperDouble 0.05
testSumBigInteger 0.051
testCountWrapperBoolean 0.054
testMaxPrimitiveInt 0.063
testUtilCalendar 0.035
testCountPrimitiveByteArray2Binary 0.034
testSqlTimestamp 0.034
testSumWrapperDouble 0.036
testCountPrimitiveInt 0.039
testWrapperBoolean 0
skipped
testCountWrapperByte 0.041
testCountWrapperLong 0.041
testWrapperByteArray2Longvarbinary 0.046
testCountString2Varchar 0.043
testMaxBigDecimal 0.043
testMaxWrapperFloat 0.045
testMaxWrapperShort 0.047
testCountPrimitiveByte 0.054
testCountPrimitiveChar 0.052
testCountPrimitiveLong 0.039
testString2Varchar 0.06
testAvgSumBigDecimal 0.053
testCountWrapperFloat 0.046
testCountWrapperShort 0.041
testCountSqlDate 0.043
testCountSqlTime 0.045
testMaxBigInteger 0.046
testWrapperByteArray2Binary 0.054
testMaxPrimitiveByte 0
skipped
testMaxPrimitiveChar 0
skipped
testMaxPrimitiveLong 0.049
testMaxPrimitiveDouble 0.058
testAvgSumBigInteger 0.052
testPrimitiveBoolean 0
skipped
testPrimitiveByteArray2Longvarbinary 0.044
testAvgSumPrimitiveFloat 0.038
testAvgSumPrimitiveShort 0.037
testAvgSumPrimitiveInt 0.035
testCountPrimitiveFloat 0.038
testWrapperCharacter 0.044
testCountPrimitiveShort 0.044
testCountWrapperDouble 0.046
testAvgSumWrapperInteger 0.044
testSumWrapperByte 0.044
testSumWrapperLong 0.056
testWrapperByte 0.052
testWrapperLong 0.08
testUtilDate 0.038
testMaxPrimitiveByteArray2Binary 0.035
testMaxUtilCalendar 0
skipped
testPrimitiveFloat 0.036
testCountEnumOrdinal 0.046
testPrimitiveShort 0.04
testMaxSqlTimestamp 0.044
testAvgSumWrapperFloat 0.04
testCountWrapperInteger 0.041
testAvgSumWrapperShort 0.044
testSumPrimitiveDouble 0.045
testMaxWrapperDouble 0.049
testAvgSumPrimitiveByte 0.046
testAvgSumPrimitiveLong 0.052
testMaxWrapperByteArray2Binary 0
skipped
testCountUtilDate 0.047
testCountUtilCalendar 0.036
testCountSqlTimestamp 0.035
testPrimitiveCharArray2Varchar 0.033
testSerializable 0.036
testWrapperInteger 0.036
testSumPrimitiveInt 0.039
testSqlDate 0.053
testSqlTime 0.05
testPrimitiveByteArray2Blob 0.053
testSumPrimitiveFloat 0.048
testSumPrimitiveShort 0.051
testString2Clob 0.049
testMaxUtilDate 0.055
testPrimitiveCharArray2Clob 0.034
testEnumString 0.035

TestNativeQuery(test-jpa-wdf)

testResultSetMappingNamedNativeQuery 0.048
testDefaultMappingWithParameter 0.055
testFieldResult 0.057
testColumnResult 0.055
testDefaultMappingNamedNativeQuery 0.052
testFieldByField 0.048
testDefaultMapping 0.053
testDefaultMappingWithMappingResult 0.053

TestCount(test-jpa-wdf)

testCount 0.055
testCountNoOpenSQL 0.055
testCountDistinctCompoundKey 0.072
testCount0 0
skipped
testCount1 0.043
testCount2 0
skipped

TestEmbeddables(test-jpa-wdf)

testEmbeddables0 0
skipped
testEmbeddables1 0.027
testEmbeddables2 0.018
testEmbeddables3 0
skipped
testEmbeddables4 0.018
testEmbeddables5 0.017
testEmbeddables6 0.017
testEmbeddables7 0.018
testBlobs 0.019

TestSetFunctions(test-jpa-wdf)

testFindEmployeeWithMinimalSalary 0.033
testMax 0.051
testMin 0.06
testSum 0.037
testAverage 0.032

TestBuiltInFunctionExpressions(test-jpa-wdf)

testTrimWithTrimCharacter23 0.024
testTrimWithTrimCharacter24 0.018
testTrimWithTrimCharacter25 0.018
testTrimWithTrimCharacter26 0.018
testTrimWithTrimCharacter27 0.016
testTrimWithTrimCharacter33 0.021
testTrimWithTrimCharacter34 0.022
testAbsHandling59 0.018
testAbsHandling60 0.018
testAbsHandling61 0.018
testAbsHandling62 0.017
testAbsHandling63 0
skipped
testAbsHandling64 0.018
testAbsHandling65 0
skipped
testAbsHandling66 0.018
testAbsHandling67 0.019
testAbsHandling68 0
skipped
testConcatHandling0 0.021
testConcatHandling1 0.018
testConcatHandling2 0.018
testConcatHandling3 0.019
testConcatHandling4 0.018
testConcatHandling5 0
skipped
testConcatHandling6 0.019
testConcatHandling7 0.018
testTrimHandling15 0.018
testTrimHandling16 0.017
testTrimHandling17 0.017
testTrimHandling18 0.018
testTrimHandling19 0.018
testTrimHandling20 0
skipped
testTrimHandling21 0.018
testTrimHandling22 0.018
testTrimHandling28 0.017
testTrimHandling29 0.017
testTrimHandling30 0.018
testTrimHandling31 0
skipped
testLocateHandling51 0.018
testLocateHandling52 0.018
testLocateHandling53 0.018
testLocateHandling54 0.018
testLocateHandling55 0.019
testLocateHandling56 0
skipped
testLocateHandling57 0.018
testLocateHandling58 0.017
testSubstringHandling 0.018
testSubstringHandling8 0.018
testSubstringHandling9 0.017
testSqrtHandling69 0.026
testSqrtHandling70 0.018
testSqrtHandling71 0.017
testSqrtHandling72 0.017
testSqrtHandling73 0
skipped
testSqrtHandling74 0.017
testSqrtHandling75 0
skipped
testSqrtHandling76 0.016
testSqrtHandling77 0.016
testSqrtHandling78 0.016
testLengthHandling43 0.016
testLengthHandling44 0.017
testLengthHandling45 0.018
testLengthHandling46 0.017
testLengthHandling47 0.017
testLengthHandling48 0
skipped
testLengthHandling49 0.017
testLengthHandling50 0.017
testSubstringHandling10 0.017
testSubstringHandling11 0.018
testSubstringHandling12 0.019
testSubstringHandling13 0
skipped
testSubstringHandling14 0.019
testSizeHandling89 0.019
testSizeHandling90 0.025
testSizeHandling91 0.023
testSizeHandling92 0.017
testSizeHandling93 0.017
testSizeHandling94 0.016
testModHandling79 0.018
testModHandling80 0.017
testModHandling81 0.017
testModHandling82 0.017
testModHandling83 0.017
testModHandling84 0.019
testModHandling85 0
skipped
testModHandling86 0.028
testModHandling87 0.023
testModHandling88 0.018
testUpperHandling35 0.018
testUpperHandling36 0.018
testUpperHandling37 0.02
testUpperHandling38 0.018
testUpperHandling39 0.024
testUpperHandling40 0
skipped
testUpperHandling41 0.018
testUpperHandling42 0.018

TestTemporalParameterTypes(test-jpa-wdf)

testIncorrectTemporalTypes 0
skipped
testCorrectTemporalTypes 0.034

TestJoinedInheritance(test-jpa-wdf)

testSelectBrokerageAccounts 0.123
testSelectSampleAccounts 0.067
testSelectCreditCardAccounts 0.066
testSelectEmployeeJoinCheckingAccount 0.072
testSelectCheckingAccount 0.085
testSelectEmployee 0.071

TestConditionalExpressions(test-jpa-wdf)

testSimpleComparisonHandlingExcludingOpenSQL1 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL2 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL3 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL4 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL5 0
skipped
testMemberOfHandling 0.057
testSimpleTypeComparisonHandling 0.053
testBooleanComparison0 0
skipped
testBooleanComparison1 0
skipped
testBooleanComparison2 0
skipped
testBooleanComparison3 0
skipped
testBooleanComparison4 0.021
testBooleanComparison5 0.017
testSimpleComparisonHandlingExcludingOpenSQL 0.029
testLikeHandling00 0
skipped
testLikeHandling01 0
skipped
testLikeHandling02 0.021
testLikeHandling03 0.023
testLikeHandling04 0
skipped
testLikeHandling05 0.018
testLikeHandling06 0.017
testLikeHandling07 0.018
testLikeHandling08 0.018
testLikeHandling09 0
skipped
testLikeHandling10 0
skipped
testLikeHandling11 0.018
testLikeHandling12 0.019
testLikeHandling13 0
skipped
testLikeHandling14 0.018
testLikeHandling15 0.02
testLikeHandling16 0.026
testInHandling 0.028
testIsNullHandling0 0.017
testIsNullHandling1 0.017
testIsNullHandling2 0.017
testIsNullHandling3 0.017
testIsNullHandling4 0
skipped
testIsNullHandling5 0.018
testIsNullHandling6 0.017
testIsNullHandling7 0.018
testIsNullHandling8 0.019
testIsNullHandling9 0
skipped
testMemberOfHandling0 0.025
testMemberOfHandling1 0
skipped
testMemberOfHandling2 0.024
testMemberOfHandling4 0.019
testIsEmptyHandling0 0.018
testIsEmptyHandling1 0
skipped
testIsEmptyHandling2 0.023
testIsEmptyHandling3 0
skipped
testIsEmptyHandling4 0.025
testIsEmptyHandling5 0.018
testIsEmptyHandling6 0
skipped
testIsEmptyHandling7 0.018
testIsEmptyHandling8 0
skipped
testIsEmptyHandling9 0.017
testSimpleTypeComparisonHandling1 0
skipped
testSimpleTypeComparisonHandling2 0
skipped
testSimpleTypeComparisonHandling3 0
skipped
testSimpleTypeComparisonHandling4 0
skipped
testSimpleTypeComparisonHandling5 0
skipped
testSimpleTypeComparisonHandling6 0
skipped
testSimpleTypeComparisonHandling7 0
skipped
testSimpleTypeComparisonHandling8 0
skipped
testBeanComparisonHandling 0.026
testInBinary 0.022
testExistsHandling 0.019
testPlatformDependendBetweenHandling0 0.019
testPlatformDependendBetweenHandling1 0
skipped
testPlatformDependendBetweenHandling2 0
skipped
testPlatformDependendBetweenHandling3 0.018
testPlatformDependendBetweenHandling4 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle0 0.018
testSimpleComparisonHandlingExcludingOpenSQLAndOracle1 0.017
testSimpleComparisonHandlingExcludingOpenSQLAndOracle2 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle3 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle4 0.017
testSimpleComparisonHandlingExcludingOpenSQLAndOracle5 0.019
testBetweenHandling0 0
skipped
testBetweenHandling1 0.017
testBetweenHandling2 0.021
testBetweenHandling3 0.02
testBetweenHandling4 0.017
testBetweenHandling5 0
skipped
testBetweenHandling6 0
skipped
testBetweenHandling7 0
skipped
testBetweenHandling8 0.018
testBetweenHandling9 0.02
testEnumComparison0 0
skipped
testEnumComparison1 0
skipped
testEnumComparison2 0
skipped
testEnumComparison3 0.018
testEnumComparison4 0.017
testEnumComparison5 0.024
testBetweenHandling10 0.022
testBetweenHandling11 0.02
testBetweenHandling12 0
skipped
testBetweenHandling13 0
skipped
testNumericComparisons 0.023
testPersistentObjectComparison0 0.018
testPersistentObjectComparison1 0.018
testPersistentObjectComparison2 0.018
testPersistentObjectComparison3 0.018
testPersistentObjectComparison4 0.022
testPersistentObjectComparison5 0.019
testInHandling0 0
skipped
testInHandling1 0.02
testInHandling2 0
skipped
testInHandling3 0.027
testInHandling4 0
skipped
testCurrentDateTimeComparison 0.02

TestUpdateDeleteClause(test-jpa-wdf)

testDelete 0.011
testUpdateWithArguments 0.02
testUpdate 0
skipped

TestSelectList(test-jpa-wdf)

testMixedSelectListItemsReverse 0.057
testAverage 0.07
testNewProject 0.066
testConstructorArgumentBoxing 0
skipped
testConstructorAverage 0
skipped
testNewString 0.062
testMixedSelectListItems 0.064
testTwoSelectListItems 0.058
testNewInner 0
skipped

TestJoinFetch(test-jpa-wdf)

testTwoNodes 0.137
testOneNode 0.132
testJoinFetchProjects 0.148
testJoinFetchDepartment 0.151
testDistinctJoinFetchHobbies 0
skipped
testJoinFetchHobbies 0.166
testDistinctJoinFetchHobbiesWithMultipleSelectItems 0.174

TestParameterTypes(test-jpa-wdf)

testPrimitiveInt 0.043
testWrapperByteArray2Blob 0.031
testWrapperFloat 0.038
testWrapperShort 0.038
testPrimitiveByteArray2Binary 0.036
testEnumOrdinal 0.04
testWrapperCharArray2Clob 0.036
testWrapperCharArray2Varchar 0.037
testPrimitiveByte 0.044
testPrimitiveChar 0.043
testPrimitiveLong 0.045
testBigDecimal 0.045
testPrimitiveDouble 0.056
testBigInteger 0.045
testWrapperDouble 0.044
testUtilCalendar 0.033
testSqlTimestamp 0.035
testWrapperBoolean 0.039
testWrapperByteArray2Longvarbinary 0.03
testString2Varchar 0.037
testWrapperByteArray2Binary 0.063
testPrimitiveBoolean 0.09
testPrimitiveByteArray2Longvarbinary 0.037
testWrapperCharacter 0.042
testWrapperByte 0.038
testWrapperLong 0.04
testInsert 0.045
testUtilDate 0.044
testPrimitiveFloat 0.048
testPrimitiveShort 0.046
testPrimitiveCharArray2Varchar 0.048
testSerializable 0.043
testWrapperInteger 0.049
testSqlDate 0.044
testSqlTime 0.049
testPrimitiveByteArray2Blob 0.054
testString2Clob 0.032
testPrimitiveCharArray2Clob 0.031
testEnumString 0.034

TestFromClauses(test-jpa-wdf)

testSimpleFrom 0.024
testSimpleFrom5 0
skipped
testJoinFrom 0.028
testExistsSubquery15 0
skipped
testExistsSubquery17 0
skipped
testExistsSubquery18 0
skipped
testJoinFrom9 0
skipped
testJoinFrom10 0
skipped

TestGroupByOrderByHaving(test-jpa-wdf)

testConstructorGroupBy0 0
skipped
testConstructorGroupBy1 0.024
testGroupBy0 0.02
testGroupBy1 0.02
testGroupBy2 0.019
testGroupBy3 0.018
testGroupBy4 0.018
testGroupBy5 0.017
testGroupBy6 0.02
testGroupBy7 0.017
testGroupBy8 0
skipped
testGroupBy9 0.019
testSubQueryGroupBy0 0.018
testSubQueryGroupBy1 0.019
testSubQueryGroupBy2 0.02
testSubQueryGroupBy3 0.021
testSubQueryGroupBy4 0.018
testSubQueryGroupBy5 0
skipped
testOrderBy0 0
skipped
testOrderBy1 0.019
testOrderBy2 0.017
testOrderBy3 0.022
testOrderBy4 0
skipped
testOrderBy5 0
skipped
testOrderBy6 0.021
testOrderBy7 0.027
testOrderBy8 0.017
testOrderBy9 0.018

TestArguments(test-jpa-wdf)

testLongVarBinaryParameters 0.016
testPrimitiveInt 0.021
testInvalidParameterHandling 0.018
testSubclassParameter 0.02
testWrapperByteArray2Blob 0.02
testWrapperFloat 0.019
testWrapperShort 0.019
testPrimitiveByteArray2Binary 0.02
testEnumOrdinal 0.018
testWrapperCharArray2Clob 0.018
testWrapperCharArray2Varchar 0.019
testPrimitiveByte 0.019
testPrimitiveChar 0.019
testPrimitiveLong 0.02
testBigDecimal 0.018
testCompoundPk 0.047
testPrimitiveDouble 0.025
testEnumParameters 0.054
testBigInteger 0.026
testWrapperDouble 0.019
testUtilCalendar 0.019
testSqlTimestamp 0.02
testWrapperBoolean 0.019
testWrapperByteArray2Longvarbinary 0.021
testString2Varchar 0.021
testWrapperByteArray2Binary 0.019
testPrimitiveBoolean 0.019
testPrimitiveByteArray2Longvarbinary 0.019
testWrapperCharacter 0.019
testSinglePk 0.052
testWrapperByte 0.04
testWrapperLong 0.021
testArgumentInArithmeticExpr 0.055
testUtilDate 0.028
testPrimitiveFloat 0.021
testPrimitiveShort 0.02
testPrimitiveCharArray2Varchar 0.019
testWrapperInteger 0.019
testSqlDate 0.021
testSqlTime 0.018
testPrimitiveByteArray2Blob 0.018
testIllegalSubclassParameter 0.019
testString2Clob 0.019
testPrimitiveCharArray2Clob 0.019
testEnumString 0.019

TestBasicFieldTypes(test-jpa-wdf)

testPrimitiveInt 0.037
testWrapperByteArray2Blob 0.119
testWrapperFloat 0.104
testWrapperShort 0.113
testPrimitiveByteArray2Binary 0.077
testEnumOrdinal 0.066
testWrapperCharArray2Clob 0.086
testWrapperCharArray2Varchar 0.147
testPrimitiveByte 0.055
testPrimitiveChar 0.049
testPrimitiveLong 0.051
testBigDecimal 0.101
testPrimitiveDouble 0.058
testNullsFAshort 0
skipped
testBigInteger 0.126
testWrapperDouble 0.073
testUtilCalendar 0.093
testSqlTimestamp 0.099
testWrapperBoolean 0.085
testWrapperByteArray2Longvarbinary 0.128
testString2Varchar 0.105
testWrapperByteArray2Binary 0.129
testPrimitiveBoolean 0.075
testPrimitiveByteArray2Longvarbinary 0.086
testWrapperCharacter 0.061
testWrapperByte 0.066
testWrapperLong 0.076
testInsert 0.037
testUtilDate 0.106
testPrimitiveFloat 0.059
testPrimitiveShort 0.044
testPrimitiveCharArray2Varchar 0.119
testSerializable 0.118
testWrapperInteger 0.078
testSqlDate 0.124
testSqlTime 0.135
testPrimitiveByteArray2Blob 0.149
testString2Clob 0.058
testNullsFAint 0
skipped
testPrimitiveCharArray2Clob 0.077
testEnumString 0.067

TestEmbeddedField(test-jpa-wdf)

testDirty 0.054
testNullPeriod 0.039
testSimple 0.036

SimpleTest(test-jpa-wdf)

testMetric 0.046
testSimple 0.067

TestBasicPropertyTypes(test-jpa-wdf)

testPrimitiveInt 0.038
testWrapperByteArray2Blob 0.123
testWrapperFloat 0.092
testWrapperShort 0.102
testPrimitiveByteArray2Binary 0.14
testEnumOrdinal 0.08
testWrapperCharArray2Clob 0.078
testWrapperCharArray2Varchar 0.088
testPrimitiveByte 0.05
testPrimitiveChar 0.049
testPrimitiveLong 0.049
testBigDecimal 0.094
testPrimitiveDouble 0.041
testBigInteger 0.076
testNullsPAshort 0
skipped
testWrapperDouble 0.092
testUtilCalendar 0.118
testSqlTimestamp 0.135
testWrapperBoolean 0.125
testWrapperByteArray2Longvarbinary 0.077
testString2Varchar 0.062
testWrapperByteArray2Binary 0.089
testPrimitiveBoolean 0.048
testPrimitiveByteArray2Longvarbinary 0.134
testWrapperCharacter 0.062
testWrapperByte 0.066
testWrapperLong 0.079
testInsert 0.038
testUtilDate 0.112
testPrimitiveFloat 0.057
testPrimitiveShort 0.06
testPrimitiveCharArray2Varchar 0.151
testSerializable 0.075
testWrapperInteger 0.07
testSqlDate 0.095
testSqlTime 0.122
testPrimitiveByteArray2Blob 0.076
testString2Clob 0.075
testNullsPAint 0
skipped
testPrimitiveCharArray2Clob 0.084
testEnumString 0.073

TestTemporalFieldTypes(test-jpa-wdf)

testUtilCalendarAsTimestamp 0.096
testSqlTimestamp 0.127
testUtilCalendarAsDate 0.148
testUtilCalendarAsTime 0.086
dummyTestMethod 0.024
testSqlDate 0.076
testSqlTime 0.104
testUtilDateAsDate 0.096
testUtilDateAsTime 0.091
testUtilDateAsTimestamp 0.108

BufferReadTest(test-jpa-wdf)

testNotFound 0.046
testJDBCInclusivePreapreSmall 0.052
testQueryCompleteOutsideTransactionSmall 0.053
testFlush 0.064
testNamedQueryExecuteOnlyOutsideTransactionSmall 0.057
testNativeEntityExecuteOnlyOutsideTransactionSmall 0.055
testNamedQueryCompleteOutsideTransactionSmall 0.052
testFindOutsideTransactionSmall 0.06
testNativeFieldsExecuteOnlyOutsideTransactionSmall 0.064
testJDBCBestSmall 0.042
testQueryExecuteOnlyOutsideTransactionSmall 0.045
testFindOutsideTransaction 0.042
testQueryExecuteOnlyOutsideTransactionNew 0.046

FirstTest(test-jpa-wdf)

testBasics 0.025

TestPrimaryKeyTypes(test-jpa-wdf)

testBigIntegerPk 0.044

AbstractEntityHandlingTest(test-jpa-wdf)

findEmployeeById 0.05
findAllAbstractEmployees 0.044
findAllContractEmployees 0.054

ChangeSubclassTest(test-jpa-wdf)

testFindVehicle 0.075

SimpleInheritanceTest(test-jpa-wdf)

testSelectAll 0.057
testInsertDirtyCar 0
skipped
testFindVehicle 0.059
testPseudoInheritance 0
skipped
testInsertBicycle 0.063
testInsertVehicle 0.045

CallbackTest(test-jpa-wdf)

testPreRemove 0.056
testPrePersist 0.042

RelationsTest(test-jpa-wdf)

testEmployeeWithTruck 0.052
testEmployeeWithBicycles 0.055
testEnBlocLoading 0.057

TestEmbeddedIdAsInnerClass(test-jpa-wdf)

testInsert 0.037

TestEmbeddingWithPropertyAccess(test-jpa-wdf)

testEmbeddedPropertyAccess 0.106
testInsert 0.033

TestEmbeddingWithFieldAccess(test-jpa-wdf)

testEmbeddedFieldAccess 0.141
testInsert 0.03

TestOptimistic(test-jpa-wdf)

testOptimisticLockExceptionUpdateUpdate 0.038
testOptimisticLockExceptionDeleteUpdate 0.046
testFlushWithVersion 0.033
testNode 0
skipped
testIllegalVersionAccessNew 0
skipped
testRefreshWithVersion 0.051
testPersistAgain 0.035
testVersion 0.069
testBatchOLEFlush 0.327
testBatchOLEQuery 0.336
testBatchOLECommit 0.33
testNoChange 18.07
testOptimisticLockExceptionUpdateDelete 0.101
testOptimisticLockExceptionDeleteDelete 0.058
testIllegalVersionAccessManaged 0.029
testMergeWithVersion 0.04

TestLockMethod(test-jpa-wdf)

testTransactionMarkedForRollback 0.044
testLockOldVersion 0
skipped
testNonManagedEntity 0.017
testNonVersionedEntity 0.034
testDetachedEntity 0.054
testReadLockTwice 0.029
testWriteLock 0.037
testNewEntity 0
skipped
testReadLock 0.029
testEntityDeleteExecuted 0.066
testPromoteLock 0.043
testNoTransaction 0.021
testWriteLockTwice 0.03
testEntityForDelete 0.03
testEntityForInsert 0
skipped
testIllegalArgument 0.021

TestForeignKeys(test-jpa-wdf)

testFKBasic 0.041
testFKException 0
skipped
testInsertInRelation 0.046
testCriminal 0
skipped
testSelfishKey 0
skipped
testRemoveWithJointable 0.051
testCycle 0
skipped
testRelationNM 0.07
testRemoveInRelation 0.045
testInsertWithJointable 0.069
testCascading 0.054
testInheritance 0.08

TestEmbeddingWithMixedAccess(test-jpa-wdf)

testFieldAccess 1.511
testPropertyAccess 0.006

TestNestedEmbeddables(test-jpa-wdf)

testNestedInnerNull 0.014
testNonNested 0.017
testNested 0.029
testNestedOuterNull 0.015
testNestedQuery 0.018

TestNestedEmbeddedIds(test-jpa-wdf)

testInsert 0.022

Failure Details

[Summary] [Package List] [Test Cases]


testCompoundOrderBy
skipped: skipped
testCopyProjectsToExisting
skipped: skipped
testEmptyOffice
skipped: skipped
testOffice
skipped: skipped
testChangeParent
skipped: skipped
testMotorVehicleEmployee
skipped: skipped
testCubicleEmployee
skipped: skipped
testEmployeeProject
skipped: skipped
testBicycleEmployee
skipped: skipped
testCostCenterEmployee
skipped: skipped
testTravelProfileVehicle
skipped: skipped
testRefreshManagedNew
skipped: skipped
testRefreshManagedCheckContains
skipped: skipped
testRefreshManagedNewNotOnDB
skipped: skipped
testRemoveFlushRemoveAgain
skipped: skipped
testCascadePersistOnFlush
skipped: skipped
testCascadeRemove
skipped: skipped
testCascadeDetached
skipped: skipped
testCascadeNew
skipped: skipped
testCircularCascade
skipped: skipped
testIllegalFieldModification
skipped: skipped
testQueryCachedEntity
skipped: skipped
testCacheQueriedEntity
skipped: skipped
testPersistDeleteExecuted
skipped: skipped
testPersistRemovedEntityWithIdModifiedInPrePersist
skipped: skipped
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed
skipped: skipped
testEntityManagerFactoryCloseActiveTransaction
skipped: skipped
testChangedEntityIgnoredByFlush
skipped: skipped
testRelationshipToRemoved
skipped: skipped
testRelationshipToRemovedLazy
skipped: skipped
testInvalidateRemove
skipped: skipped
testInvalidateUpdate
skipped: skipped
testNotOwningSide2
skipped: skipped
testTimeToLive
skipped: skipped
testContains
skipped: skipped
testRelation
skipped: skipped
testNotOwningSide
skipped: skipped
testCascade
skipped: skipped
testIlegalArgumentWithLazyRelationPending
skipped: skipped
testIlegalArgumentWithDeserializedEntity
skipped: skipped
testMergeNewWithRelation
skipped: skipped
testMergeRemoved
skipped: skipped
testMergeDetachedWithRelation
skipped: skipped
testPersist
skipped: skipped
testPersistFlock
skipped: skipped
testAllocSize
skipped: skipped
testOptimisticLockWithSecondaryTable
skipped: skipped
testQueryWithInExpressionAndEnums
skipped: skipped
testInvalidOrderByWithCmr
skipped: skipped
testInvalidOrderBy
skipped: skipped
testTemporalParameterSettingInvalid
skipped: skipped
testQueryStringNotValid
skipped: skipped
testUndefinedNamedQuery
skipped: skipped
testEdmScenario
skipped: skipped
testCountHandling
skipped: skipped
testSubQueries15
skipped: skipped
testSimpleSelect4
skipped: skipped
testSimpleSelect5
skipped: skipped
testMaxWrapperCharArray2Varchar
skipped: skipped
testMaxPrimitiveCharArray2Varchar
skipped: skipped
testMaxWrapperByte
skipped: skipped
testMaxWrapperCharacter
skipped: skipped
testWrapperBoolean
skipped: skipped
testMaxPrimitiveByte
skipped: skipped
testMaxPrimitiveChar
skipped: skipped
testPrimitiveBoolean
skipped: skipped
testMaxUtilCalendar
skipped: skipped
testMaxWrapperByteArray2Binary
skipped: skipped
testCount0
skipped: skipped
testCount2
skipped: skipped
testEmbeddables0
skipped: skipped
testEmbeddables3
skipped: skipped
testAbsHandling63
skipped: skipped
testAbsHandling65
skipped: skipped
testAbsHandling68
skipped: skipped
testConcatHandling5
skipped: skipped
testTrimHandling20
skipped: skipped
testTrimHandling31
skipped: skipped
testLocateHandling56
skipped: skipped
testSqrtHandling73
skipped: skipped
testSqrtHandling75
skipped: skipped
testLengthHandling48
skipped: skipped
testSubstringHandling13
skipped: skipped
testModHandling85
skipped: skipped
testUpperHandling40
skipped: skipped
testIncorrectTemporalTypes
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQL1
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQL2
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQL3
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQL4
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQL5
skipped: skipped
testBooleanComparison0
skipped: skipped
testBooleanComparison1
skipped: skipped
testBooleanComparison2
skipped: skipped
testBooleanComparison3
skipped: skipped
testLikeHandling00
skipped: skipped
testLikeHandling01
skipped: skipped
testLikeHandling04
skipped: skipped
testLikeHandling09
skipped: skipped
testLikeHandling10
skipped: skipped
testLikeHandling13
skipped: skipped
testIsNullHandling4
skipped: skipped
testIsNullHandling9
skipped: skipped
testMemberOfHandling1
skipped: skipped
testIsEmptyHandling1
skipped: skipped
testIsEmptyHandling3
skipped: skipped
testIsEmptyHandling6
skipped: skipped
testIsEmptyHandling8
skipped: skipped
testSimpleTypeComparisonHandling1
skipped: skipped
testSimpleTypeComparisonHandling2
skipped: skipped
testSimpleTypeComparisonHandling3
skipped: skipped
testSimpleTypeComparisonHandling4
skipped: skipped
testSimpleTypeComparisonHandling5
skipped: skipped
testSimpleTypeComparisonHandling6
skipped: skipped
testSimpleTypeComparisonHandling7
skipped: skipped
testSimpleTypeComparisonHandling8
skipped: skipped
testPlatformDependendBetweenHandling1
skipped: skipped
testPlatformDependendBetweenHandling2
skipped: skipped
testPlatformDependendBetweenHandling4
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle2
skipped: skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle3
skipped: skipped
testBetweenHandling0
skipped: skipped
testBetweenHandling5
skipped: skipped
testBetweenHandling6
skipped: skipped
testBetweenHandling7
skipped: skipped
testEnumComparison0
skipped: skipped
testEnumComparison1
skipped: skipped
testEnumComparison2
skipped: skipped
testBetweenHandling12
skipped: skipped
testBetweenHandling13
skipped: skipped
testInHandling0
skipped: skipped
testInHandling2
skipped: skipped
testInHandling4
skipped: skipped
testUpdate
skipped: skipped
testConstructorArgumentBoxing
skipped: skipped
testConstructorAverage
skipped: skipped
testNewInner
skipped: skipped
testDistinctJoinFetchHobbies
skipped: skipped
testSimpleFrom5
skipped: skipped
testExistsSubquery15
skipped: skipped
testExistsSubquery17
skipped: skipped
testExistsSubquery18
skipped: skipped
testJoinFrom9
skipped: skipped
testJoinFrom10
skipped: skipped
testConstructorGroupBy0
skipped: skipped
testGroupBy8
skipped: skipped
testSubQueryGroupBy5
skipped: skipped
testOrderBy0
skipped: skipped
testOrderBy4
skipped: skipped
testOrderBy5
skipped: skipped
testNullsFAshort
skipped: skipped
testNullsFAint
skipped: skipped
testNullsPAshort
skipped: skipped
testNullsPAint
skipped: skipped
testInsertDirtyCar
skipped: skipped
testPseudoInheritance
skipped: skipped
testNode
skipped: skipped
testIllegalVersionAccessNew
skipped: skipped
testLockOldVersion
skipped: skipped
testNewEntity
skipped: skipped
testEntityForInsert
skipped: skipped
testFKException
skipped: skipped
testCriminal
skipped: skipped
testSelfishKey
skipped: skipped
testCycle
skipped: skipped