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

Summary

[Summary] [Package List] [Test Cases]


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

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% 7.436
org.eclipse.persistence.testing.tests.wdf.jpa1.generator 14 0 0 3 78.571% 0.283
org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys 12 0 0 4 66.667% 0.329
org.eclipse.persistence.testing.tests 1 0 0 0 100% 0.738
org.eclipse.persistence.testing.tests.wdf.jpa1.lock 32 0 0 5 84.375% 17.561
org.eclipse.persistence.testing.tests.wdf.jpa1.relation 62 0 0 11 82.258% 18.25
org.eclipse.persistence.testing.tests.wdf.jpa1.embedded 5 0 0 0 100% 0.304
org.eclipse.persistence.testing.tests.wdf.jpa1.mapping 4 0 0 1 75% 0.139
org.eclipse.persistence.testing.tests.wdf.jpa1.query 581 0 0 103 82.272% 13.303
org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable 8 0 0 0 100% 1.493
org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance 15 0 0 2 86.667% 0.462
org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager 169 0 0 32 81.065% 39.468

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% 2.91
TestEmbeddedField(test-jpa-wdf) 3 0 0 0 100% 0.122
SimpleTest(test-jpa-wdf) 2 0 0 0 100% 0.098
TestBasicPropertyTypes(test-jpa-wdf) 41 0 0 2 95.122% 2.891
TestTemporalFieldTypes(test-jpa-wdf) 10 0 0 0 100% 0.85
BufferReadTest(test-jpa-wdf) 13 0 0 0 100% 0.514
FirstTest(test-jpa-wdf) 1 0 0 0 100% 0.016
TestPrimaryKeyTypes(test-jpa-wdf) 1 0 0 0 100% 0.035

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.002
TestGenerator(test-jpa-wdf) 4 0 0 0 100% 0.055
TestAutoGenerator(test-jpa-wdf) 3 0 0 0 100% 0.06
TestIdentity(test-jpa-wdf) 4 0 0 0 100% 0.166

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.329

org.eclipse.persistence.testing.tests

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

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% 17.294
TestLockMethod(test-jpa-wdf) 16 0 0 3 81.25% 0.267

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% 15.377
TestUnidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.115
TestBidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.124
TestList(test-jpa-wdf) 7 0 0 1 85.714% 0.397
TestBidirectionalManyToMany(test-jpa-wdf) 13 0 0 1 92.308% 0.889
TestUnidirectionalOneToMany(test-jpa-wdf) 6 0 0 0 100% 0.401
TestEmployee_Cubicle(test-jpa-wdf) 1 0 0 0 100% 0.025
TestPrimaryKeyJoinColumn(test-jpa-wdf) 1 0 0 0 100% 0.027
TestPatentReview(test-jpa-wdf) 3 0 0 0 100% 0.124
TestMap(test-jpa-wdf) 3 0 0 2 33.333% 0.061
TestNode(test-jpa-wdf) 4 0 0 1 75% 0.112
TestEmployeePatent(test-jpa-wdf) 3 0 0 0 100% 0.231
TestMultipleRelationships(test-jpa-wdf) 3 0 0 0 100% 0.183
TestRelationshipsWithCache(test-jpa-wdf) 7 0 0 6 14.286% 0.015
TestEmployee_Review(test-jpa-wdf) 5 0 0 0 100% 0.169

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.025
TestEmbeddingWithPropertyAccess(test-jpa-wdf) 2 0 0 0 100% 0.122
TestEmbeddingWithFieldAccess(test-jpa-wdf) 2 0 0 0 100% 0.157

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.116
MappingTest(test-jpa-wdf) 1 0 0 0 100% 0.023

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% 2.395
TestQueryAPI(test-jpa-wdf) 3 0 0 1 66.667% 0.083
TestSimpleQuery(test-jpa-wdf) 25 0 0 2 92% 1.134
TestRelationships(test-jpa-wdf) 8 0 0 1 87.5% 0.384
TestDeleteQuery(test-jpa-wdf) 9 0 0 0 100% 0.336
TestAggregates(test-jpa-wdf) 6 0 0 1 83.333% 0.054
TestSelectClauses(test-jpa-wdf) 11 0 0 3 72.727% 0.074
TestSelectListTypes(test-jpa-wdf) 122 0 0 10 91.803% 4.05
TestNativeQuery(test-jpa-wdf) 8 0 0 0 100% 0.332
TestCount(test-jpa-wdf) 6 0 0 2 66.667% 0.173
TestEmbeddables(test-jpa-wdf) 9 0 0 2 77.778% 0.071
TestSetFunctions(test-jpa-wdf) 5 0 0 0 100% 0.164
TestBuiltInFunctionExpressions(test-jpa-wdf) 95 0 0 13 86.316% 0.65
TestTemporalParameterTypes(test-jpa-wdf) 2 0 0 1 50% 0.019
TestJoinedInheritance(test-jpa-wdf) 6 0 0 0 100% 0.286
TestConditionalExpressions(test-jpa-wdf) 111 0 0 47 57.658% 0.552
TestUpdateDeleteClause(test-jpa-wdf) 3 0 0 1 66.667% 0.015
TestSelectList(test-jpa-wdf) 9 0 0 3 66.667% 0.183
TestJoinFetch(test-jpa-wdf) 7 0 0 1 85.714% 0.522
TestParameterTypes(test-jpa-wdf) 39 0 0 0 100% 1.063
TestFromClauses(test-jpa-wdf) 8 0 0 6 25% 0.029
TestGroupByOrderByHaving(test-jpa-wdf) 28 0 0 6 78.571% 0.183
TestArguments(test-jpa-wdf) 45 0 0 0 100% 0.551

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.393
TestNestedEmbeddables(test-jpa-wdf) 5 0 0 0 100% 0.081
TestNestedEmbeddedIds(test-jpa-wdf) 1 0 0 0 100% 0.019

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.115
ChangeSubclassTest(test-jpa-wdf) 1 0 0 0 100% 0.052
SimpleInheritanceTest(test-jpa-wdf) 6 0 0 2 66.667% 0.146
CallbackTest(test-jpa-wdf) 2 0 0 0 100% 0.058
RelationsTest(test-jpa-wdf) 3 0 0 0 100% 0.091

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.247
TestRefresh(test-jpa-wdf) 10 0 0 3 70% 0.326
TestRemove(test-jpa-wdf) 10 0 0 1 90% 0.199
TestGetReference(test-jpa-wdf) 23 0 0 2 91.304% 0.816
TestCascadeMerge(test-jpa-wdf) 7 0 0 2 71.429% 0.157
TestClose(test-jpa-wdf) 22 0 0 0 100% 0.275
TestClear(test-jpa-wdf) 2 0 0 0 100% 0.052
TestCascadeFlush(test-jpa-wdf) 9 0 0 0 100% 0.251
TestCascadeRemove(test-jpa-wdf) 5 0 0 1 80% 0.316
TestCascadePersist(test-jpa-wdf) 4 0 0 0 100% 0.221
TestReadOnly(test-jpa-wdf) 4 0 0 3 25% 0.041
TestPersist(test-jpa-wdf) 16 0 0 3 81.25% 0.565
TestUpdateBatching(test-jpa-wdf) 2 0 0 0 100% 0.229
TestEntityManagerFactory(test-jpa-wdf) 3 0 0 1 66.667% 17.367
TestContains(test-jpa-wdf) 5 0 0 0 100% 17.457
TestExtendedPersistenceContext(test-jpa-wdf) 6 0 0 0 100% 0.176
TestFlush(test-jpa-wdf) 9 0 0 3 66.667% 0.113
TestCache(test-jpa-wdf) 8 0 0 7 12.5% 0.025
TestCascadeRefresh(test-jpa-wdf) 1 0 0 1 0% 0.001
TestUpdate(test-jpa-wdf) 3 0 0 0 100% 0.113
TestMerge(test-jpa-wdf) 14 0 0 5 64.286% 0.521

