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

Summary

[Summary] [Package List] [Test Cases]


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

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.212
org.eclipse.persistence.testing.tests.wdf.jpa1.generator 14 0 0 3 78.571% 0.295
org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys 12 0 0 4 66.667% 0.442
org.eclipse.persistence.testing.tests 1 0 0 0 100% 0.883
org.eclipse.persistence.testing.tests.wdf.jpa1.lock 32 0 0 5 84.375% 18.075
org.eclipse.persistence.testing.tests.wdf.jpa1.relation 62 0 0 11 82.258% 3.131
org.eclipse.persistence.testing.tests.wdf.jpa1.embedded 5 0 0 0 100% 0.314
org.eclipse.persistence.testing.tests.wdf.jpa1.query 581 0 0 103 82.272% 16.522
org.eclipse.persistence.testing.tests.wdf.jpa1.mapping 4 0 0 1 75% 0.175
org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable 8 0 0 0 100% 1.412
org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance 15 0 0 2 86.667% 0.649
org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager 169 0 0 32 81.065% 53.097

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.015
BufferReadTest(test-jpa-wdf) 13 0 0 0 100% 0.682
TestBasicFieldTypes(test-jpa-wdf) 41 0 0 2 95.122% 3.187
SimpleTest(test-jpa-wdf) 2 0 0 0 100% 0.101
TestTemporalFieldTypes(test-jpa-wdf) 10 0 0 0 100% 0.976
TestBasicPropertyTypes(test-jpa-wdf) 41 0 0 2 95.122% 3.1
TestEmbeddedField(test-jpa-wdf) 3 0 0 0 100% 0.117
TestPrimaryKeyTypes(test-jpa-wdf) 1 0 0 0 100% 0.034

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.173
TestAutoGenerator(test-jpa-wdf) 3 0 0 0 100% 0.056
TestSequence(test-jpa-wdf) 3 0 0 3 0% 0.005
TestGenerator(test-jpa-wdf) 4 0 0 0 100% 0.061

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

