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

Summary

[Summary] [Package List] [Test Cases]


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

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% 10.284
org.eclipse.persistence.testing.tests.wdf.jpa1.generator 14 0 0 3 78.571% 0.233
org.eclipse.persistence.testing.tests.wdf.jpa1.foreignkeys 12 0 0 4 66.667% 0.321
org.eclipse.persistence.testing.tests 1 0 0 0 100% 1.5
org.eclipse.persistence.testing.tests.wdf.jpa1.lock 32 0 0 5 84.375% 4.793
org.eclipse.persistence.testing.tests.wdf.jpa1.relation 62 0 0 11 82.258% 2.6
org.eclipse.persistence.testing.tests.wdf.jpa1.embedded 5 0 0 0 100% 0.151
org.eclipse.persistence.testing.tests.wdf.jpa1.query 581 0 0 103 82.272% 17.63
org.eclipse.persistence.testing.tests.wdf.jpa1.mapping 4 0 0 1 75% 0.076
org.eclipse.persistence.testing.tests.wdf.jpa2.embeddable 8 0 0 0 100% 0.389
org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance 15 0 0 2 86.667% 0.504
org.eclipse.persistence.testing.tests.wdf.jpa1.entitymanager 169 0 0 32 81.065% 13.802

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
SimpleTest(test-jpa-wdf) 2 0 0 0 100% 5.472
TestEmbeddedField(test-jpa-wdf) 3 0 0 0 100% 0.196
FirstTest(test-jpa-wdf) 1 0 0 0 100% 0.032
BufferReadTest(test-jpa-wdf) 13 0 0 0 100% 0.739
TestPrimaryKeyTypes(test-jpa-wdf) 1 0 0 0 100% 0.031
TestBasicPropertyTypes(test-jpa-wdf) 41 0 0 2 95.122% 1.85
TestBasicFieldTypes(test-jpa-wdf) 41 0 0 2 95.122% 1.583
TestTemporalFieldTypes(test-jpa-wdf) 10 0 0 0 100% 0.381

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.096
TestSequence(test-jpa-wdf) 3 0 0 3 0% 0.001
TestGenerator(test-jpa-wdf) 4 0 0 0 100% 0.078
TestAutoGenerator(test-jpa-wdf) 3 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.321

org.eclipse.persistence.testing.tests

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
TestEagerLoading(test-jpa-wdf) 2 0 0 0 100% 0.138
TestMap(test-jpa-wdf) 3 0 0 2 33.333% 0.054
TestNode(test-jpa-wdf) 4 0 0 1 75% 0.074
TestBidirectionalManyToMany(test-jpa-wdf) 13 0 0 1 92.308% 0.82
TestBidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.129
TestEmployee_Review(test-jpa-wdf) 5 0 0 0 100% 0.184
TestRelationshipsWithCache(test-jpa-wdf) 7 0 0 6 14.286% 0.024
TestEmployeePatent(test-jpa-wdf) 3 0 0 0 100% 0.107
TestPrimaryKeyJoinColumn(test-jpa-wdf) 1 0 0 0 100% 0.029
TestPatentReview(test-jpa-wdf) 3 0 0 0 100% 0.134
TestUnidirectionalOneToOne(test-jpa-wdf) 2 0 0 0 100% 0.118
TestUnidirectionalOneToMany(test-jpa-wdf) 6 0 0 0 100% 0.359
TestEmployee_Cubicle(test-jpa-wdf) 1 0 0 0 100% 0.024
TestList(test-jpa-wdf) 7 0 0 1 85.714% 0.212
TestMultipleRelationships(test-jpa-wdf) 3 0 0 0 100% 0.194

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

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

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

