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

Summary

[Summary] [Package List] [Test Cases]


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

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.91
org.eclipse.persistence.testing.tests.wdf.jpa1.generator 14 0 0 3 78.571% 0.25
org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys 12 0 0 4 66.667% 0.433
org.eclipse.persistence.testing.tests 1 0 0 0 100% 0.818
org.eclipse.persistence.testing.tests.wdf.jpa1.lock 32 0 0 5 84.375% 19.573
org.eclipse.persistence.testing.tests.wdf.jpa1.relation 62 0 0 11 82.258% 3.195
org.eclipse.persistence.testing.tests.wdf.jpa1.embedded 5 0 0 0 100% 0.279
org.eclipse.persistence.testing.tests.wdf.jpa1.query 581 0 0 103 82.272% 15.613
org.eclipse.persistence.testing.tests.wdf.jpa1.mapping 4 0 0 1 75% 0.148
org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable 8 0 0 0 100% 1.465
org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance 15 0 0 2 86.667% 0.493
org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager 169 0 0 32 81.065% 58.705

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.013
BufferReadTest(test-jpa-wdf) 13 0 0 0 100% 0.655
TestBasicFieldTypes(test-jpa-wdf) 41 0 0 2 95.122% 3.432
SimpleTest(test-jpa-wdf) 2 0 0 0 100% 0.117
TestTemporalFieldTypes(test-jpa-wdf) 10 0 0 0 100% 0.943
TestBasicPropertyTypes(test-jpa-wdf) 41 0 0 2 95.122% 3.573
TestEmbeddedField(test-jpa-wdf) 3 0 0 0 100% 0.149
TestPrimaryKeyTypes(test-jpa-wdf) 1 0 0 0 100% 0.028

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.128
TestAutoGenerator(test-jpa-wdf) 3 0 0 0 100% 0.056
TestSequence(test-jpa-wdf) 3 0 0 3 0% 0.008
TestGenerator(test-jpa-wdf) 4 0 0 0 100% 0.058

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

