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

Summary

[Summary] [Package List] [Test Cases]


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

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.813
org.eclipse.persistence.testing.tests.wdf.jpa1.generator 14 0 0 3 78.571% 0.163
org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys 12 0 0 4 66.667% 0.377
org.eclipse.persistence.testing.tests 1 0 0 0 100% 0.795
org.eclipse.persistence.testing.tests.wdf.jpa1.lock 32 0 0 5 84.375% 18.682
org.eclipse.persistence.testing.tests.wdf.jpa1.relation 62 0 0 11 82.258% 2.537
org.eclipse.persistence.testing.tests.wdf.jpa1.embedded 5 0 0 0 100% 0.193
org.eclipse.persistence.testing.tests.wdf.jpa1.query 581 0 0 103 82.272% 12.611
org.eclipse.persistence.testing.tests.wdf.jpa1.mapping 4 0 0 1 75% 0.159
org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable 8 0 0 0 100% 1.377
org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance 15 0 0 2 86.667% 0.366
org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager 169 0 0 32 81.065% 55.211

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
FirstTest(test-jpa-wdf) 1 0 0 0 100% 0.008
BufferReadTest(test-jpa-wdf) 13 0 0 0 100% 0.591
TestBasicFieldTypes(test-jpa-wdf) 41 0 0 2 95.122% 3.076
SimpleTest(test-jpa-wdf) 2 0 0 0 100% 0.141
TestTemporalFieldTypes(test-jpa-wdf) 10 0 0 0 100% 0.793
TestBasicPropertyTypes(test-jpa-wdf) 41 0 0 2 95.122% 3.011
TestEmbeddedField(test-jpa-wdf) 3 0 0 0 100% 0.154
TestPrimaryKeyTypes(test-jpa-wdf) 1 0 0 0 100% 0.039

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

Class Tests Errors Failures Skipped Success Rate Time
TestIdentity(test-jpa-wdf) 4 0 0 0 100% 0.077
TestAutoGenerator(test-jpa-wdf) 3 0 0 0 100% 0.041
TestSequence(test-jpa-wdf) 3 0 0 3 0% 0.003
TestGenerator(test-jpa-wdf) 4 0 0 0 100% 0.042

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

org.eclipse.persistence.testing.tests

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

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
TestEmployeePatent(test-jpa-wdf) 3 0 0 0 100% 0.13
TestUnidirectionalOneToMany(test-jpa-wdf) 6 0 0 0 100% 0.357
TestEagerLoading(test-jpa-wdf) 2 0 0 0 100% 0.096
TestMultipleRelationships(test-jpa-wdf) 3 0 0 0 100% 0.203
TestUnidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.118
TestRelationshipsWithCache(test-jpa-wdf) 7 0 0 6 14.286% 0.021
TestMap(test-jpa-wdf) 3 0 0 2 33.333% 0.06
TestEmployee_Cubicle(test-jpa-wdf) 1 0 0 0 100% 0.024
TestBidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.079
TestBidirectionalManyToMany(test-jpa-wdf) 13 0 0 1 92.308% 0.752
TestList(test-jpa-wdf) 7 0 0 1 85.714% 0.4
TestPatentReview(test-jpa-wdf) 3 0 0 0 100% 0.053
TestEmployee_Review(test-jpa-wdf) 5 0 0 0 100% 0.153
TestNode(test-jpa-wdf) 4 0 0 1 75% 0.063
TestPrimaryKeyJoinColumn(test-jpa-wdf) 1 0 0 0 100% 0.028

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

Class Tests Errors Failures Skipped Success Rate Time
TestEmbeddingWithFieldAccess(test-jpa-wdf) 2 0 0 0 100% 0.072
TestEmbeddedIdAsInnerClass(test-jpa-wdf) 1 0 0 0 100% 0.024
TestEmbeddingWithPropertyAccess(test-jpa-wdf) 2 0 0 0 100% 0.097

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