Class Tests Errors Failures Skipped Success Rate Time
TestQueryAPI(test-jpa-wdf) 3 0 0 1 66.667% 0.066
TestExtendedQueries(test-jpa-wdf) 16 0 0 3 81.25% 5.126
TestUpdateDeleteClause(test-jpa-wdf) 3 0 0 1 66.667% 0.104
TestFromClauses(test-jpa-wdf) 8 0 0 6 25% 0.058
TestEmbeddables(test-jpa-wdf) 9 0 0 2 77.778% 0.135
TestGroupByOrderByHaving(test-jpa-wdf) 28 0 0 6 78.571% 0.429
TestSelectList(test-jpa-wdf) 9 0 0 3 66.667% 0.254
TestSelectListTypes(test-jpa-wdf) 122 0 0 10 91.803% 2.835
TestNativeQuery(test-jpa-wdf) 8 0 0 0 100% 0.318
TestJoinFetch(test-jpa-wdf) 7 0 0 1 85.714% 0.74
TestDeleteQuery(test-jpa-wdf) 9 0 0 0 100% 0.39
TestTemporalParameterTypes(test-jpa-wdf) 2 0 0 1 50% 0.025
TestArguments(test-jpa-wdf) 45 0 0 0 100% 1.087
TestConditionalExpressions(test-jpa-wdf) 111 0 0 47 57.658% 1.39
TestSimpleQuery(test-jpa-wdf) 25 0 0 2 92% 1.084
TestCount(test-jpa-wdf) 6 0 0 2 66.667% 0.114
TestSetFunctions(test-jpa-wdf) 5 0 0 0 100% 0.122
TestSelectClauses(test-jpa-wdf) 11 0 0 3 72.727% 0.155
TestJoinedInheritance(test-jpa-wdf) 6 0 0 0 100% 0.338
TestBuiltInFunctionExpressions(test-jpa-wdf) 95 0 0 13 86.316% 1.529
TestParameterTypes(test-jpa-wdf) 39 0 0 0 100% 0.89
TestAggregates(test-jpa-wdf) 6 0 0 1 83.333% 0.111
TestRelationships(test-jpa-wdf) 8 0 0 1 87.5% 0.33

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

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

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% 0.327
TestNestedEmbeddedIds(test-jpa-wdf) 1 0 0 0 100% 0.014
TestNestedEmbeddables(test-jpa-wdf) 5 0 0 0 100% 0.048

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.079
ChangeSubclassTest(test-jpa-wdf) 1 0 0 0 100% 0.041
RelationsTest(test-jpa-wdf) 3 0 0 0 100% 0.134
SimpleInheritanceTest(test-jpa-wdf) 6 0 0 2 66.667% 0.154
CallbackTest(test-jpa-wdf) 2 0 0 0 100% 0.096

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

Class Tests Errors Failures Skipped Success Rate Time
TestGetReference(test-jpa-wdf) 23 0 0 2 91.304% 0.739
TestCascadeMerge(test-jpa-wdf) 7 0 0 2 71.429% 0.168
TestRefresh(test-jpa-wdf) 10 0 0 3 70% 0.206
TestCascadePersist(test-jpa-wdf) 4 0 0 0 100% 0.144
TestCascadeFlush(test-jpa-wdf) 9 0 0 0 100% 0.225
TestFlush(test-jpa-wdf) 9 0 0 3 66.667% 0.158
TestUpdateBatching(test-jpa-wdf) 2 0 0 0 100% 0.63
TestClose(test-jpa-wdf) 22 0 0 0 100% 3.522
TestContains(test-jpa-wdf) 5 0 0 0 100% 0.102
TestClear(test-jpa-wdf) 2 0 0 0 100% 0.044
TestCascadeRemove(test-jpa-wdf) 5 0 0 1 80% 0.19
TestEntityManagerFactory(test-jpa-wdf) 3 0 0 1 66.667% 3.129
TestCascadeRefresh(test-jpa-wdf) 1 0 0 1 0% 0
TestPersist(test-jpa-wdf) 16 0 0 3 81.25% 3.464
TestReadOnly(test-jpa-wdf) 4 0 0 3 25% 0.02
TestMerge(test-jpa-wdf) 14 0 0 5 64.286% 0.458
TestCache(test-jpa-wdf) 8 0 0 7 12.5% 0.019
TestUpdate(test-jpa-wdf) 3 0 0 0 100% 0.077
TestExtendedPersistenceContext(test-jpa-wdf) 6 0 0 0 100% 0.137
TestFind(test-jpa-wdf) 6 0 0 0 100% 0.156
TestRemove(test-jpa-wdf) 10 0 0 1 90% 0.214

Test Cases

[Summary] [Package List] [Test Cases]

ClearDatabaseSchemaTest

test 1.421

SimpleTest(test-jpa-wdf)

testMetric 5.223
testSimple 0.123

TestEmbeddedField(test-jpa-wdf)