org.eclipse.persistence.testing.tests

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

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.494
TestOptimistic(test-jpa-wdf) 16 0 0 2 87.5% 19.079

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.196
TestUnidirectionalOneToMany(test-jpa-wdf) 6 0 0 0 100% 0.4
TestEagerLoading(test-jpa-wdf) 2 0 0 0 100% 0.163
TestMultipleRelationships(test-jpa-wdf) 3 0 0 0 100% 0.243
TestUnidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.116
TestRelationshipsWithCache(test-jpa-wdf) 7 0 0 6 14.286% 0.019
TestMap(test-jpa-wdf) 3 0 0 2 33.333% 0.054
TestEmployee_Cubicle(test-jpa-wdf) 1 0 0 0 100% 0.034
TestBidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.119
TestBidirectionalManyToMany(test-jpa-wdf) 13 0 0 1 92.308% 0.89
TestList(test-jpa-wdf) 7 0 0 1 85.714% 0.417
TestPatentReview(test-jpa-wdf) 3 0 0 0 100% 0.14
TestEmployee_Review(test-jpa-wdf) 5 0 0 0 100% 0.228
TestNode(test-jpa-wdf) 4 0 0 1 75% 0.134
TestPrimaryKeyJoinColumn(test-jpa-wdf) 1 0 0 0 100% 0.042

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.1
TestEmbeddedIdAsInnerClass(test-jpa-wdf) 1 0 0 0 100% 0.035
TestEmbeddingWithPropertyAccess(test-jpa-wdf) 2 0 0 0 100% 0.144

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.381
TestExtendedQueries(test-jpa-wdf) 16 0 0 3 81.25% 3.178
TestBuiltInFunctionExpressions(test-jpa-wdf) 95 0 0 13 86.316% 0.999
TestSimpleQuery(test-jpa-wdf) 25 0 0 2 92% 1.236
TestJoinFetch(test-jpa-wdf) 7 0 0 1 85.714% 0.625
TestNativeQuery(test-jpa-wdf) 8 0 0 0 100% 0.381
TestQueryAPI(test-jpa-wdf) 3 0 0 1 66.667% 0.052
TestParameterTypes(test-jpa-wdf) 39 0 0 0 100% 1.243
TestSelectClauses(test-jpa-wdf) 11 0 0 3 72.727% 0.115
TestSelectListTypes(test-jpa-wdf) 122 0 0 10 91.803% 3.996
TestSelectList(test-jpa-wdf) 9 0 0 3 66.667% 0.305
TestGroupByOrderByHaving(test-jpa-wdf) 28 0 0 6 78.571% 0.239
TestFromClauses(test-jpa-wdf) 8 0 0 6 25% 0.034
TestUpdateDeleteClause(test-jpa-wdf) 3 0 0 1 66.667% 0.022
TestSetFunctions(test-jpa-wdf) 5 0 0 0 100% 0.14
TestAggregates(test-jpa-wdf) 6 0 0 1 83.333% 0.06
TestArguments(test-jpa-wdf) 45 0 0 0 100% 0.727
TestJoinedInheritance(test-jpa-wdf) 6 0 0 0 100% 0.305
TestDeleteQuery(test-jpa-wdf) 9 0 0 0 100% 0.454
TestConditionalExpressions(test-jpa-wdf) 111 0 0 47 57.658% 0.735
TestCount(test-jpa-wdf) 6 0 0 2 66.667% 0.237
TestTemporalParameterTypes(test-jpa-wdf) 2 0 0 1 50% 0.059
TestEmbeddables(test-jpa-wdf) 9 0 0 2 77.778% 0.09

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

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.334
TestNestedEmbeddables(test-jpa-wdf) 5 0 0 0 100% 0.107
TestNestedEmbeddedIds(test-jpa-wdf) 1 0 0 0 100% 0.024

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.136
RelationsTest(test-jpa-wdf) 3 0 0 0 100% 0.086
CallbackTest(test-jpa-wdf) 2 0 0 0 100% 0.073
SimpleInheritanceTest(test-jpa-wdf) 6 0 0 2 66.667% 0.137
ChangeSubclassTest(test-jpa-wdf) 1 0 0 0 100% 0.061

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% 17.149
TestReadOnly(test-jpa-wdf) 4 0 0 3 25% 0.061
TestCache(test-jpa-wdf) 8 0 0 7 12.5% 0.045
TestClose(test-jpa-wdf) 22 0 0 0 100% 0.323
TestContains(test-jpa-wdf) 5 0 0 0 100% 0.185
TestMerge(test-jpa-wdf) 14 0 0 5 64.286% 0.528
TestCascadeFlush(test-jpa-wdf) 9 0 0 0 100% 0.384
TestPersist(test-jpa-wdf) 16 0 0 3 81.25% 0.644
TestRemove(test-jpa-wdf) 10 0 0 1 90% 0.307
TestClear(test-jpa-wdf) 2 0 0 0 100% 0.047
TestFind(test-jpa-wdf) 6 0 0 0 100% 0.245
TestCascadeMerge(test-jpa-wdf) 7 0 0 2 71.429% 0.261
TestGetReference(test-jpa-wdf) 23 0 0 2 91.304% 0.987
TestFlush(test-jpa-wdf) 9 0 0 3 66.667% 0.139
TestCascadeRefresh(test-jpa-wdf) 1 0 0 1 0% 0.002
TestUpdate(test-jpa-wdf) 3 0 0 0 100% 0.135
TestUpdateBatching(test-jpa-wdf) 2 0 0 0 100% 0.322
TestEntityManagerFactory(test-jpa-wdf) 3 0 0 1 66.667% 17.901
TestCascadePersist(test-jpa-wdf) 4 0 0 0 100% 18.378
TestCascadeRemove(test-jpa-wdf) 5 0 0 1 80% 0.469
TestExtendedPersistenceContext(test-jpa-wdf) 6 0 0 0 100% 0.193

Test Cases

[Summary] [Package List] [Test Cases]

ClearDatabaseSchemaTest

test 0.749

TestRefresh(test-jpa-wdf)

testRefreshDetached 16.77
testNotAnEntity 0.046
testRefreshManaged 0.058
testTransactionMarkedForRollback 0.035
testRefreshDeleted 0.061
testRefreshNew 0.025
testRefreshManagedNew 0
skipped
testRefreshManagedCheckContains 0
skipped
testRefreshManagedWithRelationships 0.091
testRefreshManagedNewNotOnDB 0
skipped

TestReadOnly(test-jpa-wdf)

testIllegalFieldModification 0
skipped
testQueryCachedEntity 0
skipped
testInheritance 0.056
testCacheQueriedEntity 0
skipped

TestCache(test-jpa-wdf)