Class Tests Errors Failures Skipped Success Rate Time
TestRelationships(test-jpa-wdf) 8 0 0 1 87.5% 0.389
TestExtendedQueries(test-jpa-wdf) 16 0 0 3 81.25% 2.39
TestBuiltInFunctionExpressions(test-jpa-wdf) 95 0 0 13 86.316% 0.649
TestSimpleQuery(test-jpa-wdf) 25 0 0 2 92% 1.049
TestJoinFetch(test-jpa-wdf) 7 0 0 1 85.714% 0.49
TestNativeQuery(test-jpa-wdf) 8 0 0 0 100% 0.352
TestQueryAPI(test-jpa-wdf) 3 0 0 1 66.667% 0.045
TestParameterTypes(test-jpa-wdf) 39 0 0 0 100% 1.126
TestSelectClauses(test-jpa-wdf) 11 0 0 3 72.727% 0.085
TestSelectListTypes(test-jpa-wdf) 122 0 0 10 91.803% 3.546
TestSelectList(test-jpa-wdf) 9 0 0 3 66.667% 0.189
TestGroupByOrderByHaving(test-jpa-wdf) 28 0 0 6 78.571% 0.164
TestFromClauses(test-jpa-wdf) 8 0 0 6 25% 0.02
TestUpdateDeleteClause(test-jpa-wdf) 3 0 0 1 66.667% 0.018
TestSetFunctions(test-jpa-wdf) 5 0 0 0 100% 0.142
TestAggregates(test-jpa-wdf) 6 0 0 1 83.333% 0.047
TestArguments(test-jpa-wdf) 45 0 0 0 100% 0.508
TestJoinedInheritance(test-jpa-wdf) 6 0 0 0 100% 0.262
TestDeleteQuery(test-jpa-wdf) 9 0 0 0 100% 0.333
TestConditionalExpressions(test-jpa-wdf) 111 0 0 47 57.658% 0.531
TestCount(test-jpa-wdf) 6 0 0 2 66.667% 0.176
TestTemporalParameterTypes(test-jpa-wdf) 2 0 0 1 50% 0.039
TestEmbeddables(test-jpa-wdf) 9 0 0 2 77.778% 0.061

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

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

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.283
TestNestedEmbeddables(test-jpa-wdf) 5 0 0 0 100% 0.071
TestNestedEmbeddedIds(test-jpa-wdf) 1 0 0 0 100% 0.023

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.078
RelationsTest(test-jpa-wdf) 3 0 0 0 100% 0.076
CallbackTest(test-jpa-wdf) 2 0 0 0 100% 0.053
SimpleInheritanceTest(test-jpa-wdf) 6 0 0 2 66.667% 0.11
ChangeSubclassTest(test-jpa-wdf) 1 0 0 0 100% 0.049

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

Class Tests Errors Failures Skipped Success Rate Time
TestRefresh(test-jpa-wdf) 10 0 0 3 70% 15.799
TestReadOnly(test-jpa-wdf) 4 0 0 3 25% 0.036
TestCache(test-jpa-wdf) 8 0 0 7 12.5% 0.03
TestClose(test-jpa-wdf) 22 0 0 0 100% 0.281
TestContains(test-jpa-wdf) 5 0 0 0 100% 0.12
TestMerge(test-jpa-wdf) 14 0 0 5 64.286% 0.588
TestCascadeFlush(test-jpa-wdf) 9 0 0 0 100% 0.303
TestPersist(test-jpa-wdf) 16 0 0 3 81.25% 0.639
TestRemove(test-jpa-wdf) 10 0 0 1 90% 0.234
TestClear(test-jpa-wdf) 2 0 0 0 100% 0.036
TestFind(test-jpa-wdf) 6 0 0 0 100% 0.198
TestCascadeMerge(test-jpa-wdf) 7 0 0 2 71.429% 0.2
TestGetReference(test-jpa-wdf) 23 0 0 2 91.304% 0.901
TestFlush(test-jpa-wdf) 9 0 0 3 66.667% 0.179
TestCascadeRefresh(test-jpa-wdf) 1 0 0 1 0% 0.001
TestUpdate(test-jpa-wdf) 3 0 0 0 100% 0.089
TestUpdateBatching(test-jpa-wdf) 2 0 0 0 100% 0.25
TestEntityManagerFactory(test-jpa-wdf) 3 0 0 1 66.667% 16.944
TestCascadePersist(test-jpa-wdf) 4 0 0 0 100% 17.875
TestCascadeRemove(test-jpa-wdf) 5 0 0 1 80% 0.389
TestExtendedPersistenceContext(test-jpa-wdf) 6 0 0 0 100% 0.119

Test Cases

[Summary] [Package List] [Test Cases]

ClearDatabaseSchemaTest

test 0.735

TestRefresh(test-jpa-wdf)

testRefreshDetached 15.478
testNotAnEntity 0.041
testRefreshManaged 0.076
testTransactionMarkedForRollback 0.02
testRefreshDeleted 0.038
testRefreshNew 0.015
testRefreshManagedNew 0
skipped
testRefreshManagedCheckContains 0
skipped
testRefreshManagedWithRelationships 0.07
testRefreshManagedNewNotOnDB 0
skipped

TestReadOnly(test-jpa-wdf)

testIllegalFieldModification 0
skipped
testQueryCachedEntity 0
skipped
testInheritance 0.033
testCacheQueriedEntity 0
skipped

TestCache(test-jpa-wdf)

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

TestClose(test-jpa-wdf)

testGetReferenceClosed 0.018
testGetDelegateClosed 0.009
testFlushClosed 0.008
testCloseActiveTransaction 0.031
testQuery 0.033
testCloseInsideTransaction 0.023
testFindClosed 0.022
testCloseClosed 0.011
testMergeClosed 0.011
testPersistClosed 0.01
testCreateNamedQueryClosed 0.01
testJoinTransactionClosed 0.009
testRefreshClosed 0.008
testRemoveClosed 0.008
testLockClosed 0.008
testGetFlushModeClosed 0.009
testCreateQueryClosed 0.008
dummyTestMethod 0.009
testClearClosed 0.008
testSetFlushModeClosed 0.009
testCreateNativeQueryClosed 0.008
testContainsClosed 0.009

TestContains(test-jpa-wdf)

testNotAnEntity 0.008
testContainsDetached 0.044
testContainsNew 0.018
testContainsManaged 0.018
testContainsRemoved 0.031