org.eclipse.persistence.testing.tests

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

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

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.21
TestUnidirectionalOneToMany(test-jpa-wdf) 6 0 0 0 100% 0.397
TestEagerLoading(test-jpa-wdf) 2 0 0 0 100% 0.17
TestMultipleRelationships(test-jpa-wdf) 3 0 0 0 100% 0.185
TestUnidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.123
TestRelationshipsWithCache(test-jpa-wdf) 7 0 0 6 14.286% 0.034
TestMap(test-jpa-wdf) 3 0 0 2 33.333% 0.059
TestEmployee_Cubicle(test-jpa-wdf) 1 0 0 0 100% 0.049
TestBidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.159
TestBidirectionalManyToMany(test-jpa-wdf) 13 0 0 1 92.308% 0.898
TestList(test-jpa-wdf) 7 0 0 1 85.714% 0.336
TestPatentReview(test-jpa-wdf) 3 0 0 0 100% 0.158
TestEmployee_Review(test-jpa-wdf) 5 0 0 0 100% 0.197
TestNode(test-jpa-wdf) 4 0 0 1 75% 0.108
TestPrimaryKeyJoinColumn(test-jpa-wdf) 1 0 0 0 100% 0.048

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

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.45
TestExtendedQueries(test-jpa-wdf) 16 0 0 3 81.25% 3.367
TestBuiltInFunctionExpressions(test-jpa-wdf) 95 0 0 13 86.316% 1.124
TestSimpleQuery(test-jpa-wdf) 25 0 0 2 92% 1.26
TestJoinFetch(test-jpa-wdf) 7 0 0 1 85.714% 0.647
TestNativeQuery(test-jpa-wdf) 8 0 0 0 100% 0.372
TestQueryAPI(test-jpa-wdf) 3 0 0 1 66.667% 0.056
TestParameterTypes(test-jpa-wdf) 39 0 0 0 100% 1.19
TestSelectClauses(test-jpa-wdf) 11 0 0 3 72.727% 0.119
TestSelectListTypes(test-jpa-wdf) 122 0 0 10 91.803% 4.29
TestSelectList(test-jpa-wdf) 9 0 0 3 66.667% 0.293
TestGroupByOrderByHaving(test-jpa-wdf) 28 0 0 6 78.571% 0.299
TestFromClauses(test-jpa-wdf) 8 0 0 6 25% 0.031
TestUpdateDeleteClause(test-jpa-wdf) 3 0 0 1 66.667% 0.028
TestSetFunctions(test-jpa-wdf) 5 0 0 0 100% 0.157
TestAggregates(test-jpa-wdf) 6 0 0 1 83.333% 0.072
TestArguments(test-jpa-wdf) 45 0 0 0 100% 0.794
TestJoinedInheritance(test-jpa-wdf) 6 0 0 0 100% 0.31
TestDeleteQuery(test-jpa-wdf) 9 0 0 0 100% 0.528
TestConditionalExpressions(test-jpa-wdf) 111 0 0 47 57.658% 0.858
TestCount(test-jpa-wdf) 6 0 0 2 66.667% 0.142
TestTemporalParameterTypes(test-jpa-wdf) 2 0 0 1 50% 0.035
TestEmbeddables(test-jpa-wdf) 9 0 0 2 77.778% 0.1

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.058
TestSecondaryTable(test-jpa-wdf) 3 0 0 1 66.667% 0.117

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.307
TestNestedEmbeddables(test-jpa-wdf) 5 0 0 0 100% 0.084
TestNestedEmbeddedIds(test-jpa-wdf) 1 0 0 0 100% 0.021

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.117
RelationsTest(test-jpa-wdf) 3 0 0 0 100% 0.143
CallbackTest(test-jpa-wdf) 2 0 0 0 100% 0.102
SimpleInheritanceTest(test-jpa-wdf) 6 0 0 2 66.667% 0.21
ChangeSubclassTest(test-jpa-wdf) 1 0 0 0 100% 0.077

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.618
TestReadOnly(test-jpa-wdf) 4 0 0 3 25% 0.039
TestCache(test-jpa-wdf) 8 0 0 7 12.5% 0.034
TestClose(test-jpa-wdf) 22 0 0 0 100% 0.352
TestContains(test-jpa-wdf) 5 0 0 0 100% 0.138
TestMerge(test-jpa-wdf) 14 0 0 5 64.286% 0.586
TestCascadeFlush(test-jpa-wdf) 9 0 0 0 100% 0.385
TestPersist(test-jpa-wdf) 16 0 0 3 81.25% 0.676
TestRemove(test-jpa-wdf) 10 0 0 1 90% 0.36
TestClear(test-jpa-wdf) 2 0 0 0 100% 0.05
TestFind(test-jpa-wdf) 6 0 0 0 100% 0.211
TestCascadeMerge(test-jpa-wdf) 7 0 0 2 71.429% 0.21
TestGetReference(test-jpa-wdf) 23 0 0 2 91.304% 1.02
TestFlush(test-jpa-wdf) 9 0 0 3 66.667% 0.216
TestCascadeRefresh(test-jpa-wdf) 1 0 0 1 0% 0.002
TestUpdate(test-jpa-wdf) 3 0 0 0 100% 0.156
TestUpdateBatching(test-jpa-wdf) 2 0 0 0 100% 0.336
TestEntityManagerFactory(test-jpa-wdf) 3 0 0 1 66.667% 16.015
TestCascadePersist(test-jpa-wdf) 4 0 0 0 100% 16.136
TestCascadeRemove(test-jpa-wdf) 5 0 0 1 80% 0.379
TestExtendedPersistenceContext(test-jpa-wdf) 6 0 0 0 100% 0.178

Test Cases

[Summary] [Package List] [Test Cases]

ClearDatabaseSchemaTest

test 0.811

TestRefresh(test-jpa-wdf)

testRefreshDetached 15.179
testNotAnEntity 0.052
testRefreshManaged 0.075
testTransactionMarkedForRollback 0.042
testRefreshDeleted 0.073
testRefreshNew 0.025
testRefreshManagedNew 0
skipped
testRefreshManagedCheckContains 0
skipped
testRefreshManagedWithRelationships 0.097
testRefreshManagedNewNotOnDB 0
skipped

TestReadOnly(test-jpa-wdf)

testIllegalFieldModification 0
skipped
testQueryCachedEntity 0
skipped
testInheritance 0.035
testCacheQueriedEntity 0
skipped

TestCache(test-jpa-wdf)