testClone 0.04
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.028
testGetDelegateClosed 0.014
testFlushClosed 0.018
testCloseActiveTransaction 0.028
testQuery 0.025
testCloseInsideTransaction 0.027
testFindClosed 0.026
testCloseClosed 0.012
testMergeClosed 0.011
testPersistClosed 0.01
testCreateNamedQueryClosed 0.009
testJoinTransactionClosed 0.009
testRefreshClosed 0.01
testRemoveClosed 0.009
testLockClosed 0.01
testGetFlushModeClosed 0.012
testCreateQueryClosed 0.012
dummyTestMethod 0.011
testClearClosed 0.01
testSetFlushModeClosed 0.01
testCreateNativeQueryClosed 0.01
testContainsClosed 0.009

TestContains(test-jpa-wdf)

testNotAnEntity 0.013
testContainsDetached 0.063
testContainsNew 0.027
testContainsManaged 0.035
testContainsRemoved 0.044

TestMerge(test-jpa-wdf)

testNotAnEntity 0.016
testTransactionMarkedForRollback 0.014
testMergeNewEntityWithIdSetInPrePersist 0.244
testIlegalArgumentWithLazyRelationPending 0
skipped
testNastyTimestampTwice 0.029
testIlegalArgumentWithDeserializedEntity 0
skipped
testMergeNew 0.021
testNastyTimestampTwiceNotInitial 0.022
testMergeNewWithRelation 0
skipped
testMergeManaged 0.026
testWithLazyRelationPending 0.077
testMergeRemoved 0
skipped
testMergeDetached 0.075
testMergeDetachedWithRelation 0
skipped

TestCascadeFlush(test-jpa-wdf)

testSimpleCascadeToRemoved 0.046
testCircularCascade 0.051
testSimpleCascadeToDetached1 0.063
testSimpleCascadeToNew 0.053
testFlushLazyCollectionWithCascadePersist 0.031
testSimpleCascadeToDetached2a 0.028
testSimpleCascadeToDetached2b 0.03
testSimpleCascadeToDetached2c 0.043
testSimpleCascadeToManaged 0.035

TestPersist(test-jpa-wdf)

testNotAnEntity 0.019
testPersistManagedFlushed 0.054
testTransactionMarkedForRollback 0.021
testPersistNewBasicTypesFieldAccess 0.065
testPersistNewDepartment 0.048
testPersistDeleteExecuted 0
skipped
testPersistNewEntityWithIdModifiedInPrePersist 0.156
testNastyTimestampTwice 0.024
testPersistRemovedFlushed 0.032
testPersistRemovedEntityWithIdModifiedInPrePersist 0
skipped
testPersistDetached 0.046
testDuprec 0.059
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed 0
skipped
testDuprecBatch 0.031
testPersistManaged 0.048
testPersistRemoved 0.039

TestRemove(test-jpa-wdf)

testRemoveFlushRemoveAgain 0
skipped
testNotAnEntity 0.022
testRemoveDetached 0.034
testTransactionMarkedForRollback 0.041
testRemoveManagedFlushed 0.08
testRemoveWithCompositeKey 0.031
testRemoveManaged 0.027
testRemoveRemoved 0.027
testRemoveRemovedFlushed 0.031
testRemoveNew 0.012

TestClear(test-jpa-wdf)

testClearActiveTransaction 0.02
testClearNoTransaction 0.024

TestFind(test-jpa-wdf)

testPositivTx 0.034
testFindWithCompositeKey 0.035
testIllegalArguments 0.032
testPositivNonTx 0.033
testFindRemoved 0.068
testNegativ 0.042

TestCascadeMerge(test-jpa-wdf)

testCascadeManaged 0.068
testCascadeRemoved 0.044
testCircularCascade 0.047
testCascadeDetachedRemoved 0.061
testCascadeDetached 0
skipped
testCascadeNew 0
skipped
testCircularCascadeWithSamePks 0.037

TestGetReference(test-jpa-wdf)

testPositivTx 0.038
testMerge 0.037
testPersist 0.031
testPositivTxPropertyAccess 0.028
testWriteLock 0.034
testEmbeddedIdPropertyAccess 0.049
testReadLock 0.054
testSerializeHollow 0.065
testSerializeLoaded 0.047
testFindWithCompositeKey 0.038
testRemoveNonExisting 0.036
testPositivNonTxPropertyAccess 0.035
testIllegalArguments 0.038
testCascadePersistOnFlush 0
skipped
testCascadeRemove 0
skipped
testRefresh 0.043
testMergeIntoHollow 0.066
testPositivNonTx 0.042
testNegativ 0.047
testNegativInheritance 0.046
testInheritance 0.05
testRemove 0.128
testSimple 0.029

TestFlush(test-jpa-wdf)