TestMerge(test-jpa-wdf)

testNotAnEntity 0.02
testTransactionMarkedForRollback 0.01
testMergeNewEntityWithIdSetInPrePersist 0.242
testIlegalArgumentWithLazyRelationPending 0
skipped
testNastyTimestampTwice 0.032
testIlegalArgumentWithDeserializedEntity 0
skipped
testMergeNew 0.023
testNastyTimestampTwiceNotInitial 0.03
testMergeNewWithRelation 0
skipped
testMergeManaged 0.036
testWithLazyRelationPending 0.081
testMergeRemoved 0
skipped
testMergeDetached 0.111
testMergeDetachedWithRelation 0
skipped

TestCascadeFlush(test-jpa-wdf)

testSimpleCascadeToRemoved 0.038
testCircularCascade 0.087
testSimpleCascadeToDetached1 0.028
testSimpleCascadeToNew 0.024
testFlushLazyCollectionWithCascadePersist 0.023
testSimpleCascadeToDetached2a 0.021
testSimpleCascadeToDetached2b 0.024
testSimpleCascadeToDetached2c 0.03
testSimpleCascadeToManaged 0.025

TestPersist(test-jpa-wdf)

testNotAnEntity 0.016
testPersistManagedFlushed 0.034
testTransactionMarkedForRollback 0.015
testPersistNewBasicTypesFieldAccess 0.048
testPersistNewDepartment 0.037
testPersistDeleteExecuted 0
skipped
testPersistNewEntityWithIdModifiedInPrePersist 0.129
testNastyTimestampTwice 0.025
testPersistRemovedFlushed 0.048
testPersistRemovedEntityWithIdModifiedInPrePersist 0
skipped
testPersistDetached 0.077
testDuprec 0.036
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed 0
skipped
testDuprecBatch 0.046
testPersistManaged 0.071
testPersistRemoved 0.055

TestRemove(test-jpa-wdf)

testRemoveFlushRemoveAgain 0
skipped
testNotAnEntity 0.016
testRemoveDetached 0.028
testTransactionMarkedForRollback 0.018
testRemoveManagedFlushed 0.051
testRemoveWithCompositeKey 0.047
testRemoveManaged 0.02
testRemoveRemoved 0.023
testRemoveRemovedFlushed 0.021
testRemoveNew 0.009

TestClear(test-jpa-wdf)

testClearActiveTransaction 0.014
testClearNoTransaction 0.02

TestFind(test-jpa-wdf)

testPositivTx 0.024
testFindWithCompositeKey 0.024
testIllegalArguments 0.027
testPositivNonTx 0.031
testFindRemoved 0.06
testNegativ 0.031

TestCascadeMerge(test-jpa-wdf)

testCascadeManaged 0.045
testCascadeRemoved 0.036
testCircularCascade 0.038
testCascadeDetachedRemoved 0.044
testCascadeDetached 0
skipped
testCascadeNew 0
skipped
testCircularCascadeWithSamePks 0.035

TestGetReference(test-jpa-wdf)

testPositivTx 0.039
testMerge 0.044
testPersist 0.037
testPositivTxPropertyAccess 0.054
testWriteLock 0.027
testEmbeddedIdPropertyAccess 0.024
testReadLock 0.026
testSerializeHollow 0.048
testSerializeLoaded 0.035
testFindWithCompositeKey 0.025
testRemoveNonExisting 0.035
testPositivNonTxPropertyAccess 0.038
testIllegalArguments 0.068
testCascadePersistOnFlush 0
skipped
testCascadeRemove 0
skipped
testRefresh 0.038
testMergeIntoHollow 0.052
testPositivNonTx 0.036
testNegativ 0.035
testNegativInheritance 0.038
testInheritance 0.04
testRemove 0.122
testSimple 0.038

TestFlush(test-jpa-wdf)

testChangedEntityIgnoredByFlush 0
skipped
testTransactionMarkedForRollback 0.036
testRestoreFieldAfterFlush 0.03
testRelationshipToNew 0.035
testRelationshipToRemoved 0
skipped
testWithException 0.008
testNoTransaction 0.009
testRelationshipToRemovedLazy 0
skipped
testRestoreRelationAfterFlush 0.06

TestCascadeRefresh(test-jpa-wdf)

testCascade 0
skipped

TestUpdate(test-jpa-wdf)

testUpdateRelationWithCompositeKey 0.034
testUpdateOfComposoiteKey 0.026
testUpdatePrimaryKey 0.028

TestUpdateBatching(test-jpa-wdf)

testPossiblyBatchedUpdate 0.122
testUnbacthedUpdate 0.127

TestEntityManagerFactory(test-jpa-wdf)

testEntityManagerFactoryClose 16.917
dummyTestMethod 0.026
testEntityManagerFactoryCloseActiveTransaction 0
skipped

TestCascadePersist(test-jpa-wdf)

testCircularCascade 17.681
testSimpleCascadeDetached 0.101
testSimpleCascadeManaged 0.053
testSimpleCascadeNew 0.039

TestCascadeRemove(test-jpa-wdf)