testDirty 0.084
testNullPeriod 0.049
testSimple 0.055

FirstTest(test-jpa-wdf)

testBasics 0.029

BufferReadTest(test-jpa-wdf)

testNotFound 0.059
testJDBCInclusivePreapreSmall 0.089
testQueryCompleteOutsideTransactionSmall 0.06
testFlush 0.049
testNamedQueryExecuteOnlyOutsideTransactionSmall 0.05
testNativeEntityExecuteOnlyOutsideTransactionSmall 0.062
testNamedQueryCompleteOutsideTransactionSmall 0.052
testFindOutsideTransactionSmall 0.046
testNativeFieldsExecuteOnlyOutsideTransactionSmall 0.05
testJDBCBestSmall 0.054
testQueryExecuteOnlyOutsideTransactionSmall 0.05
testFindOutsideTransaction 0.049
testQueryExecuteOnlyOutsideTransactionNew 0.055

TestPrimaryKeyTypes(test-jpa-wdf)

testBigIntegerPk 0.03

TestBasicPropertyTypes(test-jpa-wdf)

testPrimitiveInt 0.036
testWrapperByteArray2Blob 0.058
testWrapperFloat 0.058
testWrapperShort 0.045
testPrimitiveByteArray2Binary 0.069
testEnumOrdinal 0.066
testWrapperCharArray2Clob 0.072
testWrapperCharArray2Varchar 0.058
testPrimitiveByte 0.037
testPrimitiveChar 0.037
testPrimitiveLong 0.038
testBigDecimal 0.051
testPrimitiveDouble 0.036
testBigInteger 0.053
testNullsPAshort 0
skipped
testWrapperDouble 0.053
testUtilCalendar 0.058
testSqlTimestamp 0.056
testWrapperBoolean 0.044
testWrapperByteArray2Longvarbinary 0.05
testString2Varchar 0.042
testWrapperByteArray2Binary 0.048
testPrimitiveBoolean 0.032
testPrimitiveByteArray2Longvarbinary 0.047
testWrapperCharacter 0.041
testWrapperByte 0.042
testWrapperLong 0.036
testInsert 0.041
testUtilDate 0.049
testPrimitiveFloat 0.037
testPrimitiveShort 0.029
testPrimitiveCharArray2Varchar 0.05
testSerializable 0.064
testWrapperInteger 0.044
testSqlDate 0.048
testSqlTime 0.048
testPrimitiveByteArray2Blob 0.043
testString2Clob 0.036
testNullsPAint 0
skipped
testPrimitiveCharArray2Clob 0.045
testEnumString 0.038

TestBasicFieldTypes(test-jpa-wdf)

testPrimitiveInt 0.041
testWrapperByteArray2Blob 0.048
testWrapperFloat 0.044
testWrapperShort 0.041
testPrimitiveByteArray2Binary 0.046
testEnumOrdinal 0.041
testWrapperCharArray2Clob 0.05
testWrapperCharArray2Varchar 0.05
testPrimitiveByte 0.03
testPrimitiveChar 0.032
testPrimitiveLong 0.03
testBigDecimal 0.048
testPrimitiveDouble 0.034
testNullsFAshort 0
skipped
testBigInteger 0.038
testWrapperDouble 0.036
testUtilCalendar 0.051
testSqlTimestamp 0.049
testWrapperBoolean 0.041
testWrapperByteArray2Longvarbinary 0.052
testString2Varchar 0.038
testWrapperByteArray2Binary 0.045
testPrimitiveBoolean 0.035
testPrimitiveByteArray2Longvarbinary 0.043
testWrapperCharacter 0.036
testWrapperByte 0.038
testWrapperLong 0.041
testInsert 0.031
testUtilDate 0.053
testPrimitiveFloat 0.033
testPrimitiveShort 0.026
testPrimitiveCharArray2Varchar 0.041
testSerializable 0.047
testWrapperInteger 0.039
testSqlDate 0.04
testSqlTime 0.039
testPrimitiveByteArray2Blob 0.041
testString2Clob 0.033
testNullsFAint 0
skipped
testPrimitiveCharArray2Clob 0.039
testEnumString 0.032

TestTemporalFieldTypes(test-jpa-wdf)