testClone 0.03
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.02
testGetDelegateClosed 0.015
testFlushClosed 0.014
testCloseActiveTransaction 0.034
testQuery 0.022
testCloseInsideTransaction 0.021
testFindClosed 0.021
testCloseClosed 0.014
testMergeClosed 0.014
testPersistClosed 0.014
testCreateNamedQueryClosed 0.013
testJoinTransactionClosed 0.013
testRefreshClosed 0.014
testRemoveClosed 0.013
testLockClosed 0.013
testGetFlushModeClosed 0.014
testCreateQueryClosed 0.014
dummyTestMethod 0.013
testClearClosed 0.014
testSetFlushModeClosed 0.013
testCreateNativeQueryClosed 0.013
testContainsClosed 0.014

TestContains(test-jpa-wdf)

testNotAnEntity 0.014
testContainsDetached 0.04
testContainsNew 0.02
testContainsManaged 0.025
testContainsRemoved 0.037

TestMerge(test-jpa-wdf)

testNotAnEntity 0.023
testTransactionMarkedForRollback 0.016
testMergeNewEntityWithIdSetInPrePersist 0.249
testIlegalArgumentWithLazyRelationPending 0
skipped
testNastyTimestampTwice 0.038
testIlegalArgumentWithDeserializedEntity 0
skipped
testMergeNew 0.028
testNastyTimestampTwiceNotInitial 0.028
testMergeNewWithRelation 0
skipped
testMergeManaged 0.034
testWithLazyRelationPending 0.066
testMergeRemoved 0
skipped
testMergeDetached 0.101
testMergeDetachedWithRelation 0
skipped

TestCascadeFlush(test-jpa-wdf)

testSimpleCascadeToRemoved 0.061
testCircularCascade 0.059
testSimpleCascadeToDetached1 0.051
testSimpleCascadeToNew 0.044
testFlushLazyCollectionWithCascadePersist 0.051
testSimpleCascadeToDetached2a 0.031
testSimpleCascadeToDetached2b 0.025
testSimpleCascadeToDetached2c 0.033
testSimpleCascadeToManaged 0.027

TestPersist(test-jpa-wdf)

testNotAnEntity 0.019
testPersistManagedFlushed 0.036
testTransactionMarkedForRollback 0.019
testPersistNewBasicTypesFieldAccess 0.049
testPersistNewDepartment 0.039
testPersistDeleteExecuted 0
skipped
testPersistNewEntityWithIdModifiedInPrePersist 0.132
testNastyTimestampTwice 0.027
testPersistRemovedFlushed 0.045
testPersistRemovedEntityWithIdModifiedInPrePersist 0
skipped
testPersistDetached 0.061
testDuprec 0.045
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed 0
skipped
testDuprecBatch 0.05
testPersistManaged 0.079
testPersistRemoved 0.073

TestRemove(test-jpa-wdf)

testRemoveFlushRemoveAgain 0
skipped
testNotAnEntity 0.024
testRemoveDetached 0.054
testTransactionMarkedForRollback 0.038
testRemoveManagedFlushed 0.067
testRemoveWithCompositeKey 0.048
testRemoveManaged 0.057
testRemoveRemoved 0.028
testRemoveRemovedFlushed 0.028
testRemoveNew 0.014

TestClear(test-jpa-wdf)

testClearActiveTransaction 0.021
testClearNoTransaction 0.027

TestFind(test-jpa-wdf)

testPositivTx 0.029
testFindWithCompositeKey 0.03
testIllegalArguments 0.027
testPositivNonTx 0.029
testFindRemoved 0.059
testNegativ 0.036

TestCascadeMerge(test-jpa-wdf)

testCascadeManaged 0.051
testCascadeRemoved 0.039
testCircularCascade 0.035
testCascadeDetachedRemoved 0.043
testCascadeDetached 0
skipped
testCascadeNew 0
skipped
testCircularCascadeWithSamePks 0.04

TestGetReference(test-jpa-wdf)

testPositivTx 0.045
testMerge 0.049
testPersist 0.095
testPositivTxPropertyAccess 0.042
testWriteLock 0.046
testEmbeddedIdPropertyAccess 0.04
testReadLock 0.045
testSerializeHollow 0.074
testSerializeLoaded 0.056
testFindWithCompositeKey 0.043
testRemoveNonExisting 0.046
testPositivNonTxPropertyAccess 0.04
testIllegalArguments 0.055
testCascadePersistOnFlush 0
skipped
testCascadeRemove 0
skipped
testRefresh 0.033
testMergeIntoHollow 0.048
testPositivNonTx 0.032
testNegativ 0.029
testNegativInheritance 0.029
testInheritance 0.038
testRemove 0.093
testSimple 0.038