testCircularCascade 0
skipped
testSimpleCascadeDetached 0.139
testSimpleCascadeManaged 0.12
testSimpleCascadeRemoved 0.07
testSimpleCascadeNew 0.059

TestExtendedPersistenceContext(test-jpa-wdf)

testMergeOutsideTx 0.02
testUpdateOutsideTx 0.029
testRemoveOutsideTx 0.024
testRefreshOutsideTx 0.014
testPersistOutsideTx 0.018
dummyTestMethod 0.013

FirstTest(test-jpa-wdf)

testBasics 0.007

BufferReadTest(test-jpa-wdf)

testNotFound 0.031
testJDBCInclusivePreapreSmall 0.056
testQueryCompleteOutsideTransactionSmall 0.046
testFlush 0.041
testNamedQueryExecuteOnlyOutsideTransactionSmall 0.045
testNativeEntityExecuteOnlyOutsideTransactionSmall 0.047
testNamedQueryCompleteOutsideTransactionSmall 0.043
testFindOutsideTransactionSmall 0.044
testNativeFieldsExecuteOnlyOutsideTransactionSmall 0.055
testJDBCBestSmall 0.044
testQueryExecuteOnlyOutsideTransactionSmall 0.045
testFindOutsideTransaction 0.043
testQueryExecuteOnlyOutsideTransactionNew 0.048

TestBasicFieldTypes(test-jpa-wdf)

testPrimitiveInt 0.069
testWrapperByteArray2Blob 0.143
testWrapperFloat 0.097
testWrapperShort 0.097
testPrimitiveByteArray2Binary 0.066
testEnumOrdinal 0.052
testWrapperCharArray2Clob 0.077
testWrapperCharArray2Varchar 0.095
testPrimitiveByte 0.038
testPrimitiveChar 0.037
testPrimitiveLong 0.049
testBigDecimal 0.093
testPrimitiveDouble 0.049
testNullsFAshort 0
skipped
testBigInteger 0.112
testWrapperDouble 0.101
testUtilCalendar 0.064
testSqlTimestamp 0.085
testWrapperBoolean 0.067
testWrapperByteArray2Longvarbinary 0.091
testString2Varchar 0.08
testWrapperByteArray2Binary 0.121
testPrimitiveBoolean 0.05
testPrimitiveByteArray2Longvarbinary 0.095
testWrapperCharacter 0.05
testWrapperByte 0.052
testWrapperLong 0.061
testInsert 0.03
testUtilDate 0.129
testPrimitiveFloat 0.046
testPrimitiveShort 0.045
testPrimitiveCharArray2Varchar 0.121
testSerializable 0.122
testWrapperInteger 0.096
testSqlDate 0.063
testSqlTime 0.066
testPrimitiveByteArray2Blob 0.08
testString2Clob 0.071
testNullsFAint 0
skipped
testPrimitiveCharArray2Clob 0.115
testEnumString 0.098

SimpleTest(test-jpa-wdf)

testMetric 0.054
testSimple 0.086

TestTemporalFieldTypes(test-jpa-wdf)

testUtilCalendarAsTimestamp 0.058
testSqlTimestamp 0.065
testUtilCalendarAsDate 0.088
testUtilCalendarAsTime 0.091
dummyTestMethod 0.013
testSqlDate 0.091
testSqlTime 0.118
testUtilDateAsDate 0.138
testUtilDateAsTime 0.067
testUtilDateAsTimestamp 0.063

TestBasicPropertyTypes(test-jpa-wdf)

testPrimitiveInt 0.036
testWrapperByteArray2Blob 0.144
testWrapperFloat 0.103
testWrapperShort 0.086
testPrimitiveByteArray2Binary 0.105
testEnumOrdinal 0.047
testWrapperCharArray2Clob 0.063
testWrapperCharArray2Varchar 0.073
testPrimitiveByte 0.038
testPrimitiveChar 0.032
testPrimitiveLong 0.042
testBigDecimal 0.086
testPrimitiveDouble 0.049
testBigInteger 0.103
testNullsPAshort 0
skipped
testWrapperDouble 0.108
testUtilCalendar 0.113
testSqlTimestamp 0.09
testWrapperBoolean 0.066
testWrapperByteArray2Longvarbinary 0.131
testString2Varchar 0.09
testWrapperByteArray2Binary 0.098
testPrimitiveBoolean 0.028
testPrimitiveByteArray2Longvarbinary 0.064
testWrapperCharacter 0.051
testWrapperByte 0.061
testWrapperLong 0.068
testInsert 0.033
testUtilDate 0.144
testPrimitiveFloat 0.062
testPrimitiveShort 0.032
testPrimitiveCharArray2Varchar 0.088
testSerializable 0.098
testWrapperInteger 0.085
testSqlDate 0.128
testSqlTime 0.129
testPrimitiveByteArray2Blob 0.058
testString2Clob 0.045
testNullsPAint 0
skipped
testPrimitiveCharArray2Clob 0.068
testEnumString 0.065

TestEmbeddedField(test-jpa-wdf)

testDirty 0.076
testNullPeriod 0.032
testSimple 0.046

TestPrimaryKeyTypes(test-jpa-wdf)

testBigIntegerPk 0.039