Test Cases

[Summary] [Package List] [Test Cases]

ClearDatabaseSchemaTest

test 0.681

TestEagerLoading(test-jpa-wdf)

testMultipleToOneToSubclass 15.212
testSelectInverseSideFKRelationship 0.112

TestUnidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.057
testMoveTravelProfile 0.057

TestBidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.051
testMoveCubicle 0.071

TestList(test-jpa-wdf)

testOrderBy 0.062
testSimpleCourse 0.082
testCompoundOrderBy 0
skipped
testDelete 0.065
testRelationContainsEntities 0.051
testUpdate 0.068
testMergeChangedRelation 0.065

TestBidirectionalManyToMany(test-jpa-wdf)

testDeleteEmployee 0.101
testExchange 0.079
testCopyProjectsToNew 0.078
testAdd 0.083
testUnchanged 0.049
testByteItem 0.05
testGetEmployees 0.045
testGuidCollection 0.053
testDeleteNonSharedProject 0.071
testCopyProjectsToExisting 0
skipped
testDeleteSharedProject 0.077
testCascadeMerge 0.127
testCopyProjectsToExistingTouching 0.074

TestUnidirectionalOneToMany(test-jpa-wdf)

testDeleteEmployee 0.081
testMoveAllReviews 0.085
testExchange 0.078
testAdd 0.07
testUnchanged 0.042
testDeleteReview 0.045

TestEmployee_Cubicle(test-jpa-wdf)

testRelationToCompositeKey 0.025

TestPrimaryKeyJoinColumn(test-jpa-wdf)

testPersistCourseWithoutMaterial 0.027

TestPatentReview(test-jpa-wdf)

testToOneRelationshipWithEmbddedKey 0.044
testNativeQuery 0.038
testNoEnBlocLoading 0.041

TestMap(test-jpa-wdf)

testColorOffice 0.06
testEmptyOffice 0
skipped
testOffice 0
skipped

TestNode(test-jpa-wdf)

testRoot 0.034
testTwoGenerations 0.036
testChangeParent 0
skipped
testCircle 0.04

TestEmployeePatent(test-jpa-wdf)

testPatentsAsList 0.094
testPatentsAsSet 0.07
testSharedPatents 0.067

TestMultipleRelationships(test-jpa-wdf)

testDeletePatent 0.088
testAddReview 0.054
testCheckHans 0.041