TestFlush(test-jpa-wdf)

testChangedEntityIgnoredByFlush 0
skipped
testTransactionMarkedForRollback 0.031
testRestoreFieldAfterFlush 0.044
testRelationshipToNew 0.063
testRelationshipToRemoved 0
skipped
testWithException 0.014
testNoTransaction 0.014
testRelationshipToRemovedLazy 0
skipped
testRestoreRelationAfterFlush 0.048

TestCascadeRefresh(test-jpa-wdf)

testCascade 0
skipped

TestUpdate(test-jpa-wdf)

testUpdateRelationWithCompositeKey 0.059
testUpdateOfComposoiteKey 0.05
testUpdatePrimaryKey 0.045

TestUpdateBatching(test-jpa-wdf)

testPossiblyBatchedUpdate 0.164
testUnbacthedUpdate 0.171

TestEntityManagerFactory(test-jpa-wdf)

testEntityManagerFactoryClose 15.979
dummyTestMethod 0.035
testEntityManagerFactoryCloseActiveTransaction 0
skipped

TestCascadePersist(test-jpa-wdf)

testCircularCascade 15.922
testSimpleCascadeDetached 0.12
testSimpleCascadeManaged 0.055
testSimpleCascadeNew 0.037

TestCascadeRemove(test-jpa-wdf)

testCircularCascade 0
skipped
testSimpleCascadeDetached 0.155
testSimpleCascadeManaged 0.13
testSimpleCascadeRemoved 0.044
testSimpleCascadeNew 0.049

TestExtendedPersistenceContext(test-jpa-wdf)

testMergeOutsideTx 0.026
testUpdateOutsideTx 0.039
testRemoveOutsideTx 0.033
testRefreshOutsideTx 0.024
testPersistOutsideTx 0.033
dummyTestMethod 0.021

FirstTest(test-jpa-wdf)

testBasics 0.014

BufferReadTest(test-jpa-wdf)

testNotFound 0.042
testJDBCInclusivePreapreSmall 0.068
testQueryCompleteOutsideTransactionSmall 0.048
testFlush 0.045
testNamedQueryExecuteOnlyOutsideTransactionSmall 0.051
testNativeEntityExecuteOnlyOutsideTransactionSmall 0.057
testNamedQueryCompleteOutsideTransactionSmall 0.05
testFindOutsideTransactionSmall 0.052
testNativeFieldsExecuteOnlyOutsideTransactionSmall 0.048
testJDBCBestSmall 0.059
testQueryExecuteOnlyOutsideTransactionSmall 0.047
testFindOutsideTransaction 0.041
testQueryExecuteOnlyOutsideTransactionNew 0.071

TestBasicFieldTypes(test-jpa-wdf)

testPrimitiveInt 0.065
testWrapperByteArray2Blob 0.091
testWrapperFloat 0.058
testWrapperShort 0.06
testPrimitiveByteArray2Binary 0.1
testEnumOrdinal 0.076
testWrapperCharArray2Clob 0.115
testWrapperCharArray2Varchar 0.117
testPrimitiveByte 0.051
testPrimitiveChar 0.058
testPrimitiveLong 0.037
testBigDecimal 0.085
testPrimitiveDouble 0.055
testNullsFAshort 0
skipped
testBigInteger 0.059
testWrapperDouble 0.077
testUtilCalendar 0.1
testSqlTimestamp 0.114
testWrapperBoolean 0.096
testWrapperByteArray2Longvarbinary 0.137
testString2Varchar 0.059
testWrapperByteArray2Binary 0.073
testPrimitiveBoolean 0.036
testPrimitiveByteArray2Longvarbinary 0.092
testWrapperCharacter 0.075
testWrapperByte 0.101
testWrapperLong 0.083
testInsert 0.041
testUtilDate 0.128
testPrimitiveFloat 0.055
testPrimitiveShort 0.06
testPrimitiveCharArray2Varchar 0.073
testSerializable 0.074
testWrapperInteger 0.066
testSqlDate 0.095
testSqlTime 0.11
testPrimitiveByteArray2Blob 0.124
testString2Clob 0.141
testNullsFAint 0
skipped
testPrimitiveCharArray2Clob 0.073
testEnumString 0.073