TestEmbeddingWithFieldAccess(test-jpa-wdf)

testEmbeddedFieldAccess 0.054
testInsert 0.018

TestEmbeddedIdAsInnerClass(test-jpa-wdf)

testInsert 0.023

TestEmbeddingWithPropertyAccess(test-jpa-wdf)

testEmbeddedPropertyAccess 0.07
testInsert 0.026

TestEmployeePatent(test-jpa-wdf)

testPatentsAsList 0.045
testPatentsAsSet 0.043
testSharedPatents 0.042

TestUnidirectionalOneToMany(test-jpa-wdf)

testDeleteEmployee 0.054
testMoveAllReviews 0.064
testExchange 0.058
testAdd 0.081
testUnchanged 0.06
testDeleteReview 0.04

TestEagerLoading(test-jpa-wdf)

testMultipleToOneToSubclass 0.052
testSelectInverseSideFKRelationship 0.042

TestMultipleRelationships(test-jpa-wdf)

testDeletePatent 0.068
testAddReview 0.074
testCheckHans 0.06

TestUnidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.049
testMoveTravelProfile 0.069

TestRelationshipsWithCache(test-jpa-wdf)

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

TestMap(test-jpa-wdf)

testColorOffice 0.06
testEmptyOffice 0
skipped
testOffice 0
skipped

TestEmployee_Cubicle(test-jpa-wdf)

testRelationToCompositeKey 0.023

TestBidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.033
testMoveCubicle 0.044

TestBidirectionalManyToMany(test-jpa-wdf)

testDeleteEmployee 0.047
testExchange 0.051
testCopyProjectsToNew 0.059
testAdd 0.054
testUnchanged 0.048
testByteItem 0.056
testGetEmployees 0.049
testGuidCollection 0.07
testDeleteNonSharedProject 0.074
testCopyProjectsToExisting 0
skipped
testDeleteSharedProject 0.069
testCascadeMerge 0.122
testCopyProjectsToExistingTouching 0.052

TestList(test-jpa-wdf)

testOrderBy 0.05
testSimpleCourse 0.04
testCompoundOrderBy 0
skipped
testDelete 0.065
testRelationContainsEntities 0.048
testUpdate 0.058
testMergeChangedRelation 0.065

TestPatentReview(test-jpa-wdf)

testToOneRelationshipWithEmbddedKey 0
testNativeQuery 0.011
testNoEnBlocLoading 0.041

TestEmployee_Review(test-jpa-wdf)

testNavigateReviewsInTransaction 0.049
testNavigateReviewsOutsideTransaction 0.031
testFindIndividualReview 0.023
testNavigatedReviewsCanBeDeserialized 0.026
testNavigateDeserializedEmployeeFails 0.024

TestNode(test-jpa-wdf)

testRoot 0.018
testTwoGenerations 0.023
testChangeParent 0
skipped
testCircle 0.02

TestPrimaryKeyJoinColumn(test-jpa-wdf)

testPersistCourseWithoutMaterial 0.028

TestRelationships(test-jpa-wdf)

testLeftJoin 0.051
testEmpty 0.05
testEdmScenario 0
skipped
testInnerJoin 0.078
testInJoin 0.056
testInList 0.056
testRelationFieldInWhere 0.043
testRelationFieldInSelectList 0.053

TestExtendedQueries(test-jpa-wdf)

testBasicQuery 0.234
testOrderBy 0.169
testQueryWithUpdateAndSet 0.176
testQueryWithInExpressionAndEnums 0
skipped
testNumberOfDrivers 0.171
testSurnamesOfEmployees 0.224
testQueryWithInExpressionAndParameters 0.161
testGivenNamesOfEmployees 0.224
testQueryWithBuiltinAbs 0.192
testOrderByCmr 0.171
testInvalidOrderByWithCmr 0
skipped
testQueryWithAggregateWithHavingExpression 0.196
testInvalidOrderBy 0
skipped
testNumberOfDrivenVehicles 0.155
testQueryWithMemberOf 0.165
testQueryWithComparisonExpressionAndEnums 0.151

TestBuiltInFunctionExpressions(test-jpa-wdf)

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

TestSimpleQuery(test-jpa-wdf)

testCachedQueryWithoutClear 0.024
testMaxResultUnlimited 0.053
testSingleResultOk 0.045
testNamedQuery 0.039
testQueryStringNotValid 0
skipped
testPagingDefaults 0.024
testSelectDepartmentByName 0.027
testSelectInTransaction 0.045
testQueryWithFlush 0.05
testExecuteQueryMultipleTimesWithDifferentParameter 0.054
testExecuteQueryMultipleTimesWithSameParameter 0.022
testBooleanParameter 0.02
testCachedQueryWithClear 0.023
testMaxResult 0.032
testFlushMode 0.198
testNonUniqueResult 0.043
testUndefinedNamedQuery 0
skipped
testIntIsNull 0.059
testComparisonPrepdicate 0.057
testSelectAllDepartments 0.033
testNoResult 0.039
testUnCachedQuery 0.039
testTransactionBoundaries 0.043
testWrongParameter 0.037
testNamedParameter 0.042

TestJoinFetch(test-jpa-wdf)