TestRelationshipsWithCache(test-jpa-wdf)

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

TestEmployee_Review(test-jpa-wdf)

testNavigateReviewsInTransaction 0.021
testNavigateReviewsOutsideTransaction 0.03
testFindIndividualReview 0.028
testNavigatedReviewsCanBeDeserialized 0.052
testNavigateDeserializedEmployeeFails 0.038

TestFind(test-jpa-wdf)

testPositivTx 0.033
testFindWithCompositeKey 0.03
testIllegalArguments 0.047
testPositivNonTx 0.032
testFindRemoved 0.069
testNegativ 0.036

TestRefresh(test-jpa-wdf)

testRefreshDetached 0.067
testNotAnEntity 0.023
testRefreshManaged 0.072
testTransactionMarkedForRollback 0.033
testRefreshDeleted 0.065
testRefreshNew 0.022
testRefreshManagedNew 0
skipped
testRefreshManagedCheckContains 0
skipped
testRefreshManagedWithRelationships 0.044
testRefreshManagedNewNotOnDB 0
skipped

TestRemove(test-jpa-wdf)

testRemoveFlushRemoveAgain 0
skipped
testNotAnEntity 0.028
testRemoveDetached 0.022
testTransactionMarkedForRollback 0.019
testRemoveManagedFlushed 0.034
testRemoveWithCompositeKey 0.019
testRemoveManaged 0.021
testRemoveRemoved 0.02
testRemoveRemovedFlushed 0.025
testRemoveNew 0.01

TestGetReference(test-jpa-wdf)

testPositivTx 0.018
testMerge 0.028
testPersist 0.071
testPositivTxPropertyAccess 0.029
testWriteLock 0.038
testEmbeddedIdPropertyAccess 0.036
testReadLock 0.028
testSerializeHollow 0.035
testSerializeLoaded 0.042
testFindWithCompositeKey 0.036
testRemoveNonExisting 0.039
testPositivNonTxPropertyAccess 0.035
testIllegalArguments 0.042
testCascadePersistOnFlush 0
skipped
testCascadeRemove 0
skipped
testRefresh 0.046
testMergeIntoHollow 0.067
testPositivNonTx 0.024
testNegativ 0.028
testNegativInheritance 0.049
testInheritance 0.044
testRemove 0.058
testSimple 0.022

TestCascadeMerge(test-jpa-wdf)

testCascadeManaged 0.038
testCascadeRemoved 0.025
testCircularCascade 0.023
testCascadeDetachedRemoved 0.035
testCascadeDetached 0
skipped
testCascadeNew 0
skipped
testCircularCascadeWithSamePks 0.034

TestClose(test-jpa-wdf)

testGetReferenceClosed 0.018
testGetDelegateClosed 0.008
testFlushClosed 0.007
testCloseActiveTransaction 0.064
testQuery 0.022
testCloseInsideTransaction 0.019
testFindClosed 0.022
testCloseClosed 0.008
testMergeClosed 0.008
testPersistClosed 0.008
testCreateNamedQueryClosed 0.008
testJoinTransactionClosed 0.007
testRefreshClosed 0.008
testRemoveClosed 0.008
testLockClosed 0.007
testGetFlushModeClosed 0.008
testCreateQueryClosed 0.007
dummyTestMethod 0.008
testClearClosed 0.007
testSetFlushModeClosed 0.008
testCreateNativeQueryClosed 0.007
testContainsClosed 0.008

TestClear(test-jpa-wdf)

testClearActiveTransaction 0.018
testClearNoTransaction 0.034

TestCascadeFlush(test-jpa-wdf)

testSimpleCascadeToRemoved 0.058
testCircularCascade 0.048
testSimpleCascadeToDetached1 0.023
testSimpleCascadeToNew 0.017
testFlushLazyCollectionWithCascadePersist 0.022
testSimpleCascadeToDetached2a 0.018
testSimpleCascadeToDetached2b 0.018
testSimpleCascadeToDetached2c 0.026
testSimpleCascadeToManaged 0.021

TestCascadeRemove(test-jpa-wdf)

testCircularCascade 0
skipped
testSimpleCascadeDetached 0.13
testSimpleCascadeManaged 0.077
testSimpleCascadeRemoved 0.044
testSimpleCascadeNew 0.065

TestCascadePersist(test-jpa-wdf)

testCircularCascade 0.058
testSimpleCascadeDetached 0.076
testSimpleCascadeManaged 0.049
testSimpleCascadeNew 0.037

TestReadOnly(test-jpa-wdf)

testIllegalFieldModification 0
skipped
testQueryCachedEntity 0
skipped
testInheritance 0.038
testCacheQueriedEntity 0
skipped

TestPersist(test-jpa-wdf)

testNotAnEntity 0.025
testPersistManagedFlushed 0.047
testTransactionMarkedForRollback 0.024
testPersistNewBasicTypesFieldAccess 0.053
testPersistNewDepartment 0.03
testPersistDeleteExecuted 0
skipped
testPersistNewEntityWithIdModifiedInPrePersist 0.119
testNastyTimestampTwice 0.022
testPersistRemovedFlushed 0.025
testPersistRemovedEntityWithIdModifiedInPrePersist 0
skipped
testPersistDetached 0.042
testDuprec 0.031
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed 0
skipped
testDuprecBatch 0.038
testPersistManaged 0.065
testPersistRemoved 0.042