testUtilCalendarAsTimestamp 0.043
testSqlTimestamp 0.041
testUtilCalendarAsDate 0.04
testUtilCalendarAsTime 0.039
dummyTestMethod 0.018
testSqlDate 0.042
testSqlTime 0.037
testUtilDateAsDate 0.036
testUtilDateAsTime 0.038
testUtilDateAsTimestamp 0.046

TestGetReference(test-jpa-wdf)

testPositivTx 0.034
testMerge 0.036
testPersist 0.06
testPositivTxPropertyAccess 0.028
testWriteLock 0.03
testEmbeddedIdPropertyAccess 0.03
testReadLock 0.03
testSerializeHollow 0.072
testSerializeLoaded 0.046
testFindWithCompositeKey 0.028
testRemoveNonExisting 0.032
testPositivNonTxPropertyAccess 0.025
testIllegalArguments 0.026
testCascadePersistOnFlush 0
skipped
testCascadeRemove 0
skipped
testRefresh 0.034
testMergeIntoHollow 0.035
testPositivNonTx 0.027
testNegativ 0.026
testNegativInheritance 0.026
testInheritance 0.029
testRemove 0.051
testSimple 0.03

TestCascadeMerge(test-jpa-wdf)

testCascadeManaged 0.044
testCascadeRemoved 0.032
testCircularCascade 0.032
testCascadeDetachedRemoved 0.037
testCascadeDetached 0
skipped
testCascadeNew 0
skipped
testCircularCascadeWithSamePks 0.023

TestRefresh(test-jpa-wdf)

testRefreshDetached 0.024
testNotAnEntity 0.018
testRefreshManaged 0.029
testTransactionMarkedForRollback 0.03
testRefreshDeleted 0.03
testRefreshNew 0.023
testRefreshManagedNew 0
skipped
testRefreshManagedCheckContains 0
skipped
testRefreshManagedWithRelationships 0.048
testRefreshManagedNewNotOnDB 0
skipped

TestCascadePersist(test-jpa-wdf)

testCircularCascade 0.033
testSimpleCascadeDetached 0.043
testSimpleCascadeManaged 0.04
testSimpleCascadeNew 0.027

TestCascadeFlush(test-jpa-wdf)

testSimpleCascadeToRemoved 0.028
testCircularCascade 0.03
testSimpleCascadeToDetached1 0.025
testSimpleCascadeToNew 0.022
testFlushLazyCollectionWithCascadePersist 0.024
testSimpleCascadeToDetached2a 0.023
testSimpleCascadeToDetached2b 0.023
testSimpleCascadeToDetached2c 0.025
testSimpleCascadeToManaged 0.022

TestFlush(test-jpa-wdf)

testChangedEntityIgnoredByFlush 0
skipped
testTransactionMarkedForRollback 0.021
testRestoreFieldAfterFlush 0.024
testRelationshipToNew 0.027
testRelationshipToRemoved 0
skipped
testWithException 0.021
testNoTransaction 0.021
testRelationshipToRemovedLazy 0
skipped
testRestoreRelationAfterFlush 0.041

TestUpdateBatching(test-jpa-wdf)

testPossiblyBatchedUpdate 0.339
testUnbacthedUpdate 0.29

TestClose(test-jpa-wdf)

testGetReferenceClosed 3.085
testGetDelegateClosed 0.054
testFlushClosed 0.02
testCloseActiveTransaction 0.022
testQuery 0.026
testCloseInsideTransaction 0.021
testFindClosed 0.02
testCloseClosed 0.019
testMergeClosed 0.018
testPersistClosed 0.018
testCreateNamedQueryClosed 0.017
testJoinTransactionClosed 0.023
testRefreshClosed 0.018
testRemoveClosed 0.018
testLockClosed 0.017
testGetFlushModeClosed 0.019
testCreateQueryClosed 0.017
dummyTestMethod 0.017
testClearClosed 0.017
testSetFlushModeClosed 0.019
testCreateNativeQueryClosed 0.018
testContainsClosed 0.017

TestContains(test-jpa-wdf)

testNotAnEntity 0.019
testContainsDetached 0.023
testContainsNew 0.017
testContainsManaged 0.022
testContainsRemoved 0.021

TestClear(test-jpa-wdf)

testClearActiveTransaction 0.022
testClearNoTransaction 0.021

TestCascadeRemove(test-jpa-wdf)