SimpleTest(test-jpa-wdf)

testMetric 0.045
testSimple 0.055

TestTemporalFieldTypes(test-jpa-wdf)

testUtilCalendarAsTimestamp 0.098
testSqlTimestamp 0.119
testUtilCalendarAsDate 0.135
testUtilCalendarAsTime 0.069
dummyTestMethod 0.018
testSqlDate 0.065
testSqlTime 0.091
testUtilDateAsDate 0.138
testUtilDateAsTime 0.119
testUtilDateAsTimestamp 0.123

TestBasicPropertyTypes(test-jpa-wdf)

testPrimitiveInt 0.057
testWrapperByteArray2Blob 0.081
testWrapperFloat 0.056
testWrapperShort 0.057
testPrimitiveByteArray2Binary 0.095
testEnumOrdinal 0.07
testWrapperCharArray2Clob 0.108
testWrapperCharArray2Varchar 0.124
testPrimitiveByte 0.065
testPrimitiveChar 0.049
testPrimitiveLong 0.035
testBigDecimal 0.074
testPrimitiveDouble 0.042
testBigInteger 0.076
testNullsPAshort 0
skipped
testWrapperDouble 0.082
testUtilCalendar 0.122
testSqlTimestamp 0.137
testWrapperBoolean 0.053
testWrapperByteArray2Longvarbinary 0.072
testString2Varchar 0.058
testWrapperByteArray2Binary 0.095
testPrimitiveBoolean 0.054
testPrimitiveByteArray2Longvarbinary 0.158
testWrapperCharacter 0.053
testWrapperByte 0.056
testWrapperLong 0.06
testInsert 0.034
testUtilDate 0.099
testPrimitiveFloat 0.042
testPrimitiveShort 0.049
testPrimitiveCharArray2Varchar 0.121
testSerializable 0.139
testWrapperInteger 0.053
testSqlDate 0.073
testSqlTime 0.133
testPrimitiveByteArray2Blob 0.139
testString2Clob 0.095
testNullsPAint 0
skipped
testPrimitiveCharArray2Clob 0.072
testEnumString 0.055

TestEmbeddedField(test-jpa-wdf)

testDirty 0.046
testNullPeriod 0.037
testSimple 0.033

TestPrimaryKeyTypes(test-jpa-wdf)

testBigIntegerPk 0.033

TestEmbeddingWithFieldAccess(test-jpa-wdf)

testEmbeddedFieldAccess 0.086
testInsert 0.032

TestEmbeddedIdAsInnerClass(test-jpa-wdf)

testInsert 0.04

TestEmbeddingWithPropertyAccess(test-jpa-wdf)

testEmbeddedPropertyAccess 0.119
testInsert 0.033

TestEmployeePatent(test-jpa-wdf)

testPatentsAsList 0.06
testPatentsAsSet 0.065
testSharedPatents 0.075

TestUnidirectionalOneToMany(test-jpa-wdf)

testDeleteEmployee 0.063
testMoveAllReviews 0.068
testExchange 0.065
testAdd 0.069
testUnchanged 0.059
testDeleteReview 0.072

TestEagerLoading(test-jpa-wdf)

testMultipleToOneToSubclass 0.086
testSelectInverseSideFKRelationship 0.083

TestMultipleRelationships(test-jpa-wdf)

testDeletePatent 0.075
testAddReview 0.057
testCheckHans 0.052

TestUnidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.051
testMoveTravelProfile 0.071

TestRelationshipsWithCache(test-jpa-wdf)

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

TestMap(test-jpa-wdf)

testColorOffice 0.058
testEmptyOffice 0
skipped
testOffice 0
skipped

TestEmployee_Cubicle(test-jpa-wdf)

testRelationToCompositeKey 0.048

TestBidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.066
testMoveCubicle 0.092

TestBidirectionalManyToMany(test-jpa-wdf)