testChangedEntityIgnoredByFlush 0
skipped
testTransactionMarkedForRollback 0.024
testRestoreFieldAfterFlush 0.028
testRelationshipToNew 0.027
testRelationshipToRemoved 0
skipped
testWithException 0.011
testNoTransaction 0.011
testRelationshipToRemovedLazy 0
skipped
testRestoreRelationAfterFlush 0.035

TestCascadeRefresh(test-jpa-wdf)

testCascade 0
skipped

TestUpdate(test-jpa-wdf)

testUpdateRelationWithCompositeKey 0.045
testUpdateOfComposoiteKey 0.05
testUpdatePrimaryKey 0.037

TestUpdateBatching(test-jpa-wdf)

testPossiblyBatchedUpdate 0.177
testUnbacthedUpdate 0.142

TestEntityManagerFactory(test-jpa-wdf)

testEntityManagerFactoryClose 17.868
dummyTestMethod 0.031
testEntityManagerFactoryCloseActiveTransaction 0
skipped

TestCascadePersist(test-jpa-wdf)

testCircularCascade 18.21
testSimpleCascadeDetached 0.097
testSimpleCascadeManaged 0.037
testSimpleCascadeNew 0.03

TestCascadeRemove(test-jpa-wdf)

testCircularCascade 0
skipped
testSimpleCascadeDetached 0.139
testSimpleCascadeManaged 0.151
testSimpleCascadeRemoved 0.079
testSimpleCascadeNew 0.098

TestExtendedPersistenceContext(test-jpa-wdf)

testMergeOutsideTx 0.033
testUpdateOutsideTx 0.064
testRemoveOutsideTx 0.041
testRefreshOutsideTx 0.016
testPersistOutsideTx 0.022
dummyTestMethod 0.015

FirstTest(test-jpa-wdf)

testBasics 0.012

BufferReadTest(test-jpa-wdf)

testNotFound 0.037
testJDBCInclusivePreapreSmall 0.077
testQueryCompleteOutsideTransactionSmall 0.039
testFlush 0.043
testNamedQueryExecuteOnlyOutsideTransactionSmall 0.043
testNativeEntityExecuteOnlyOutsideTransactionSmall 0.051
testNamedQueryCompleteOutsideTransactionSmall 0.045
testFindOutsideTransactionSmall 0.046
testNativeFieldsExecuteOnlyOutsideTransactionSmall 0.048
testJDBCBestSmall 0.051
testQueryExecuteOnlyOutsideTransactionSmall 0.051
testFindOutsideTransaction 0.057
testQueryExecuteOnlyOutsideTransactionNew 0.06

TestBasicFieldTypes(test-jpa-wdf)

testPrimitiveInt 0.057
testWrapperByteArray2Blob 0.12
testWrapperFloat 0.103
testWrapperShort 0.098
testPrimitiveByteArray2Binary 0.121
testEnumOrdinal 0.058
testWrapperCharArray2Clob 0.073
testWrapperCharArray2Varchar 0.098
testPrimitiveByte 0.058
testPrimitiveChar 0.044
testPrimitiveLong 0.047
testBigDecimal 0.101
testPrimitiveDouble 0.096
testNullsFAshort 0
skipped
testBigInteger 0.075
testWrapperDouble 0.085
testUtilCalendar 0.124
testSqlTimestamp 0.139
testWrapperBoolean 0.06
testWrapperByteArray2Longvarbinary 0.069
testString2Varchar 0.067
testWrapperByteArray2Binary 0.101
testPrimitiveBoolean 0.044
testPrimitiveByteArray2Longvarbinary 0.115
testWrapperCharacter 0.15
testWrapperByte 0.093
testWrapperLong 0.086
testInsert 0.032
testUtilDate 0.076
testPrimitiveFloat 0.038
testPrimitiveShort 0.043
testPrimitiveCharArray2Varchar 0.098
testSerializable 0.113
testWrapperInteger 0.101
testSqlDate 0.18
testSqlTime 0.124
testPrimitiveByteArray2Blob 0.077
testString2Clob 0.072
testNullsFAint 0
skipped
testPrimitiveCharArray2Clob 0.101
testEnumString 0.088

SimpleTest(test-jpa-wdf)

testMetric 0.061
testSimple 0.055

TestTemporalFieldTypes(test-jpa-wdf)

testUtilCalendarAsTimestamp 0.128
testSqlTimestamp 0.066
testUtilCalendarAsDate 0.075
testUtilCalendarAsTime 0.087
dummyTestMethod 0.017
testSqlDate 0.106
testSqlTime 0.168
testUtilDateAsDate 0.144
testUtilDateAsTime 0.077
testUtilDateAsTimestamp 0.073