TestUpdateBatching(test-jpa-wdf)

testPossiblyBatchedUpdate 0.124
testUnbacthedUpdate 0.104

TestEntityManagerFactory(test-jpa-wdf)

testEntityManagerFactoryClose 17.34
dummyTestMethod 0.027
testEntityManagerFactoryCloseActiveTransaction 0
skipped

TestContains(test-jpa-wdf)

testNotAnEntity 17.31
testContainsDetached 0.066
testContainsNew 0.026
testContainsManaged 0.02
testContainsRemoved 0.034

TestExtendedPersistenceContext(test-jpa-wdf)

testMergeOutsideTx 0.043
testUpdateOutsideTx 0.06
testRemoveOutsideTx 0.028
testRefreshOutsideTx 0.014
testPersistOutsideTx 0.019
dummyTestMethod 0.012

TestFlush(test-jpa-wdf)

testChangedEntityIgnoredByFlush 0
skipped
testTransactionMarkedForRollback 0.013
testRestoreFieldAfterFlush 0.023
testRelationshipToNew 0.024
testRelationshipToRemoved 0
skipped
testWithException 0.01
testNoTransaction 0.009
testRelationshipToRemovedLazy 0
skipped
testRestoreRelationAfterFlush 0.034

TestCache(test-jpa-wdf)

testClone 0.024
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.046
testUpdateOfComposoiteKey 0.039
testUpdatePrimaryKey 0.028

TestMerge(test-jpa-wdf)

testNotAnEntity 0.017
testTransactionMarkedForRollback 0.009
testMergeNewEntityWithIdSetInPrePersist 0.242
testIlegalArgumentWithLazyRelationPending 0
skipped
testNastyTimestampTwice 0.023
testIlegalArgumentWithDeserializedEntity 0
skipped
testMergeNew 0.017
testNastyTimestampTwiceNotInitial 0.027
testMergeNewWithRelation 0
skipped
testMergeManaged 0.03
testWithLazyRelationPending 0.061
testMergeRemoved 0
skipped
testMergeDetached 0.094
testMergeDetachedWithRelation 0
skipped

TestSequence(test-jpa-wdf)

testPersist 0
skipped
testPersistFlock 0
skipped
testAllocSize 0
skipped

TestGenerator(test-jpa-wdf)

testPersist 0.019
testMergeNew 0.008
testPersistManyProjects 0.009
testMergeDetached 0.019

TestAutoGenerator(test-jpa-wdf)

testPersist 0.032
testMergeNew 0.009
testMergeDetached 0.019

TestIdentity(test-jpa-wdf)

testPersistNoTx 0.038
testJoinedSubclass 0.046
testMerge 0.037
testPersist 0.044

TestSecondaryTable(test-jpa-wdf)

testOptimisticLockWithSecondaryTable 0
skipped
testSecondaryTableInRelation 0.049
testFieldsInSecondTable 0.067

MappingTest(test-jpa-wdf)

testColumnMappedTwice 0.023

TestExtendedQueries(test-jpa-wdf)

testBasicQuery 0.215
testOrderBy 0.181
testQueryWithUpdateAndSet 0.182
testQueryWithInExpressionAndEnums 0
skipped
testNumberOfDrivers 0.169
testSurnamesOfEmployees 0.248
testQueryWithInExpressionAndParameters 0.158
testGivenNamesOfEmployees 0.232
testQueryWithBuiltinAbs 0.175
testOrderByCmr 0.158
testInvalidOrderByWithCmr 0
skipped
testQueryWithAggregateWithHavingExpression 0.171
testInvalidOrderBy 0
skipped
testNumberOfDrivenVehicles 0.168
testQueryWithMemberOf 0.164
testQueryWithComparisonExpressionAndEnums 0.172

TestQueryAPI(test-jpa-wdf)

testParameterSetting 0.045
testTemporalParameterSettingInvalid 0
skipped
testQueryCreation 0.038

TestSimpleQuery(test-jpa-wdf)

testCachedQueryWithoutClear 0.058
testMaxResultUnlimited 0.063
testSingleResultOk 0.043
testNamedQuery 0.036
testQueryStringNotValid 0
skipped
testPagingDefaults 0.014
testSelectDepartmentByName 0.026
testSelectInTransaction 0.029
testQueryWithFlush 0.034
testExecuteQueryMultipleTimesWithDifferentParameter 0.03
testExecuteQueryMultipleTimesWithSameParameter 0.033
testBooleanParameter 0.036
testCachedQueryWithClear 0.034
testMaxResult 0.054
testFlushMode 0.286
testNonUniqueResult 0.051
testUndefinedNamedQuery 0
skipped
testIntIsNull 0.043
testComparisonPrepdicate 0.039
testSelectAllDepartments 0.028
testNoResult 0.026
testUnCachedQuery 0.028
testTransactionBoundaries 0.054
testWrongParameter 0.042
testNamedParameter 0.047