testTwoNodes 0.098
testOneNode 0.057
testJoinFetchProjects 0.069
testJoinFetchDepartment 0.088
testDistinctJoinFetchHobbies 0
skipped
testJoinFetchHobbies 0.068
testDistinctJoinFetchHobbiesWithMultipleSelectItems 0.109

TestNativeQuery(test-jpa-wdf)

testResultSetMappingNamedNativeQuery 0.045
testDefaultMappingWithParameter 0.043
testFieldResult 0.046
testColumnResult 0.049
testDefaultMappingNamedNativeQuery 0.044
testFieldByField 0.045
testDefaultMapping 0.049
testDefaultMappingWithMappingResult 0.029

TestQueryAPI(test-jpa-wdf)

testParameterSetting 0.026
testTemporalParameterSettingInvalid 0
skipped
testQueryCreation 0.018

TestParameterTypes(test-jpa-wdf)

testPrimitiveInt 0.022
testWrapperByteArray2Blob 0.021
testWrapperFloat 0.022
testWrapperShort 0.022
testPrimitiveByteArray2Binary 0.027
testEnumOrdinal 0.023
testWrapperCharArray2Clob 0.023
testWrapperCharArray2Varchar 0.028
testPrimitiveByte 0.027
testPrimitiveChar 0.029
testPrimitiveLong 0.029
testBigDecimal 0.03
testPrimitiveDouble 0.026
testBigInteger 0.036
testWrapperDouble 0.028
testUtilCalendar 0.035
testSqlTimestamp 0.035
testWrapperBoolean 0.038
testWrapperByteArray2Longvarbinary 0.034
testString2Varchar 0.052
testWrapperByteArray2Binary 0.019
testPrimitiveBoolean 0.021
testPrimitiveByteArray2Longvarbinary 0.018
testWrapperCharacter 0.023
testWrapperByte 0.022
testWrapperLong 0.022
testInsert 0.104
testUtilDate 0.024
testPrimitiveFloat 0.022
testPrimitiveShort 0.023
testPrimitiveCharArray2Varchar 0.028
testSerializable 0.022
testWrapperInteger 0.027
testSqlDate 0.028
testSqlTime 0.027
testPrimitiveByteArray2Blob 0.026
testString2Clob 0.024
testPrimitiveCharArray2Clob 0.025
testEnumString 0.03

TestSelectClauses(test-jpa-wdf)

testSimpleSelect 0.022
testSubQueries11 0.009
testSubQueries12 0.009
testSubQueries13 0.009
testSubQueries14 0.009
testSubQueries15 0
skipped
testSimpleSelect4 0
skipped
testSimpleSelect5 0
skipped
testConstructorExpression08 0.008
testConstructorExpression09 0.01
testConstructorExpression10 0.008

TestSelectListTypes(test-jpa-wdf)

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

TestSelectList(test-jpa-wdf)

testMixedSelectListItemsReverse 0.059
testAverage 0.025
testNewProject 0.025
testConstructorArgumentBoxing 0
skipped
testConstructorAverage 0
skipped
testNewString 0.025
testMixedSelectListItems 0.025
testTwoSelectListItems 0.028
testNewInner 0
skipped

TestGroupByOrderByHaving(test-jpa-wdf)

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

TestFromClauses(test-jpa-wdf)

testSimpleFrom 0.008
testSimpleFrom5 0
skipped
testJoinFrom 0.011
testExistsSubquery15 0
skipped
testExistsSubquery17 0
skipped
testExistsSubquery18 0
skipped
testJoinFrom9 0
skipped
testJoinFrom10 0
skipped

TestUpdateDeleteClause(test-jpa-wdf)

testDelete 0.009
testUpdateWithArguments 0.009
testUpdate 0
skipped

TestSetFunctions(test-jpa-wdf)

testFindEmployeeWithMinimalSalary 0.017
testMax 0.031
testMin 0.03
testSum 0.032
testAverage 0.032

TestAggregates(test-jpa-wdf)

testSumHandling 0.019
testAvgHandling1 0.008
testAvgHandling2 0.006
testMinHandling 0.007
testCountHandling 0
skipped
testMaxHandling 0.007

TestArguments(test-jpa-wdf)

testLongVarBinaryParameters 0.008
testPrimitiveInt 0.008
testInvalidParameterHandling 0.006
testSubclassParameter 0.011
testWrapperByteArray2Blob 0.007
testWrapperFloat 0.008
testWrapperShort 0.007
testPrimitiveByteArray2Binary 0.008
testEnumOrdinal 0.007
testWrapperCharArray2Clob 0.008
testWrapperCharArray2Varchar 0.007
testPrimitiveByte 0.007
testPrimitiveChar 0.008
testPrimitiveLong 0.007
testBigDecimal 0.008
testCompoundPk 0.024
testPrimitiveDouble 0.02
testEnumParameters 0.042
testBigInteger 0.026
testWrapperDouble 0.008
testUtilCalendar 0.007
testSqlTimestamp 0.008
testWrapperBoolean 0.007
testWrapperByteArray2Longvarbinary 0.007
testString2Varchar 0.007
testWrapperByteArray2Binary 0.008
testPrimitiveBoolean 0.007
testPrimitiveByteArray2Longvarbinary 0.007
testWrapperCharacter 0.008
testSinglePk 0.025
testWrapperByte 0.021
testWrapperLong 0.008
testArgumentInArithmeticExpr 0.039
testUtilDate 0.026
testPrimitiveFloat 0.009
testPrimitiveShort 0.008
testPrimitiveCharArray2Varchar 0.009
testWrapperInteger 0.008
testSqlDate 0.008
testSqlTime 0.007
testPrimitiveByteArray2Blob 0.008
testIllegalSubclassParameter 0.008
testString2Clob 0.008
testPrimitiveCharArray2Clob 0.007
testEnumString 0.008