TestBasicPropertyTypes(test-jpa-wdf)

testPrimitiveInt 0.032
testWrapperByteArray2Blob 0.101
testWrapperFloat 0.084
testWrapperShort 0.085
testPrimitiveByteArray2Binary 0.136
testEnumOrdinal 0.145
testWrapperCharArray2Clob 0.111
testWrapperCharArray2Varchar 0.109
testPrimitiveByte 0.05
testPrimitiveChar 0.044
testPrimitiveLong 0.063
testBigDecimal 0.101
testPrimitiveDouble 0.057
testBigInteger 0.119
testNullsPAshort 0
skipped
testWrapperDouble 0.052
testUtilCalendar 0.101
testSqlTimestamp 0.089
testWrapperBoolean 0.117
testWrapperByteArray2Longvarbinary 0.165
testString2Varchar 0.074
testWrapperByteArray2Binary 0.091
testPrimitiveBoolean 0.043
testPrimitiveByteArray2Longvarbinary 0.092
testWrapperCharacter 0.09
testWrapperByte 0.083
testWrapperLong 0.116
testInsert 0.041
testUtilDate 0.241
testPrimitiveFloat 0.05
testPrimitiveShort 0.039
testPrimitiveCharArray2Varchar 0.112
testSerializable 0.126
testWrapperInteger 0.093
testSqlDate 0.108
testSqlTime 0.065
testPrimitiveByteArray2Blob 0.077
testString2Clob 0.071
testNullsPAint 0
skipped
testPrimitiveCharArray2Clob 0.089
testEnumString 0.103

TestEmbeddedField(test-jpa-wdf)

testDirty 0.092
testNullPeriod 0.025
testSimple 0.029

TestPrimaryKeyTypes(test-jpa-wdf)

testBigIntegerPk 0.027

TestEmbeddingWithFieldAccess(test-jpa-wdf)

testEmbeddedFieldAccess 0.067
testInsert 0.031

TestEmbeddedIdAsInnerClass(test-jpa-wdf)

testInsert 0.034

TestEmbeddingWithPropertyAccess(test-jpa-wdf)

testEmbeddedPropertyAccess 0.102
testInsert 0.04

TestEmployeePatent(test-jpa-wdf)

testPatentsAsList 0.059
testPatentsAsSet 0.07
testSharedPatents 0.063

TestUnidirectionalOneToMany(test-jpa-wdf)

testDeleteEmployee 0.102
testMoveAllReviews 0.048
testExchange 0.05
testAdd 0.053
testUnchanged 0.072
testDeleteReview 0.073

TestEagerLoading(test-jpa-wdf)

testMultipleToOneToSubclass 0.097
testSelectInverseSideFKRelationship 0.065

TestMultipleRelationships(test-jpa-wdf)

testDeletePatent 0.1
testAddReview 0.076
testCheckHans 0.052

TestUnidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.05
testMoveTravelProfile 0.064

TestRelationshipsWithCache(test-jpa-wdf)

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

TestMap(test-jpa-wdf)

testColorOffice 0.052
testEmptyOffice 0
skipped
testOffice 0
skipped

TestEmployee_Cubicle(test-jpa-wdf)

testRelationToCompositeKey 0.033

TestBidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.052
testMoveCubicle 0.066

TestBidirectionalManyToMany(test-jpa-wdf)

testDeleteEmployee 0.077
testExchange 0.089
testCopyProjectsToNew 0.102
testAdd 0.057
testUnchanged 0.053
testByteItem 0.061
testGetEmployees 0.062
testGuidCollection 0.069
testDeleteNonSharedProject 0.066
testCopyProjectsToExisting 0
skipped
testDeleteSharedProject 0.07
testCascadeMerge 0.11
testCopyProjectsToExistingTouching 0.07

TestList(test-jpa-wdf)

testOrderBy 0.099
testSimpleCourse 0.041
testCompoundOrderBy 0
skipped
testDelete 0.067
testRelationContainsEntities 0.096
testUpdate 0.055
testMergeChangedRelation 0.056

TestPatentReview(test-jpa-wdf)

testToOneRelationshipWithEmbddedKey 0.044
testNativeQuery 0.042
testNoEnBlocLoading 0.052

TestEmployee_Review(test-jpa-wdf)

testNavigateReviewsInTransaction 0.036
testNavigateReviewsOutsideTransaction 0.04
testFindIndividualReview 0.044
testNavigatedReviewsCanBeDeserialized 0.056
testNavigateDeserializedEmployeeFails 0.05

TestNode(test-jpa-wdf)