TestRelationships(test-jpa-wdf)

testLeftJoin 0.062
testEmpty 0.066
testEdmScenario 0
skipped
testInnerJoin 0.069
testInJoin 0.08
testInList 0.034
testRelationFieldInWhere 0.038
testRelationFieldInSelectList 0.035

TestDeleteQuery(test-jpa-wdf)

testDeleteWithSecondaryTable 0.044
testUpdateDepartment 0.029
testDeleteOutsideTx 0.014
testGetResultListDelete 0.008
testGetSingleResultDelete 0.007
testDeleteEmployeeWithGivenDepartment 0.072
testExecuteUpdateSelect 0.017
testDeleteAllDepartmentsNative 0.07
testDeleteAllDepartments 0.074

TestAggregates(test-jpa-wdf)

testSumHandling 0.017
testAvgHandling1 0.01
testAvgHandling2 0.01
testMinHandling 0.008
testCountHandling 0
skipped
testMaxHandling 0.007

TestSelectClauses(test-jpa-wdf)

testSimpleSelect 0.011
testSubQueries11 0.008
testSubQueries12 0.008
testSubQueries13 0.008
testSubQueries14 0.008
testSubQueries15 0
skipped
testSimpleSelect4 0
skipped
testSimpleSelect5 0
skipped
testConstructorExpression08 0.009
testConstructorExpression09 0.013
testConstructorExpression10 0.009

TestSelectListTypes(test-jpa-wdf)

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

TestNativeQuery(test-jpa-wdf)

testResultSetMappingNamedNativeQuery 0.06
testDefaultMappingWithParameter 0.059
testFieldResult 0.067
testColumnResult 0.03
testDefaultMappingNamedNativeQuery 0.032
testFieldByField 0.026
testDefaultMapping 0.03
testDefaultMappingWithMappingResult 0.027

TestCount(test-jpa-wdf)

testCount 0.046
testCountNoOpenSQL 0.041
testCountDistinctCompoundKey 0.046
testCount0 0
skipped
testCount1 0.039
testCount2 0
skipped

TestEmbeddables(test-jpa-wdf)

testEmbeddables0 0
skipped
testEmbeddables1 0.017
testEmbeddables2 0.009
testEmbeddables3 0
skipped
testEmbeddables4 0.008
testEmbeddables5 0.013
testEmbeddables6 0.008
testEmbeddables7 0.008
testBlobs 0.008

TestSetFunctions(test-jpa-wdf)

testFindEmployeeWithMinimalSalary 0.018
testMax 0.034
testMin 0.036
testSum 0.036
testAverage 0.039

TestBuiltInFunctionExpressions(test-jpa-wdf)

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

TestTemporalParameterTypes(test-jpa-wdf)

testIncorrectTemporalTypes 0
skipped
testCorrectTemporalTypes 0.018

TestJoinedInheritance(test-jpa-wdf)

testSelectBrokerageAccounts 0.068
testSelectSampleAccounts 0.071
testSelectCreditCardAccounts 0.035
testSelectEmployeeJoinCheckingAccount 0.036
testSelectCheckingAccount 0.037
testSelectEmployee 0.038

TestConditionalExpressions(test-jpa-wdf)