testCircularCascade 0
skipped
testSimpleCascadeDetached 0.066
testSimpleCascadeManaged 0.05
testSimpleCascadeRemoved 0.035
testSimpleCascadeNew 0.036

TestEntityManagerFactory(test-jpa-wdf)

testEntityManagerFactoryClose 3.074
dummyTestMethod 0.053
testEntityManagerFactoryCloseActiveTransaction 0
skipped

TestCascadeRefresh(test-jpa-wdf)

testCascade 0
skipped

TestPersist(test-jpa-wdf)

testNotAnEntity 3.002
testPersistManagedFlushed 0.06
testTransactionMarkedForRollback 0.019
testPersistNewBasicTypesFieldAccess 0.036
testPersistNewDepartment 0.032
testPersistDeleteExecuted 0
skipped
testPersistNewEntityWithIdModifiedInPrePersist 0.123
testNastyTimestampTwice 0.024
testPersistRemovedFlushed 0.025
testPersistRemovedEntityWithIdModifiedInPrePersist 0
skipped
testPersistDetached 0.038
testDuprec 0.024
testPersistRemovedEntityWithIdModifiedInPrePersistFlushed 0
skipped
testDuprecBatch 0.025
testPersistManaged 0.023
testPersistRemoved 0.031

TestReadOnly(test-jpa-wdf)

testIllegalFieldModification 0
skipped
testQueryCachedEntity 0
skipped
testInheritance 0.019
testCacheQueriedEntity 0
skipped

TestMerge(test-jpa-wdf)

testNotAnEntity 0.017
testTransactionMarkedForRollback 0.02
testMergeNewEntityWithIdSetInPrePersist 0.239
testIlegalArgumentWithLazyRelationPending 0
skipped
testNastyTimestampTwice 0.023
testIlegalArgumentWithDeserializedEntity 0
skipped
testMergeNew 0.021
testNastyTimestampTwiceNotInitial 0.026
testMergeNewWithRelation 0
skipped
testMergeManaged 0.03
testWithLazyRelationPending 0.05
testMergeRemoved 0
skipped
testMergeDetached 0.031
testMergeDetachedWithRelation 0
skipped

TestCache(test-jpa-wdf)

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

TestUpdate(test-jpa-wdf)

testUpdateRelationWithCompositeKey 0.026
testUpdateOfComposoiteKey 0.022
testUpdatePrimaryKey 0.028

TestExtendedPersistenceContext(test-jpa-wdf)

testMergeOutsideTx 0.024
testUpdateOutsideTx 0.025
testRemoveOutsideTx 0.026
testRefreshOutsideTx 0.024
testPersistOutsideTx 0.021
dummyTestMethod 0.017

TestFind(test-jpa-wdf)

testPositivTx 0.025
testFindWithCompositeKey 0.026
testIllegalArguments 0.027
testPositivNonTx 0.025
testFindRemoved 0.029
testNegativ 0.023

TestRemove(test-jpa-wdf)

testRemoveFlushRemoveAgain 0
skipped
testNotAnEntity 0.016
testRemoveDetached 0.025
testTransactionMarkedForRollback 0.021
testRemoveManagedFlushed 0.025
testRemoveWithCompositeKey 0.024
testRemoveManaged 0.03
testRemoveRemoved 0.027
testRemoveRemovedFlushed 0.025
testRemoveNew 0.02

TestLockMethod(test-jpa-wdf)

testTransactionMarkedForRollback 0.018
testLockOldVersion 0
skipped
testNonManagedEntity 0.018
testNonVersionedEntity 0.023
testDetachedEntity 0.027
testReadLockTwice 0.022
testWriteLock 0.027
testNewEntity 0
skipped
testReadLock 0.021
testEntityDeleteExecuted 0.021
testPromoteLock 0.027
testNoTransaction 0.019
testWriteLockTwice 0.025
testEntityForDelete 0.025
testEntityForInsert 0
skipped
testIllegalArgument 0.019

TestOptimistic(test-jpa-wdf)