testRoot 0.04
testTwoGenerations 0.041
testChangeParent 0
skipped
testCircle 0.052

TestPrimaryKeyJoinColumn(test-jpa-wdf)

testPersistCourseWithoutMaterial 0.041

TestRelationships(test-jpa-wdf)

testLeftJoin 0.049
testEmpty 0.052
testEdmScenario 0
skipped
testInnerJoin 0.047
testInJoin 0.051
testInList 0.057
testRelationFieldInWhere 0.078
testRelationFieldInSelectList 0.045

TestExtendedQueries(test-jpa-wdf)

testBasicQuery 0.288
testOrderBy 0.243
testQueryWithUpdateAndSet 0.224
testQueryWithInExpressionAndEnums 0
skipped
testNumberOfDrivers 0.255
testSurnamesOfEmployees 0.295
testQueryWithInExpressionAndParameters 0.221
testGivenNamesOfEmployees 0.311
testQueryWithBuiltinAbs 0.268
testOrderByCmr 0.194
testInvalidOrderByWithCmr 0
skipped
testQueryWithAggregateWithHavingExpression 0.246
testInvalidOrderBy 0
skipped
testNumberOfDrivenVehicles 0.188
testQueryWithMemberOf 0.198
testQueryWithComparisonExpressionAndEnums 0.245

TestBuiltInFunctionExpressions(test-jpa-wdf)

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

TestSimpleQuery(test-jpa-wdf)

testCachedQueryWithoutClear 0.041
testMaxResultUnlimited 0.048
testSingleResultOk 0.048
testNamedQuery 0.048
testQueryStringNotValid 0
skipped
testPagingDefaults 0.025
testSelectDepartmentByName 0.034
testSelectInTransaction 0.045
testQueryWithFlush 0.058
testExecuteQueryMultipleTimesWithDifferentParameter 0.066
testExecuteQueryMultipleTimesWithSameParameter 0.033
testBooleanParameter 0.025
testCachedQueryWithClear 0.032
testMaxResult 0.044
testFlushMode 0.245
testNonUniqueResult 0.041
testUndefinedNamedQuery 0
skipped
testIntIsNull 0.051
testComparisonPrepdicate 0.066
testSelectAllDepartments 0.049
testNoResult 0.046
testUnCachedQuery 0.049
testTransactionBoundaries 0.049
testWrongParameter 0.046
testNamedParameter 0.046

TestJoinFetch(test-jpa-wdf)

testTwoNodes 0.111
testOneNode 0.084
testJoinFetchProjects 0.093
testJoinFetchDepartment 0.106
testDistinctJoinFetchHobbies 0
skipped
testJoinFetchHobbies 0.096
testDistinctJoinFetchHobbiesWithMultipleSelectItems 0.133

TestNativeQuery(test-jpa-wdf)

testResultSetMappingNamedNativeQuery 0.052
testDefaultMappingWithParameter 0.053
testFieldResult 0.057
testColumnResult 0.065
testDefaultMappingNamedNativeQuery 0.057
testFieldByField 0.029
testDefaultMapping 0.032
testDefaultMappingWithMappingResult 0.035

TestQueryAPI(test-jpa-wdf)

testParameterSetting 0.028
testTemporalParameterSettingInvalid 0
skipped
testQueryCreation 0.023

TestParameterTypes(test-jpa-wdf)

testPrimitiveInt 0.026
testWrapperByteArray2Blob 0.025
testWrapperFloat 0.028
testWrapperShort 0.031
testPrimitiveByteArray2Binary 0.034
testEnumOrdinal 0.025
testWrapperCharArray2Clob 0.026
testWrapperCharArray2Varchar 0.032
testPrimitiveByte 0.032
testPrimitiveChar 0.029
testPrimitiveLong 0.036
testBigDecimal 0.039
testPrimitiveDouble 0.041
testBigInteger 0.044
testWrapperDouble 0.04
testUtilCalendar 0.037
testSqlTimestamp 0.032
testWrapperBoolean 0.038
testWrapperByteArray2Longvarbinary 0.039
testString2Varchar 0.05
testWrapperByteArray2Binary 0.024
testPrimitiveBoolean 0.026
testPrimitiveByteArray2Longvarbinary 0.021
testWrapperCharacter 0.022
testWrapperByte 0.026
testWrapperLong 0.03
testInsert 0.031
testUtilDate 0.024
testPrimitiveFloat 0.032
testPrimitiveShort 0.026
testPrimitiveCharArray2Varchar 0.026
testSerializable 0.024
testWrapperInteger 0.032
testSqlDate 0.033
testSqlTime 0.031
testPrimitiveByteArray2Blob 0.029
testString2Clob 0.039
testPrimitiveCharArray2Clob 0.031
testEnumString 0.047