testDeleteEmployee 0.069
testExchange 0.063
testCopyProjectsToNew 0.064
testAdd 0.063
testUnchanged 0.063
testByteItem 0.065
testGetEmployees 0.064
testGuidCollection 0.067
testDeleteNonSharedProject 0.072
testCopyProjectsToExisting 0
skipped
testDeleteSharedProject 0.077
testCascadeMerge 0.165
testCopyProjectsToExistingTouching 0.065

TestList(test-jpa-wdf)

testOrderBy 0.05
testSimpleCourse 0.051
testCompoundOrderBy 0
skipped
testDelete 0.063
testRelationContainsEntities 0.046
testUpdate 0.06
testMergeChangedRelation 0.063

TestPatentReview(test-jpa-wdf)

testToOneRelationshipWithEmbddedKey 0.053
testNativeQuery 0.048
testNoEnBlocLoading 0.056

TestEmployee_Review(test-jpa-wdf)

testNavigateReviewsInTransaction 0.045
testNavigateReviewsOutsideTransaction 0.052
testFindIndividualReview 0.03
testNavigatedReviewsCanBeDeserialized 0.034
testNavigateDeserializedEmployeeFails 0.035

TestNode(test-jpa-wdf)

testRoot 0.027
testTwoGenerations 0.034
testChangeParent 0
skipped
testCircle 0.046

TestPrimaryKeyJoinColumn(test-jpa-wdf)

testPersistCourseWithoutMaterial 0.047

TestRelationships(test-jpa-wdf)

testLeftJoin 0.061
testEmpty 0.066
testEdmScenario 0
skipped
testInnerJoin 0.062
testInJoin 0.062
testInList 0.069
testRelationFieldInWhere 0.066
testRelationFieldInSelectList 0.063

TestExtendedQueries(test-jpa-wdf)

testBasicQuery 0.311
testOrderBy 0.268
testQueryWithUpdateAndSet 0.266
testQueryWithInExpressionAndEnums 0
skipped
testNumberOfDrivers 0.261
testSurnamesOfEmployees 0.309
testQueryWithInExpressionAndParameters 0.25
testGivenNamesOfEmployees 0.317
testQueryWithBuiltinAbs 0.246
testOrderByCmr 0.235
testInvalidOrderByWithCmr 0
skipped
testQueryWithAggregateWithHavingExpression 0.232
testInvalidOrderBy 0
skipped
testNumberOfDrivenVehicles 0.209
testQueryWithMemberOf 0.227
testQueryWithComparisonExpressionAndEnums 0.233

TestBuiltInFunctionExpressions(test-jpa-wdf)

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

TestSimpleQuery(test-jpa-wdf)

testCachedQueryWithoutClear 0.037
testMaxResultUnlimited 0.051
testSingleResultOk 0.056
testNamedQuery 0.044
testQueryStringNotValid 0
skipped
testPagingDefaults 0.016
testSelectDepartmentByName 0.034
testSelectInTransaction 0.034
testQueryWithFlush 0.042
testExecuteQueryMultipleTimesWithDifferentParameter 0.037
testExecuteQueryMultipleTimesWithSameParameter 0.036
testBooleanParameter 0.027
testCachedQueryWithClear 0.039
testMaxResult 0.051
testFlushMode 0.246
testNonUniqueResult 0.036
testUndefinedNamedQuery 0
skipped
testIntIsNull 0.046
testComparisonPrepdicate 0.045
testSelectAllDepartments 0.037
testNoResult 0.041
testUnCachedQuery 0.075
testTransactionBoundaries 0.153
testWrongParameter 0.038
testNamedParameter 0.038

TestJoinFetch(test-jpa-wdf)

testTwoNodes 0.096
testOneNode 0.112
testJoinFetchProjects 0.123
testJoinFetchDepartment 0.11
testDistinctJoinFetchHobbies 0
skipped
testJoinFetchHobbies 0.093
testDistinctJoinFetchHobbiesWithMultipleSelectItems 0.112

TestNativeQuery(test-jpa-wdf)

testResultSetMappingNamedNativeQuery 0.043
testDefaultMappingWithParameter 0.045
testFieldResult 0.058
testColumnResult 0.054
testDefaultMappingNamedNativeQuery 0.054
testFieldByField 0.043
testDefaultMapping 0.037
testDefaultMappingWithMappingResult 0.037

TestQueryAPI(test-jpa-wdf)

testParameterSetting 0.029
testTemporalParameterSettingInvalid 0
skipped
testQueryCreation 0.026