testOptimisticLockExceptionUpdateUpdate 0.031
testOptimisticLockExceptionDeleteUpdate 0.027
testFlushWithVersion 0.031
testNode 0
skipped
testIllegalVersionAccessNew 0
skipped
testRefreshWithVersion 0.026
testPersistAgain 0.023
testVersion 0.029
testBatchOLEFlush 0.471
testBatchOLEQuery 0.411
testBatchOLECommit 0.375
testNoChange 2.934
testOptimisticLockExceptionUpdateDelete 0.071
testOptimisticLockExceptionDeleteDelete 0.024
testIllegalVersionAccessManaged 0.023
testMergeWithVersion 0.021

TestEagerLoading(test-jpa-wdf)

testMultipleToOneToSubclass 0.07
testSelectInverseSideFKRelationship 0.066

TestMap(test-jpa-wdf)

testColorOffice 0.053
testEmptyOffice 0
skipped
testOffice 0
skipped

TestNode(test-jpa-wdf)

testRoot 0.023
testTwoGenerations 0.026
testChangeParent 0
skipped
testCircle 0.024

TestBidirectionalManyToMany(test-jpa-wdf)

testDeleteEmployee 0.064
testExchange 0.065
testCopyProjectsToNew 0.072
testAdd 0.07
testUnchanged 0.067
testByteItem 0.062
testGetEmployees 0.063
testGuidCollection 0.072
testDeleteNonSharedProject 0.068
testCopyProjectsToExisting 0
skipped
testDeleteSharedProject 0.069
testCascadeMerge 0.074
testCopyProjectsToExistingTouching 0.072

TestBidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.06
testMoveCubicle 0.068

TestEmployee_Review(test-jpa-wdf)

testNavigateReviewsInTransaction 0.032
testNavigateReviewsOutsideTransaction 0.033
testFindIndividualReview 0.034
testNavigatedReviewsCanBeDeserialized 0.047
testNavigateDeserializedEmployeeFails 0.038

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

TestEmployeePatent(test-jpa-wdf)

testPatentsAsList 0.033
testPatentsAsSet 0.035
testSharedPatents 0.038

TestPrimaryKeyJoinColumn(test-jpa-wdf)

testPersistCourseWithoutMaterial 0.028

TestPatentReview(test-jpa-wdf)

testToOneRelationshipWithEmbddedKey 0.043
testNativeQuery 0.042
testNoEnBlocLoading 0.048

TestUnidirectionalOneToOne(test-jpa-wdf)

testUnchanged 0.063
testMoveTravelProfile 0.054

TestUnidirectionalOneToMany(test-jpa-wdf)

testDeleteEmployee 0.057
testMoveAllReviews 0.069
testExchange 0.062
testAdd 0.064
testUnchanged 0.053
testDeleteReview 0.054

TestEmployee_Cubicle(test-jpa-wdf)

testRelationToCompositeKey 0.023

TestList(test-jpa-wdf)

testOrderBy 0.037
testSimpleCourse 0.033
testCompoundOrderBy 0
skipped
testDelete 0.034
testRelationContainsEntities 0.032
testUpdate 0.039
testMergeChangedRelation 0.036

TestMultipleRelationships(test-jpa-wdf)

testDeletePatent 0.058
testAddReview 0.069
testCheckHans 0.066

TestQueryAPI(test-jpa-wdf)

testParameterSetting 0.036
testTemporalParameterSettingInvalid 0
skipped
testQueryCreation 0.029

TestExtendedQueries(test-jpa-wdf)

testBasicQuery 0.469
testOrderBy 0.384
testQueryWithUpdateAndSet 0.385
testQueryWithInExpressionAndEnums 0
skipped
testNumberOfDrivers 0.399
testSurnamesOfEmployees 0.482
testQueryWithInExpressionAndParameters 0.346
testGivenNamesOfEmployees 0.465
testQueryWithBuiltinAbs 0.382
testOrderByCmr 0.359
testInvalidOrderByWithCmr 0
skipped
testQueryWithAggregateWithHavingExpression 0.341
testInvalidOrderBy 0
skipped
testNumberOfDrivenVehicles 0.362
testQueryWithMemberOf 0.34
testQueryWithComparisonExpressionAndEnums 0.409

TestUpdateDeleteClause(test-jpa-wdf)

testDelete 0.077
testUpdateWithArguments 0.024
testUpdate 0
skipped

TestFromClauses(test-jpa-wdf)

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

TestEmbeddables(test-jpa-wdf)

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

TestGroupByOrderByHaving(test-jpa-wdf)

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

TestSelectList(test-jpa-wdf)