testSimpleComparisonHandlingExcludingOpenSQL1 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL2 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL3 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL4 0
skipped
testSimpleComparisonHandlingExcludingOpenSQL5 0
skipped
testMemberOfHandling 0.029
testSimpleTypeComparisonHandling 0.019
testBooleanComparison0 0
skipped
testBooleanComparison1 0
skipped
testBooleanComparison2 0
skipped
testBooleanComparison3 0
skipped
testBooleanComparison4 0.009
testBooleanComparison5 0.008
testSimpleComparisonHandlingExcludingOpenSQL 0.01
testLikeHandling00 0
skipped
testLikeHandling01 0
skipped
testLikeHandling02 0.007
testLikeHandling03 0.008
testLikeHandling04 0
skipped
testLikeHandling05 0.007
testLikeHandling06 0.007
testLikeHandling07 0.007
testLikeHandling08 0.008
testLikeHandling09 0
skipped
testLikeHandling10 0
skipped
testLikeHandling11 0.011
testLikeHandling12 0.007
testLikeHandling13 0
skipped
testLikeHandling14 0.008
testLikeHandling15 0.007
testLikeHandling16 0.008
testInHandling 0.013
testIsNullHandling0 0.007
testIsNullHandling1 0.008
testIsNullHandling2 0.007
testIsNullHandling3 0.007
testIsNullHandling4 0
skipped
testIsNullHandling5 0.007
testIsNullHandling6 0.008
testIsNullHandling7 0.007
testIsNullHandling8 0.007
testIsNullHandling9 0
skipped
testMemberOfHandling0 0.008
testMemberOfHandling1 0
skipped
testMemberOfHandling2 0.007
testMemberOfHandling4 0.008
testIsEmptyHandling0 0.008
testIsEmptyHandling1 0
skipped
testIsEmptyHandling2 0.008
testIsEmptyHandling3 0
skipped
testIsEmptyHandling4 0.01
testIsEmptyHandling5 0.008
testIsEmptyHandling6 0
skipped
testIsEmptyHandling7 0.009
testIsEmptyHandling8 0
skipped
testIsEmptyHandling9 0.008
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.012
testInBinary 0.009
testExistsHandling 0.008
testPlatformDependendBetweenHandling0 0.009
testPlatformDependendBetweenHandling1 0
skipped
testPlatformDependendBetweenHandling2 0
skipped
testPlatformDependendBetweenHandling3 0.008
testPlatformDependendBetweenHandling4 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle0 0.008
testSimpleComparisonHandlingExcludingOpenSQLAndOracle1 0.009
testSimpleComparisonHandlingExcludingOpenSQLAndOracle2 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle3 0
skipped
testSimpleComparisonHandlingExcludingOpenSQLAndOracle4 0.008
testSimpleComparisonHandlingExcludingOpenSQLAndOracle5 0.009
testBetweenHandling0 0
skipped
testBetweenHandling1 0.008
testBetweenHandling2 0.009
testBetweenHandling3 0.008
testBetweenHandling4 0.007
testBetweenHandling5 0
skipped
testBetweenHandling6 0
skipped
testBetweenHandling7 0
skipped
testBetweenHandling8 0.008
testBetweenHandling9 0.008
testEnumComparison0 0
skipped
testEnumComparison1 0
skipped
testEnumComparison2 0
skipped
testEnumComparison3 0.007
testEnumComparison4 0.008
testEnumComparison5 0.008
testBetweenHandling10 0.008
testBetweenHandling11 0.007
testBetweenHandling12 0
skipped
testBetweenHandling13 0
skipped
testNumericComparisons 0.009
testPersistentObjectComparison0 0.007
testPersistentObjectComparison1 0.007
testPersistentObjectComparison2 0.008
testPersistentObjectComparison3 0.007
testPersistentObjectComparison4 0.008
testPersistentObjectComparison5 0.007
testInHandling0 0
skipped
testInHandling1 0.008
testInHandling2 0
skipped
testInHandling3 0.008
testInHandling4 0
skipped
testCurrentDateTimeComparison 0.008

TestUpdateDeleteClause(test-jpa-wdf)

testDelete 0.005
testUpdateWithArguments 0.008
testUpdate 0
skipped

TestSelectList(test-jpa-wdf)

testMixedSelectListItemsReverse 0.023
testAverage 0.03
testNewProject 0.029
testConstructorArgumentBoxing 0
skipped
testConstructorAverage 0
skipped
testNewString 0.031
testMixedSelectListItems 0.035
testTwoSelectListItems 0.034
testNewInner 0
skipped

TestJoinFetch(test-jpa-wdf)

testTwoNodes 0.075
testOneNode 0.085
testJoinFetchProjects 0.087
testJoinFetchDepartment 0.086
testDistinctJoinFetchHobbies 0
skipped
testJoinFetchHobbies 0.108
testDistinctJoinFetchHobbiesWithMultipleSelectItems 0.08

TestParameterTypes(test-jpa-wdf)

testPrimitiveInt 0.061
testWrapperByteArray2Blob 0.018
testWrapperFloat 0.019
testWrapperShort 0.018
testPrimitiveByteArray2Binary 0.021
testEnumOrdinal 0.019
testWrapperCharArray2Clob 0.022
testWrapperCharArray2Varchar 0.022
testPrimitiveByte 0.022
testPrimitiveChar 0.023
testPrimitiveLong 0.028
testBigDecimal 0.029
testPrimitiveDouble 0.029
testBigInteger 0.029
testWrapperDouble 0.033
testUtilCalendar 0.031
testSqlTimestamp 0.027
testWrapperBoolean 0.034
testWrapperByteArray2Longvarbinary 0.03
testString2Varchar 0.033
testWrapperByteArray2Binary 0.04
testPrimitiveBoolean 0.035
testPrimitiveByteArray2Longvarbinary 0.033
testWrapperCharacter 0.046
testWrapperByte 0.023
testWrapperLong 0.019
testInsert 0.022
testUtilDate 0.019
testPrimitiveFloat 0.018
testPrimitiveShort 0.018
testPrimitiveCharArray2Varchar 0.019
testSerializable 0.017
testWrapperInteger 0.023
testSqlDate 0.022
testSqlTime 0.023
testPrimitiveByteArray2Blob 0.022
testString2Clob 0.034
testPrimitiveCharArray2Clob 0.045
testEnumString 0.036

TestFromClauses(test-jpa-wdf)

testSimpleFrom 0.017
testSimpleFrom5 0
skipped
testJoinFrom 0.012
testExistsSubquery15 0
skipped
testExistsSubquery17 0
skipped
testExistsSubquery18 0
skipped
testJoinFrom9 0
skipped
testJoinFrom10 0
skipped

TestGroupByOrderByHaving(test-jpa-wdf)