TestParameterTypes(test-jpa-wdf)

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

TestSelectClauses(test-jpa-wdf)

testSimpleSelect 0.026
testSubQueries11 0.013
testSubQueries12 0.013
testSubQueries13 0.013
testSubQueries14 0.014
testSubQueries15 0
skipped
testSimpleSelect4 0
skipped
testSimpleSelect5 0
skipped
testConstructorExpression08 0.013
testConstructorExpression09 0.013
testConstructorExpression10 0.014

TestSelectListTypes(test-jpa-wdf)

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

TestSelectList(test-jpa-wdf)

testMixedSelectListItemsReverse 0.053
testAverage 0.063
testNewProject 0.048
testConstructorArgumentBoxing 0
skipped
testConstructorAverage 0
skipped
testNewString 0.04
testMixedSelectListItems 0.046
testTwoSelectListItems 0.042
testNewInner 0
skipped

TestGroupByOrderByHaving(test-jpa-wdf)

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

TestFromClauses(test-jpa-wdf)

testSimpleFrom 0.013
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.014
testUpdateWithArguments 0.014
testUpdate 0
skipped

TestSetFunctions(test-jpa-wdf)

testFindEmployeeWithMinimalSalary 0.024
testMax 0.034
testMin 0.031
testSum 0.034
testAverage 0.033

TestAggregates(test-jpa-wdf)

testSumHandling 0.021
testAvgHandling1 0.014
testAvgHandling2 0.012
testMinHandling 0.013
testCountHandling 0
skipped
testMaxHandling 0.012

TestArguments(test-jpa-wdf)

testLongVarBinaryParameters 0.013
testPrimitiveInt 0.013
testInvalidParameterHandling 0.012
testSubclassParameter 0.018
testWrapperByteArray2Blob 0.013
testWrapperFloat 0.013
testWrapperShort 0.014
testPrimitiveByteArray2Binary 0.012
testEnumOrdinal 0.013
testWrapperCharArray2Clob 0.012
testWrapperCharArray2Varchar 0.013
testPrimitiveByte 0.013
testPrimitiveChar 0.013
testPrimitiveLong 0.014
testBigDecimal 0.014
testCompoundPk 0.049
testPrimitiveDouble 0.036
testEnumParameters 0.06
testBigInteger 0.019
testWrapperDouble 0.015
testUtilCalendar 0.019
testSqlTimestamp 0.016
testWrapperBoolean 0.013
testWrapperByteArray2Longvarbinary 0.015
testString2Varchar 0.014
testWrapperByteArray2Binary 0.014
testPrimitiveBoolean 0.014
testPrimitiveByteArray2Longvarbinary 0.014
testWrapperCharacter 0.014
testSinglePk 0.032
testWrapperByte 0.019
testWrapperLong 0.013
testArgumentInArithmeticExpr 0.039
testUtilDate 0.019
testPrimitiveFloat 0.013
testPrimitiveShort 0.014
testPrimitiveCharArray2Varchar 0.014
testWrapperInteger 0.014
testSqlDate 0.013
testSqlTime 0.013
testPrimitiveByteArray2Blob 0.013
testIllegalSubclassParameter 0.014
testString2Clob 0.014
testPrimitiveCharArray2Clob 0.013
testEnumString 0.013

TestJoinedInheritance(test-jpa-wdf)

testSelectBrokerageAccounts 0.042
testSelectSampleAccounts 0.047
testSelectCreditCardAccounts 0.053
testSelectEmployeeJoinCheckingAccount 0.056
testSelectCheckingAccount 0.054
testSelectEmployee 0.057

TestDeleteQuery(test-jpa-wdf)

testDeleteWithSecondaryTable 0.058
testUpdateDepartment 0.097
testDeleteOutsideTx 0.025
testGetResultListDelete 0.012
testGetSingleResultDelete 0.012
testDeleteEmployeeWithGivenDepartment 0.115
testExecuteUpdateSelect 0.025
testDeleteAllDepartmentsNative 0.104
testDeleteAllDepartments 0.079

TestConditionalExpressions(test-jpa-wdf)

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

TestCount(test-jpa-wdf)

testCount 0.031
testCountNoOpenSQL 0.037
testCountDistinctCompoundKey 0.035
testCount0 0
skipped
testCount1 0.037
testCount2 0
skipped