TestJoinedInheritance(test-jpa-wdf)

testSelectBrokerageAccounts 0.04
testSelectSampleAccounts 0.056
testSelectCreditCardAccounts 0.056
testSelectEmployeeJoinCheckingAccount 0.04
testSelectCheckingAccount 0.035
testSelectEmployee 0.035

TestDeleteQuery(test-jpa-wdf)

testDeleteWithSecondaryTable 0.036
testUpdateDepartment 0.032
testDeleteOutsideTx 0.016
testGetResultListDelete 0.007
testGetSingleResultDelete 0.006
testDeleteEmployeeWithGivenDepartment 0.071
testExecuteUpdateSelect 0.018
testDeleteAllDepartmentsNative 0.068
testDeleteAllDepartments 0.079

TestConditionalExpressions(test-jpa-wdf)

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

TestCount(test-jpa-wdf)

testCount 0.02
testCountNoOpenSQL 0.052
testCountDistinctCompoundKey 0.055
testCount0 0
skipped
testCount1 0.047
testCount2 0
skipped

TestTemporalParameterTypes(test-jpa-wdf)

testIncorrectTemporalTypes 0
skipped
testCorrectTemporalTypes 0.038

TestEmbeddables(test-jpa-wdf)

testEmbeddables0 0
skipped
testEmbeddables1 0.021
testEmbeddables2 0.007
testEmbeddables3 0
skipped
testEmbeddables4 0.007
testEmbeddables5 0.006
testEmbeddables6 0.007
testEmbeddables7 0.006
testBlobs 0.007

AbstractEntityHandlingTest(test-jpa-wdf)

findEmployeeById 0.035
findAllAbstractEmployees 0.023
findAllContractEmployees 0.02

RelationsTest(test-jpa-wdf)

testEmployeeWithTruck 0.019
testEmployeeWithBicycles 0.028
testEnBlocLoading 0.028

CallbackTest(test-jpa-wdf)

testPreRemove 0.033
testPrePersist 0.019

SimpleInheritanceTest(test-jpa-wdf)

testSelectAll 0.024
testInsertDirtyCar 0
skipped
testFindVehicle 0.027
testPseudoInheritance 0
skipped
testInsertBicycle 0.029
testInsertVehicle 0.029

ChangeSubclassTest(test-jpa-wdf)

testFindVehicle 0.049

TestLockMethod(test-jpa-wdf)

testTransactionMarkedForRollback 0.023
testLockOldVersion 0
skipped
testNonManagedEntity 0.006
testNonVersionedEntity 0.015
testDetachedEntity 0.086
testReadLockTwice 0.05
testWriteLock 0.04
testNewEntity 0
skipped
testReadLock 0.043
testEntityDeleteExecuted 0.041
testPromoteLock 0.047
testNoTransaction 0.017
testWriteLockTwice 0.039
testEntityForDelete 0.022
testEntityForInsert 0
skipped
testIllegalArgument 0.012

TestOptimistic(test-jpa-wdf)

testOptimisticLockExceptionUpdateUpdate 0.021
testOptimisticLockExceptionDeleteUpdate 0.024
testFlushWithVersion 0.021
testNode 0
skipped
testIllegalVersionAccessNew 0
skipped
testRefreshWithVersion 0.033
testPersistAgain 0.019
testVersion 0.042
testBatchOLEFlush 0.181
testBatchOLEQuery 0.172
testBatchOLECommit 0.258
testNoChange 17.283
testOptimisticLockExceptionUpdateDelete 0.081
testOptimisticLockExceptionDeleteDelete 0.049
testIllegalVersionAccessManaged 0.019
testMergeWithVersion 0.037

MappingTest(test-jpa-wdf)

testColumnMappedTwice 0.073

TestSecondaryTable(test-jpa-wdf)

testOptimisticLockWithSecondaryTable 0
skipped
testSecondaryTableInRelation 0.055
testFieldsInSecondTable 0.03

TestIdentity(test-jpa-wdf)

testPersistNoTx 0.014
testJoinedSubclass 0.023
testMerge 0.018
testPersist 0.021

TestAutoGenerator(test-jpa-wdf)

testPersist 0.021
testMergeNew 0.006
testMergeDetached 0.013

TestSequence(test-jpa-wdf)

testPersist 0
skipped
testPersistFlock 0
skipped
testAllocSize 0
skipped

TestGenerator(test-jpa-wdf)

testPersist 0.013
testMergeNew 0.008
testPersistManyProjects 0.006
testMergeDetached 0.015