TestSelectClauses(test-jpa-wdf)

testSimpleSelect 0.03
testSubQueries11 0.01
testSubQueries12 0.013
testSubQueries13 0.013
testSubQueries14 0.012
testSubQueries15 0
skipped
testSimpleSelect4 0
skipped
testSimpleSelect5 0
skipped
testConstructorExpression08 0.013
testConstructorExpression09 0.012
testConstructorExpression10 0.011

TestSelectListTypes(test-jpa-wdf)

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

TestSelectList(test-jpa-wdf)

testMixedSelectListItemsReverse 0.051
testAverage 0.065
testNewProject 0.049
testConstructorArgumentBoxing 0
skipped
testConstructorAverage 0
skipped
testNewString 0.048
testMixedSelectListItems 0.044
testTwoSelectListItems 0.047
testNewInner 0
skipped

TestGroupByOrderByHaving(test-jpa-wdf)

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

TestFromClauses(test-jpa-wdf)

testSimpleFrom 0.014
testSimpleFrom5 0
skipped
testJoinFrom 0.018
testExistsSubquery15 0
skipped
testExistsSubquery17 0
skipped
testExistsSubquery18 0
skipped
testJoinFrom9 0
skipped
testJoinFrom10 0
skipped

TestUpdateDeleteClause(test-jpa-wdf)

testDelete 0.011
testUpdateWithArguments 0.01
testUpdate 0
skipped

TestSetFunctions(test-jpa-wdf)

testFindEmployeeWithMinimalSalary 0.018
testMax 0.027
testMin 0.031
testSum 0.033
testAverage 0.03

TestAggregates(test-jpa-wdf)

testSumHandling 0.018
testAvgHandling1 0.013
testAvgHandling2 0.011
testMinHandling 0.008
testCountHandling 0
skipped
testMaxHandling 0.009

TestArguments(test-jpa-wdf)

testLongVarBinaryParameters 0.009
testPrimitiveInt 0.011
testInvalidParameterHandling 0.009
testSubclassParameter 0.017
testWrapperByteArray2Blob 0.012
testWrapperFloat 0.01
testWrapperShort 0.01
testPrimitiveByteArray2Binary 0.009
testEnumOrdinal 0.009
testWrapperCharArray2Clob 0.009
testWrapperCharArray2Varchar 0.009
testPrimitiveByte 0.01
testPrimitiveChar 0.014
testPrimitiveLong 0.013
testBigDecimal 0.014
testCompoundPk 0.037
testPrimitiveDouble 0.021
testEnumParameters 0.106
testBigInteger 0.033
testWrapperDouble 0.015
testUtilCalendar 0.01
testSqlTimestamp 0.01
testWrapperBoolean 0.01
testWrapperByteArray2Longvarbinary 0.009
testString2Varchar 0.011
testWrapperByteArray2Binary 0.011
testPrimitiveBoolean 0.012
testPrimitiveByteArray2Longvarbinary 0.013
testWrapperCharacter 0.011
testSinglePk 0.034
testWrapperByte 0.025
testWrapperLong 0.013
testArgumentInArithmeticExpr 0.041
testUtilDate 0.024
testPrimitiveFloat 0.011
testPrimitiveShort 0.011
testPrimitiveCharArray2Varchar 0.012
testWrapperInteger 0.011
testSqlDate 0.011
testSqlTime 0.009
testPrimitiveByteArray2Blob 0.009
testIllegalSubclassParameter 0.01
testString2Clob 0.009
testPrimitiveCharArray2Clob 0.01
testEnumString 0.011

TestJoinedInheritance(test-jpa-wdf)

testSelectBrokerageAccounts 0.05
testSelectSampleAccounts 0.069
testSelectCreditCardAccounts 0.045
testSelectEmployeeJoinCheckingAccount 0.042
testSelectCheckingAccount 0.044
testSelectEmployee 0.054

TestDeleteQuery(test-jpa-wdf)

testDeleteWithSecondaryTable 0.048
testUpdateDepartment 0.037
testDeleteOutsideTx 0.017
testGetResultListDelete 0.01
testGetSingleResultDelete 0.01
testDeleteEmployeeWithGivenDepartment 0.11
testExecuteUpdateSelect 0.025
testDeleteAllDepartmentsNative 0.111
testDeleteAllDepartments 0.086

TestConditionalExpressions(test-jpa-wdf)

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