testConstructorGroupBy0 0
skipped
testConstructorGroupBy1 0.008
testGroupBy0 0.008
testGroupBy1 0.008
testGroupBy2 0.008
testGroupBy3 0.008
testGroupBy4 0.009
testGroupBy5 0.009
testGroupBy6 0.009
testGroupBy7 0.008
testGroupBy8 0
skipped
testGroupBy9 0.008
testSubQueryGroupBy0 0.009
testSubQueryGroupBy1 0.008
testSubQueryGroupBy2 0.008
testSubQueryGroupBy3 0.01
testSubQueryGroupBy4 0.007
testSubQueryGroupBy5 0
skipped
testOrderBy0 0
skipped
testOrderBy1 0.008
testOrderBy2 0.008
testOrderBy3 0.009
testOrderBy4 0
skipped
testOrderBy5 0
skipped
testOrderBy6 0.008
testOrderBy7 0.008
testOrderBy8 0.009
testOrderBy9 0.008

TestArguments(test-jpa-wdf)

testLongVarBinaryParameters 0.007
testPrimitiveInt 0.01
testInvalidParameterHandling 0.008
testSubclassParameter 0.01
testWrapperByteArray2Blob 0.009
testWrapperFloat 0.009
testWrapperShort 0.009
testPrimitiveByteArray2Binary 0.009
testEnumOrdinal 0.008
testWrapperCharArray2Clob 0.009
testWrapperCharArray2Varchar 0.01
testPrimitiveByte 0.009
testPrimitiveChar 0.009
testPrimitiveLong 0.009
testBigDecimal 0.009
testCompoundPk 0.027
testPrimitiveDouble 0.021
testEnumParameters 0.037
testBigInteger 0.022
testWrapperDouble 0.009
testUtilCalendar 0.009
testSqlTimestamp 0.009
testWrapperBoolean 0.008
testWrapperByteArray2Longvarbinary 0.009
testString2Varchar 0.008
testWrapperByteArray2Binary 0.009
testPrimitiveBoolean 0.008
testPrimitiveByteArray2Longvarbinary 0.009
testWrapperCharacter 0.009
testSinglePk 0.032
testWrapperByte 0.023
testWrapperLong 0.009
testArgumentInArithmeticExpr 0.038
testUtilDate 0.025
testPrimitiveFloat 0.009
testPrimitiveShort 0.009
testPrimitiveCharArray2Varchar 0.008
testWrapperInteger 0.009
testSqlDate 0.009
testSqlTime 0.009
testPrimitiveByteArray2Blob 0.009
testIllegalSubclassParameter 0.008
testString2Clob 0.009
testPrimitiveCharArray2Clob 0.008
testEnumString 0.009

TestBasicFieldTypes(test-jpa-wdf)

testPrimitiveInt 0.037
testWrapperByteArray2Blob 0.129
testWrapperFloat 0.099
testWrapperShort 0.047
testPrimitiveByteArray2Binary 0.065
testEnumOrdinal 0.06
testWrapperCharArray2Clob 0.091
testWrapperCharArray2Varchar 0.098
testPrimitiveByte 0.05
testPrimitiveChar 0.046
testPrimitiveLong 0.051
testBigDecimal 0.098
testPrimitiveDouble 0.037
testNullsFAshort 0
skipped
testBigInteger 0.043
testWrapperDouble 0.048
testUtilCalendar 0.076
testSqlTimestamp 0.137
testWrapperBoolean 0.075
testWrapperByteArray2Longvarbinary 0.093
testString2Varchar 0.103
testWrapperByteArray2Binary 0.109
testPrimitiveBoolean 0.056
testPrimitiveByteArray2Longvarbinary 0.093
testWrapperCharacter 0.046
testWrapperByte 0.05
testWrapperLong 0.062
testInsert 0.028
testUtilDate 0.099
testPrimitiveFloat 0.038
testPrimitiveShort 0.041
testPrimitiveCharArray2Varchar 0.165
testSerializable 0.112
testWrapperInteger 0.101
testSqlDate 0.073
testSqlTime 0.061
testPrimitiveByteArray2Blob 0.072
testString2Clob 0.062
testNullsFAint 0
skipped
testPrimitiveCharArray2Clob 0.09
testEnumString 0.068

TestEmbeddedField(test-jpa-wdf)

testDirty 0.059
testNullPeriod 0.031
testSimple 0.032

SimpleTest(test-jpa-wdf)

testMetric 0.039
testSimple 0.059

TestBasicPropertyTypes(test-jpa-wdf)

testPrimitiveInt 0.078
testWrapperByteArray2Blob 0.103
testWrapperFloat 0.047
testWrapperShort 0.047
testPrimitiveByteArray2Binary 0.078
testEnumOrdinal 0.068
testWrapperCharArray2Clob 0.103
testWrapperCharArray2Varchar 0.114
testPrimitiveByte 0.046
testPrimitiveChar 0.057
testPrimitiveLong 0.048
testBigDecimal 0.047
testPrimitiveDouble 0.029
testBigInteger 0.044
testNullsPAshort 0
skipped
testWrapperDouble 0.048
testUtilCalendar 0.116
testSqlTimestamp 0.118
testWrapperBoolean 0.089
testWrapperByteArray2Longvarbinary 0.128
testString2Varchar 0.102
testWrapperByteArray2Binary 0.068
testPrimitiveBoolean 0.026
testPrimitiveByteArray2Longvarbinary 0.062
testWrapperCharacter 0.051
testWrapperByte 0.061
testWrapperLong 0.063
testInsert 0.029
testUtilDate 0.121
testPrimitiveFloat 0.05
testPrimitiveShort 0.061
testPrimitiveCharArray2Varchar 0.127
testSerializable 0.058
testWrapperInteger 0.047
testSqlDate 0.065
testSqlTime 0.089
testPrimitiveByteArray2Blob 0.099
testString2Clob 0.089
testNullsPAint 0
skipped
testPrimitiveCharArray2Clob 0.118
testEnumString 0.097