testMixedSelectListItemsReverse 0.042
testAverage 0.04
testNewProject 0.042
testConstructorArgumentBoxing 0
skipped
testConstructorAverage 0
skipped
testNewString 0.041
testMixedSelectListItems 0.047
testTwoSelectListItems 0.04
testNewInner 0
skipped

TestSelectListTypes(test-jpa-wdf)

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

TestNativeQuery(test-jpa-wdf)

testResultSetMappingNamedNativeQuery 0.044
testDefaultMappingWithParameter 0.041
testFieldResult 0.039
testColumnResult 0.044
testDefaultMappingNamedNativeQuery 0.038
testFieldByField 0.036
testDefaultMapping 0.038
testDefaultMappingWithMappingResult 0.038

TestJoinFetch(test-jpa-wdf)

testTwoNodes 0.103
testOneNode 0.118
testJoinFetchProjects 0.125
testJoinFetchDepartment 0.114
testDistinctJoinFetchHobbies 0
skipped
testJoinFetchHobbies 0.144
testDistinctJoinFetchHobbiesWithMultipleSelectItems 0.134

TestDeleteQuery(test-jpa-wdf)

testDeleteWithSecondaryTable 0.05
testUpdateDepartment 0.053
testDeleteOutsideTx 0.023
testGetResultListDelete 0.019
testGetSingleResultDelete 0.017
testDeleteEmployeeWithGivenDepartment 0.068
testExecuteUpdateSelect 0.021
testDeleteAllDepartmentsNative 0.068
testDeleteAllDepartments 0.069

TestTemporalParameterTypes(test-jpa-wdf)

testIncorrectTemporalTypes 0
skipped
testCorrectTemporalTypes 0.024

TestArguments(test-jpa-wdf)

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

TestConditionalExpressions(test-jpa-wdf)

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

TestSimpleQuery(test-jpa-wdf)

testCachedQueryWithoutClear 0.051
testMaxResultUnlimited 0.055
testSingleResultOk 0.043
testNamedQuery 0.041
testQueryStringNotValid 0
skipped
testPagingDefaults 0.019
testSelectDepartmentByName 0.042
testSelectInTransaction 0.039
testQueryWithFlush 0.04
testExecuteQueryMultipleTimesWithDifferentParameter 0.041
testExecuteQueryMultipleTimesWithSameParameter 0.048
testBooleanParameter 0.027
testCachedQueryWithClear 0.039
testMaxResult 0.059
testFlushMode 0.165
testNonUniqueResult 0.039
testUndefinedNamedQuery 0
skipped
testIntIsNull 0.044
testComparisonPrepdicate 0.046
testSelectAllDepartments 0.04
testNoResult 0.042
testUnCachedQuery 0.045
testTransactionBoundaries 0.043
testWrongParameter 0.037
testNamedParameter 0.037

TestCount(test-jpa-wdf)

testCount 0.029
testCountNoOpenSQL 0.024
testCountDistinctCompoundKey 0.03
testCount0 0
skipped
testCount1 0.03
testCount2 0
skipped

TestSetFunctions(test-jpa-wdf)

testFindEmployeeWithMinimalSalary 0.025
testMax 0.023
testMin 0.025
testSum 0.023
testAverage 0.026

TestSelectClauses(test-jpa-wdf)

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

TestJoinedInheritance(test-jpa-wdf)

testSelectBrokerageAccounts 0.056
testSelectSampleAccounts 0.056
testSelectCreditCardAccounts 0.054
testSelectEmployeeJoinCheckingAccount 0.056
testSelectCheckingAccount 0.058
testSelectEmployee 0.058

TestBuiltInFunctionExpressions(test-jpa-wdf)

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

TestParameterTypes(test-jpa-wdf)