TestCount(test-jpa-wdf)

testCount 0.07
testCountNoOpenSQL 0.057
testCountDistinctCompoundKey 0.057
testCount0 0
skipped
testCount1 0.052
testCount2 0
skipped

TestTemporalParameterTypes(test-jpa-wdf)

testIncorrectTemporalTypes 0
skipped
testCorrectTemporalTypes 0.047

TestEmbeddables(test-jpa-wdf)

testEmbeddables0 0
skipped
testEmbeddables1 0.03
testEmbeddables2 0.011
testEmbeddables3 0
skipped
testEmbeddables4 0.01
testEmbeddables5 0.01
testEmbeddables6 0.009
testEmbeddables7 0.009
testBlobs 0.01

AbstractEntityHandlingTest(test-jpa-wdf)

findEmployeeById 0.062
findAllAbstractEmployees 0.039
findAllContractEmployees 0.024

RelationsTest(test-jpa-wdf)

testEmployeeWithTruck 0.018
testEmployeeWithBicycles 0.032
testEnBlocLoading 0.034

CallbackTest(test-jpa-wdf)

testPreRemove 0.042
testPrePersist 0.024

SimpleInheritanceTest(test-jpa-wdf)

testSelectAll 0.025
testInsertDirtyCar 0
skipped
testFindVehicle 0.04
testPseudoInheritance 0
skipped
testInsertBicycle 0.033
testInsertVehicle 0.038

ChangeSubclassTest(test-jpa-wdf)

testFindVehicle 0.059

TestLockMethod(test-jpa-wdf)

testTransactionMarkedForRollback 0.035
testLockOldVersion 0
skipped
testNonManagedEntity 0.01
testNonVersionedEntity 0.018
testDetachedEntity 0.089
testReadLockTwice 0.043
testWriteLock 0.047
testNewEntity 0
skipped
testReadLock 0.032
testEntityDeleteExecuted 0.04
testPromoteLock 0.048
testNoTransaction 0.024
testWriteLockTwice 0.03
testEntityForDelete 0.039
testEntityForInsert 0
skipped
testIllegalArgument 0.035

TestOptimistic(test-jpa-wdf)

testOptimisticLockExceptionUpdateUpdate 0.033
testOptimisticLockExceptionDeleteUpdate 0.032
testFlushWithVersion 0.028
testNode 0
skipped
testIllegalVersionAccessNew 0
skipped
testRefreshWithVersion 0.033
testPersistAgain 0.024
testVersion 0.044
testBatchOLEFlush 0.247
testBatchOLEQuery 0.248
testBatchOLECommit 0.219
testNoChange 17.951
testOptimisticLockExceptionUpdateDelete 0.08
testOptimisticLockExceptionDeleteDelete 0.05
testIllegalVersionAccessManaged 0.031
testMergeWithVersion 0.057

MappingTest(test-jpa-wdf)

testColumnMappedTwice 0.072

TestSecondaryTable(test-jpa-wdf)

testOptimisticLockWithSecondaryTable 0
skipped
testSecondaryTableInRelation 0.027
testFieldsInSecondTable 0.047

TestIdentity(test-jpa-wdf)

testPersistNoTx 0.035
testJoinedSubclass 0.027
testMerge 0.027
testPersist 0.038

TestAutoGenerator(test-jpa-wdf)

testPersist 0.027
testMergeNew 0.009
testMergeDetached 0.018

TestSequence(test-jpa-wdf)

testPersist 0
skipped
testPersistFlock 0
skipped
testAllocSize 0
skipped

TestGenerator(test-jpa-wdf)

testPersist 0.022
testMergeNew 0.01
testPersistManyProjects 0.008
testMergeDetached 0.017

TestForeignKeys(test-jpa-wdf)

testFKBasic 0.046
testFKException 0
skipped
testInsertInRelation 0.048
testCriminal 0
skipped
testSelfishKey 0
skipped
testRemoveWithJointable 0.045
testCycle 0
skipped
testRelationNM 0.084
testRemoveInRelation 0.035
testInsertWithJointable 0.071
testCascading 0.049
testInheritance 0.053

TestEmbeddingWithMixedAccess(test-jpa-wdf)

testFieldAccess 1.328
testPropertyAccess 0.004

TestNestedEmbeddables(test-jpa-wdf)

testNestedInnerNull 0.03
testNonNested 0.013
testNested 0.029
testNestedOuterNull 0.017
testNestedQuery 0.017

TestNestedEmbeddedIds(test-jpa-wdf)

testInsert 0.023

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