TestForeignKeys(test-jpa-wdf)

testFKBasic 0.037
testFKException 0
skipped
testInsertInRelation 0.04
testCriminal 0
skipped
testSelfishKey 0
skipped
testRemoveWithJointable 0.034
testCycle 0
skipped
testRelationNM 0.077
testRemoveInRelation 0.022
testInsertWithJointable 0.075
testCascading 0.04
testInheritance 0.051

TestEmbeddingWithMixedAccess(test-jpa-wdf)

testFieldAccess 1.279
testPropertyAccess 0.003

TestNestedEmbeddables(test-jpa-wdf)

testNestedInnerNull 0.012
testNonNested 0.01
testNested 0.023
testNestedOuterNull 0.012
testNestedQuery 0.012

TestNestedEmbeddedIds(test-jpa-wdf)

testInsert 0.022

Failure Details

[Summary] [Package List] [Test Cases]


testRefreshManagedNew
skipped: skipped
testRefreshManagedCheckContains
skipped: skipped
testRefreshManagedNewNotOnDB
skipped: skipped
testIllegalFieldModification
skipped: skipped
testQueryCachedEntity
skipped: skipped
testCacheQueriedEntity
skipped: skipped
testInvalidateRemove
skipped: skipped
testInvalidateUpdate
skipped: skipped
testNotOwningSide2
skipped: skipped
testTimeToLive
skipped: skipped
testContains
skipped: skipped
testRelation
skipped: skipped
testNotOwningSide
skipped: skipped
testIlegalArgumentWithLazyRelationPending
skipped: skipped
testIlegalArgumentWithDeserializedEntity
skipped: skipped
testMergeNewWithRelation
skipped: skipped
testMergeRemoved
skipped: skipped
testMergeDetachedWithRelation
skipped: skipped
testPersistDeleteExecuted
skipped: skipped
testPersistRemovedEntityWithIdModifiedInPrePersist
skipped: skipped
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed
skipped: skipped
testRemoveFlushRemoveAgain
skipped: skipped
testCascadeDetached
skipped: skipped
testCascadeNew
skipped: skipped
testCascadePersistOnFlush
skipped: skipped
testCascadeRemove
skipped: skipped
testChangedEntityIgnoredByFlush
skipped: skipped
testRelationshipToRemoved
skipped: skipped
testRelationshipToRemovedLazy
skipped: skipped
testCascade
skipped: skipped
testEntityManagerFactoryCloseActiveTransaction
skipped: skipped
testCircularCascade
skipped: skipped
testNullsFAshort
skipped: skipped
testNullsFAint
skipped: skipped
testNullsPAshort
skipped: skipped
testNullsPAint
skipped: skipped
testMotorVehicleEmployee
skipped: skipped
testCubicleEmployee
skipped: skipped
testEmployeeProject
skipped: skipped
testBicycleEmployee
skipped: skipped
testCostCenterEmployee
skipped: skipped
testTravelProfileVehicle
skipped: skipped
testEmptyOffice
skipped: skipped
testOffice
skipped: skipped
testCopyProjectsToExisting
skipped: skipped
testCompoundOrderBy
skipped: skipped
testChangeParent
skipped: skipped
testEdmScenario
skipped: skipped
testQueryWithInExpressionAndEnums
skipped: skipped
testInvalidOrderByWithCmr
skipped: skipped
testInvalidOrderBy
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
testQueryStringNotValid
skipped: skipped
testUndefinedNamedQuery
skipped: skipped
testDistinctJoinFetchHobbies
skipped: skipped
testTemporalParameterSettingInvalid
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
testConstructorArgumentBoxing
skipped: skipped
testConstructorAverage
skipped: skipped
testNewInner
skipped: skipped
testConstructorGroupBy0
skipped: skipped
testGroupBy8
skipped: skipped
testSubQueryGroupBy5
skipped: skipped
testOrderBy0
skipped: skipped
testOrderBy4
skipped: skipped
testOrderBy5
skipped: skipped
testSimpleFrom5
skipped: skipped
testExistsSubquery15
skipped: skipped
testExistsSubquery17
skipped: skipped
testExistsSubquery18
skipped: skipped
testJoinFrom9
skipped: skipped
testJoinFrom10
skipped: skipped
testUpdate
skipped: skipped
testCountHandling
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
testCount0
skipped: skipped
testCount2
skipped: skipped
testIncorrectTemporalTypes
skipped: skipped
testEmbeddables0
skipped: skipped
testEmbeddables3
skipped: skipped
testInsertDirtyCar
skipped: skipped
testPseudoInheritance
skipped: skipped
testLockOldVersion
skipped: skipped
testNewEntity
skipped: skipped
testEntityForInsert
skipped: skipped
testNode
skipped: skipped
testIllegalVersionAccessNew
skipped: skipped
testOptimisticLockWithSecondaryTable
skipped: skipped
testPersist
skipped: skipped
testPersistFlock
skipped: skipped
testAllocSize
skipped: skipped
testFKException
skipped: skipped
testCriminal
skipped: skipped
testSelfishKey
skipped: skipped
testCycle
skipped: skipped