TestTemporalFieldTypes(test-jpa-wdf)

testUtilCalendarAsTimestamp 0.059
testSqlTimestamp 0.088
testUtilCalendarAsDate 0.11
testUtilCalendarAsTime 0.092
dummyTestMethod 0.016
testSqlDate 0.072
testSqlTime 0.116
testUtilDateAsDate 0.115
testUtilDateAsTime 0.089
testUtilDateAsTimestamp 0.092

BufferReadTest(test-jpa-wdf)

testNotFound 0.031
testJDBCInclusivePreapreSmall 0.03
testQueryCompleteOutsideTransactionSmall 0.032
testFlush 0.04
testNamedQueryExecuteOnlyOutsideTransactionSmall 0.037
testNativeEntityExecuteOnlyOutsideTransactionSmall 0.041
testNamedQueryCompleteOutsideTransactionSmall 0.041
testFindOutsideTransactionSmall 0.058
testNativeFieldsExecuteOnlyOutsideTransactionSmall 0.044
testJDBCBestSmall 0.042
testQueryExecuteOnlyOutsideTransactionSmall 0.04
testFindOutsideTransaction 0.039
testQueryExecuteOnlyOutsideTransactionNew 0.039

FirstTest(test-jpa-wdf)

testBasics 0.015

TestPrimaryKeyTypes(test-jpa-wdf)

testBigIntegerPk 0.035

AbstractEntityHandlingTest(test-jpa-wdf)

findEmployeeById 0.041
findAllAbstractEmployees 0.033
findAllContractEmployees 0.04

ChangeSubclassTest(test-jpa-wdf)

testFindVehicle 0.052

SimpleInheritanceTest(test-jpa-wdf)

testSelectAll 0.056
testInsertDirtyCar 0
skipped
testFindVehicle 0.032
testPseudoInheritance 0
skipped
testInsertBicycle 0.028
testInsertVehicle 0.03

CallbackTest(test-jpa-wdf)

testPreRemove 0.033
testPrePersist 0.024

RelationsTest(test-jpa-wdf)

testEmployeeWithTruck 0.03
testEmployeeWithBicycles 0.031
testEnBlocLoading 0.03

TestEmbeddedIdAsInnerClass(test-jpa-wdf)

testInsert 0.025

TestEmbeddingWithPropertyAccess(test-jpa-wdf)

testEmbeddedPropertyAccess 0.088
testInsert 0.034

TestEmbeddingWithFieldAccess(test-jpa-wdf)

testEmbeddedFieldAccess 0.127
testInsert 0.03

TestOptimistic(test-jpa-wdf)

testOptimisticLockExceptionUpdateUpdate 0.041
testOptimisticLockExceptionDeleteUpdate 0.046
testFlushWithVersion 0.034
testNode 0
skipped
testIllegalVersionAccessNew 0
skipped
testRefreshWithVersion 0.057
testPersistAgain 0.038
testVersion 0.07
testBatchOLEFlush 0.217
testBatchOLEQuery 0.155
testBatchOLECommit 0.142
testNoChange 16.317
testOptimisticLockExceptionUpdateDelete 0.073
testOptimisticLockExceptionDeleteDelete 0.055
testIllegalVersionAccessManaged 0.028
testMergeWithVersion 0.021

TestLockMethod(test-jpa-wdf)

testTransactionMarkedForRollback 0.014
testLockOldVersion 0
skipped
testNonManagedEntity 0.007
testNonVersionedEntity 0.017
testDetachedEntity 0.034
testReadLockTwice 0.017
testWriteLock 0.025
testNewEntity 0
skipped
testReadLock 0.02
testEntityDeleteExecuted 0.025
testPromoteLock 0.031
testNoTransaction 0.014
testWriteLockTwice 0.021
testEntityForDelete 0.026
testEntityForInsert 0
skipped
testIllegalArgument 0.015

TestForeignKeys(test-jpa-wdf)

testFKBasic 0.025
testFKException 0
skipped
testInsertInRelation 0.036
testCriminal 0
skipped
testSelfishKey 0
skipped
testRemoveWithJointable 0.04
testCycle 0
skipped
testRelationNM 0.055
testRemoveInRelation 0.031
testInsertWithJointable 0.058
testCascading 0.042
testInheritance 0.042

TestEmbeddingWithMixedAccess(test-jpa-wdf)

testFieldAccess 1.389
testPropertyAccess 0.004

TestNestedEmbeddables(test-jpa-wdf)

testNestedInnerNull 0.013
testNonNested 0.012
testNested 0.024
testNestedOuterNull 0.017
testNestedQuery 0.014

TestNestedEmbeddedIds(test-jpa-wdf)

testInsert 0.018

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