TestTemporalParameterTypes(test-jpa-wdf)

testIncorrectTemporalTypes 0
skipped
testCorrectTemporalTypes 0.034

TestEmbeddables(test-jpa-wdf)

testEmbeddables0 0
skipped
testEmbeddables1 0.023
testEmbeddables2 0.012
testEmbeddables3 0
skipped
testEmbeddables4 0.013
testEmbeddables5 0.013
testEmbeddables6 0.012
testEmbeddables7 0.013
testBlobs 0.013

AbstractEntityHandlingTest(test-jpa-wdf)

findEmployeeById 0.037
findAllAbstractEmployees 0.033
findAllContractEmployees 0.045

RelationsTest(test-jpa-wdf)

testEmployeeWithTruck 0.04
testEmployeeWithBicycles 0.05
testEnBlocLoading 0.051

CallbackTest(test-jpa-wdf)

testPreRemove 0.065
testPrePersist 0.036

SimpleInheritanceTest(test-jpa-wdf)

testSelectAll 0.059
testInsertDirtyCar 0
skipped
testFindVehicle 0.053
testPseudoInheritance 0
skipped
testInsertBicycle 0.049
testInsertVehicle 0.047

ChangeSubclassTest(test-jpa-wdf)

testFindVehicle 0.076

TestLockMethod(test-jpa-wdf)

testTransactionMarkedForRollback 0.03
testLockOldVersion 0
skipped
testNonManagedEntity 0.012
testNonVersionedEntity 0.025
testDetachedEntity 0.084
testReadLockTwice 0.025
testWriteLock 0.033
testNewEntity 0
skipped
testReadLock 0.038
testEntityDeleteExecuted 0.058
testPromoteLock 0.041
testNoTransaction 0.02
testWriteLockTwice 0.036
testEntityForDelete 0.03
testEntityForInsert 0
skipped
testIllegalArgument 0.02

TestOptimistic(test-jpa-wdf)

testOptimisticLockExceptionUpdateUpdate 0.035
testOptimisticLockExceptionDeleteUpdate 0.046
testFlushWithVersion 0.037
testNode 0
skipped
testIllegalVersionAccessNew 0
skipped
testRefreshWithVersion 0.053
testPersistAgain 0.036
testVersion 0.093
testBatchOLEFlush 0.232
testBatchOLEQuery 0.241
testBatchOLECommit 0.231
testNoChange 16.445
testOptimisticLockExceptionUpdateDelete 0.072
testOptimisticLockExceptionDeleteDelete 0.044
testIllegalVersionAccessManaged 0.023
testMergeWithVersion 0.032

MappingTest(test-jpa-wdf)

testColumnMappedTwice 0.058

TestSecondaryTable(test-jpa-wdf)

testOptimisticLockWithSecondaryTable 0
skipped
testSecondaryTableInRelation 0.045
testFieldsInSecondTable 0.071

TestIdentity(test-jpa-wdf)

testPersistNoTx 0.028
testJoinedSubclass 0.04
testMerge 0.044
testPersist 0.059

TestAutoGenerator(test-jpa-wdf)

testPersist 0.023
testMergeNew 0.014
testMergeDetached 0.018

TestSequence(test-jpa-wdf)

testPersist 0
skipped
testPersistFlock 0
skipped
testAllocSize 0
skipped

TestGenerator(test-jpa-wdf)

testPersist 0.017
testMergeNew 0.012
testPersistManyProjects 0.013
testMergeDetached 0.019

TestForeignKeys(test-jpa-wdf)

testFKBasic 0.042
testFKException 0
skipped
testInsertInRelation 0.043
testCriminal 0
skipped
testSelfishKey 0
skipped
testRemoveWithJointable 0.037
testCycle 0
skipped
testRelationNM 0.085
testRemoveInRelation 0.041
testInsertWithJointable 0.078
testCascading 0.058
testInheritance 0.057

TestEmbeddingWithMixedAccess(test-jpa-wdf)

testFieldAccess 1.302
testPropertyAccess 0.004

TestNestedEmbeddables(test-jpa-wdf)

testNestedInnerNull 0.013
testNonNested 0.012
testNested 0.028
testNestedOuterNull 0.013
testNestedQuery 0.017

TestNestedEmbeddedIds(test-jpa-wdf)

testInsert 0.02

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