testPrimitiveInt 0.024
testWrapperByteArray2Blob 0.021
testWrapperFloat 0.023
testWrapperShort 0.028
testPrimitiveByteArray2Binary 0.025
testEnumOrdinal 0.023
testWrapperCharArray2Clob 0.022
testWrapperCharArray2Varchar 0.024
testPrimitiveByte 0.023
testPrimitiveChar 0.022
testPrimitiveLong 0.021
testBigDecimal 0.022
testPrimitiveDouble 0.021
testBigInteger 0.021
testWrapperDouble 0.021
testUtilCalendar 0.025
testSqlTimestamp 0.022
testWrapperBoolean 0.023
testWrapperByteArray2Longvarbinary 0.021
testString2Varchar 0.023
testWrapperByteArray2Binary 0.023
testPrimitiveBoolean 0.022
testPrimitiveByteArray2Longvarbinary 0.021
testWrapperCharacter 0.022
testWrapperByte 0.022
testWrapperLong 0.022
testInsert 0.027
testUtilDate 0.023
testPrimitiveFloat 0.022
testPrimitiveShort 0.023
testPrimitiveCharArray2Varchar 0.022
testSerializable 0.02
testWrapperInteger 0.033
testSqlDate 0.025
testSqlTime 0.023
testPrimitiveByteArray2Blob 0.02
testString2Clob 0.019
testPrimitiveCharArray2Clob 0.02
testEnumString 0.023

TestAggregates(test-jpa-wdf)

testSumHandling 0.019
testAvgHandling1 0.028
testAvgHandling2 0.02
testMinHandling 0.022
testCountHandling 0
skipped
testMaxHandling 0.022

TestRelationships(test-jpa-wdf)

testLeftJoin 0.056
testEmpty 0.049
testEdmScenario 0
skipped
testInnerJoin 0.046
testInJoin 0.051
testInList 0.044
testRelationFieldInWhere 0.041
testRelationFieldInSelectList 0.042

TestEmbeddingWithPropertyAccess(test-jpa-wdf)

testEmbeddedPropertyAccess 0.046
testInsert 0.022

TestEmbeddingWithFieldAccess(test-jpa-wdf)

testEmbeddedFieldAccess 0.039
testInsert 0.02

TestEmbeddedIdAsInnerClass(test-jpa-wdf)

testInsert 0.023

TestSecondaryTable(test-jpa-wdf)

testOptimisticLockWithSecondaryTable 0
skipped
testSecondaryTableInRelation 0.023
testFieldsInSecondTable 0.026

MappingTest(test-jpa-wdf)

testColumnMappedTwice 0.026

TestIdentity(test-jpa-wdf)

testPersistNoTx 0.025
testJoinedSubclass 0.024
testMerge 0.021
testPersist 0.026

TestSequence(test-jpa-wdf)

testPersist 0
skipped
testPersistFlock 0
skipped
testAllocSize 0
skipped

TestGenerator(test-jpa-wdf)

testPersist 0.017
testMergeNew 0.018
testPersistManyProjects 0.021
testMergeDetached 0.021

TestAutoGenerator(test-jpa-wdf)

testPersist 0.02
testMergeNew 0.018
testMergeDetached 0.02

AbstractEntityHandlingTest(test-jpa-wdf)

findEmployeeById 0.03
findAllAbstractEmployees 0.024
findAllContractEmployees 0.024

ChangeSubclassTest(test-jpa-wdf)

testFindVehicle 0.04

RelationsTest(test-jpa-wdf)

testEmployeeWithTruck 0.043
testEmployeeWithBicycles 0.044
testEnBlocLoading 0.047

SimpleInheritanceTest(test-jpa-wdf)

testSelectAll 0.042
testInsertDirtyCar 0
skipped
testFindVehicle 0.036
testPseudoInheritance 0
skipped
testInsertBicycle 0.038
testInsertVehicle 0.037

CallbackTest(test-jpa-wdf)

testPreRemove 0.048
testPrePersist 0.048

TestForeignKeys(test-jpa-wdf)

testFKBasic 0.044
testFKException 0
skipped
testInsertInRelation 0.035
testCriminal 0
skipped
testSelfishKey 0
skipped
testRemoveWithJointable 0.039
testCycle 0
skipped
testRelationNM 0.042
testRemoveInRelation 0.04
testInsertWithJointable 0.037
testCascading 0.038
testInheritance 0.044

TestEmbeddingWithMixedAccess(test-jpa-wdf)

testFieldAccess 0.32
testPropertyAccess 0.007

TestNestedEmbeddedIds(test-jpa-wdf)

testInsert 0.014

TestNestedEmbeddables(test-jpa-wdf)

testNestedInnerNull 0.011
testNonNested 0.007
testNested 0.01
testNestedOuterNull 0.009
testNestedQuery 0.01

Failure Details

[Summary] [Package List] [Test Cases]


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