Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSkippedSuccess rateTime
851001099.99%1907.331
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresSkippedTime(s)Time StampHost
org.eclipse.persistence.testing.tests79571001891.9992018-12-20T11:01:06hipp3
org.eclipse.persistence.testing.tests.junit.failover300010.7712018-12-20T11:02:12hipp3
org.eclipse.persistence.testing.tests.junit.helper240000.2682018-12-20T11:02:24hipp3
org.eclipse.persistence.testing.tests.junit.localization70000.1942018-12-20T11:02:25hipp3
org.eclipse.persistence.testing.tests.junit.logging60000.1732018-12-20T11:02:26hipp3
org.eclipse.persistence.testing.tests.junit.mapping.conversion50000.1632018-12-20T11:02:28hipp3
org.eclipse.persistence.testing.tests.junit.platform.server.wls50000.0952018-12-20T11:02:29hipp3
org.eclipse.persistence.testing.tests.junit.security70001.0802018-12-20T11:02:29hipp3
org.eclipse.persistence.testing.tests.junit.sessionsxml50000.4372018-12-20T11:02:31hipp3
org.eclipse.persistence.testing.tests.junit.transparentindirection4760001.1272018-12-20T11:02:32hipp3
org.eclipse.persistence.testing.tests.security150001.0242018-12-20T11:33:02hipp3

Package org.eclipse.persistence.testing.tests

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ClearDatabaseSchemaTest100065.8152018-12-20T11:01:06hipp3
TestRunModel79561001826.1842018-12-20T11:02:35hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.failover

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ConnectionPoolFailoverTest200010.3962018-12-20T11:02:12hipp3
FailoverTest10000.3752018-12-20T11:02:23hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.helper

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
HelperTest160000.0962018-12-20T11:02:24hipp3
JavaUtilTest50000.0902018-12-20T11:02:24hipp3
JavaVersionTest30000.0822018-12-20T11:02:25hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.localization

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LocalizationResourcesTest60000.0852018-12-20T11:02:25hipp3
LocalizationTest10000.1092018-12-20T11:02:26hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.logging

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LogCategoryTest30000.0822018-12-20T11:02:26hipp3
LogLevelTest30000.0912018-12-20T11:02:27hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.mapping.conversion

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
AttributeNamePrefixTest10000.0782018-12-20T11:02:28hipp3
AttributeNameTokenizerTest40000.0852018-12-20T11:02:28hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.platform.server.wls

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
WebLogic_12_PlatformTest50000.0952018-12-20T11:02:29hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.security

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
JCEEncryptionTest10000.4862018-12-20T11:02:29hipp3
SecurableBackwardsCompatibilityTest60000.5942018-12-20T11:02:30hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.sessionsxml

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SessionManagerTest50000.4372018-12-20T11:02:31hipp3
Back to top

Package org.eclipse.persistence.testing.tests.junit.transparentindirection

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
IndirectListTest1760000.4162018-12-20T11:02:32hipp3
IndirectMapTest2240000.4152018-12-20T11:02:33hipp3
IndirectSetTest760000.2962018-12-20T11:02:34hipp3
Back to top

Package org.eclipse.persistence.testing.tests.security

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SecurityTestModel150001.0242018-12-20T11:33:02hipp3
Back to top


TestCase AttributeNamePrefixTest

NameStatusTypeTime(s)
testToValueSuccess0.001
Properties »

Back to top

TestCase AttributeNameTokenizerTest

NameStatusTypeTime(s)
testGetNameAfterVersionSuccess0.003
testGetNameAfterKeySuccess0.001
testTokensIteratorSuccess0.003
testIteratorSuccess0.002
Properties »

Back to top

TestCase ClearDatabaseSchemaTest

NameStatusTypeTime(s)
testSuccess65.759
Properties »

Back to top

TestCase ConnectionPoolFailoverTest

NameStatusTypeTime(s)
connectionPoolFailureTestSuccess0.314
fullDatabaseFailureTestSuccess10.007
Properties »

Back to top

TestCase FailoverTest

NameStatusTypeTime(s)
singleConnectionFailureTestSuccess0.298
Properties »

Back to top

TestCase HelperTest

NameStatusTypeTime(s)
basicTestSuccess0.018
checkAreVectorTypesAssignableTestSuccess0.001
checkCompareByteArraysWithDifferentElementsTestSuccess0.000
timestampFromStringTestSuccess0.001
timestampFromDateTestSuccess0.000
timestampFromLongTestSuccess0.000
checkCompareBigDecimalsTestSuccess0.000
compareCharArrayLengthTestSuccess0.000
compareArrayLengthTestSuccess0.000
TimeFromLongTestSuccess0.000
compareArrayContentTestSuccess0.000
timeFromDateTestSuccess0.001
compareCharArrayContentTestSuccess0.000
checkAreVectorTypesAssignableWithNullVectorTestSuccess0.000
checkClassIsSubclassWithNullSuperclassTestSuccess0.000
timeFromStringTestSuccess0.000
Properties »

Back to top

TestCase IndirectListTest

NameStatusTypeTime(s)
testSetElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.163
testReplaceAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.004
testToArray1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testToArray2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAddAll1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.002
testAddAll2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testGet[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testSet[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testAdd1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAdd2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSort[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testForEach[class org.eclipse.persistence.indirection.IndirectList, true]Success0.002
testListIterator1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testListIterator2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.002
testRetainAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testFirstElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testLastIndexOf1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testLastIndexOf2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAddElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testLastElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemoveAllElements[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testContains[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemoveIf[class org.eclipse.persistence.indirection.IndirectList, true]Success0.002
testElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemove1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testRemove2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testElements[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testIndexOf1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testIndexOf2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testHashCode[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testParallelStream[class org.eclipse.persistence.indirection.IndirectList, true]Success0.017
testEquals[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testRemoveElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemoveElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testStream[class org.eclipse.persistence.indirection.IndirectList, true]Success0.002
testSpliterator[class org.eclipse.persistence.indirection.IndirectList, true]Success0.002
testIterator[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testInsertElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testRemoveAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSubList[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testSetElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testReplaceAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testToArray1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testToArray2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAddAll1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAddAll2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testGet[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSet[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAdd1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAdd2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSort[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testForEach[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testListIterator1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testListIterator2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testRetainAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testFirstElement[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testLastIndexOf1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testLastIndexOf2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAddElement[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testLastElement[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveAllElements[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testContains[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testRemoveIf[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemove1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testRemove2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testElements[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testIndexOf1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testIndexOf2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testHashCode[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testParallelStream[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testEquals[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveElement[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testStream[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSpliterator[class org.eclipse.persistence.indirection.IndirectList, false]Success0.002
testIterator[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testInsertElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSubList[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSetElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAddAll1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAddAll2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAdd1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testAdd2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSort[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testListIterator1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testListIterator2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testFirstElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testLastIndexOf1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testLastIndexOf2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAddElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testLastElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemoveAllElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemove1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemove2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testIndexOf1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testIndexOf2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testHashCode[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.002
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemoveElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemoveElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.006
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testInsertElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSubList[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSetElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAddAll1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAddAll2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAdd1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAdd2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSort[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testListIterator1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testListIterator2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testFirstElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testLastIndexOf1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testLastIndexOf2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAddElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testLastElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveAllElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemove1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemove2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testIndexOf1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testIndexOf2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testHashCode[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testInsertElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSubList[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
Properties »

Back to top

TestCase IndirectMapTest

NameStatusTypeTime(s)
testRemoveTwoArgs[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.149
testEntrySetClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.003
testGetOrDefault[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testReplaceAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.009
testEntrySetAdd[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.003
testComputeIfAbsent2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testGet[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testPut[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySet[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetAdd[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testValuesClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testMerge[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeys[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.003
testForEach[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.008
testComputeIfPresent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testContainsKey[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testComputeIfAbsent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
testPutIfAbsent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValuesAdd[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValueRetainAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testContainsValue[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testCompute2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testContains[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testKeySetRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testCompute[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetAddAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testEntrySetRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testReplace[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testElements[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testHashCode[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValuesAddAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testComputeIfPresent2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testEntrySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEquals[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testValuesSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testReplaceWithDefault[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValuesRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testValuesRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testKeySet[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testMerge2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testValuesRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
testPutAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testKeySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValues[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testRemoveTwoArgs[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetClear[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testGetOrDefault[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testReplaceAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetAdd[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testComputeIfAbsent2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testGet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testPut[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testKeySetAdd[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesClear[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testMerge[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeys[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testForEach[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testComputeIfPresent[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetClear[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testContainsKey[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testEntrySetRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testComputeIfAbsent[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testPutIfAbsent[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testValuesAdd[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValueRetainAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testContainsValue[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testCompute2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testContains[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testEntrySetAddAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testCompute[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetAddAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetRemove[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testReplace[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testElements[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testHashCode[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesAddAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testComputeIfPresent2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetRemove[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEquals[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testReplaceWithDefault[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesRemove[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testMerge2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testValuesRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testPutAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testIsEmpty[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testRemove[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValues[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testRemoveTwoArgs[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testGetOrDefault[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testEntrySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testKeySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testComputeIfAbsent2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testPut[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testMerge[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeys[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testComputeIfPresent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testContainsKey[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testComputeIfAbsent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testPutIfAbsent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testValueRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testContainsValue[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testCompute2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testCompute[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testReplace[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testHashCode[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testComputeIfPresent2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testReplaceWithDefault[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testMerge2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testPutAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testValues[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testRemoveTwoArgs[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testGetOrDefault[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testComputeIfAbsent2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testPut[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValuesClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testMerge[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testKeys[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testComputeIfPresent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testContainsKey[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testComputeIfAbsent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testPutIfAbsent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testValuesAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValueRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testContainsValue[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testCompute2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testKeySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testCompute[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testEntrySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testReplace[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testHashCode[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValuesAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testComputeIfPresent2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValuesSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testReplaceWithDefault[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValuesRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testValuesRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testMerge2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testValuesRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testPutAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValues[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
Properties »

Back to top

TestCase IndirectSetTest

NameStatusTypeTime(s)
testToArray1[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.146
testToArray2[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testAdd[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.002
testClear[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testSize[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testForEach[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.002
testRetainAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testContains[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testRemoveIf[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.002
testParallelStream[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.016
testAddAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testEquals[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testRemove[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testStream[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.003
testSpliterator[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.003
testIterator[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testToArray1[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testToArray2[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testAdd[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testForEach[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRetainAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testContainsAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testContains[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRemoveIf[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testParallelStream[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testAddAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testEquals[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRemove[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testStream[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testSpliterator[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testIterator[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.001
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.001
testRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.001
Properties »

Back to top

TestCase JavaUtilTest

NameStatusTypeTime(s)
testMajorMinorToPlatformSuccess0.002
testJavaVersionSuccess0.003
testCurrentIsSuccess0.000
testStringToPlatformSuccess0.000
testJavaVersionCompareToSuccess0.000
Properties »

Back to top

TestCase JavaVersionTest

NameStatusTypeTime(s)
testRuntimeVersionSuccess0.001
testPropertyVersionSuccess0.007
testPropertyVersionParserSuccess0.005
Properties »

Back to top

TestCase JCEEncryptionTest

NameStatusTypeTime(s)
testSuccess0.416
Properties »

Back to top

TestCase LocalizationResourcesTest

NameStatusTypeTime(s)
testToStringLocalizationResourceSuccess0.003
testTraceLocalizationResourceSuccess0.002
testLoggingLocalizationResourceSuccess0.003
testEclipseLinkLocalizationResourceSuccess0.001
testDMSLocalizationResourceSuccess0.000
testJAXBLocalizationResourceSuccess0.000
Properties »

Back to top

TestCase LocalizationTest

NameStatusTypeTime(s)
testSuccess0.014
Properties »

Back to top

TestCase LogCategoryTest

NameStatusTypeTime(s)
testGetNameSpaceSuccess0.004
testToValueSuccess0.001
testLengthSuccess0.000
Properties »

Back to top

TestCase LogLevelTest

NameStatusTypeTime(s)
testToValueSuccess0.005
testShouldLogSuccess0.001
testLengthSuccess0.000
Properties »

Back to top

TestCase SecurableBackwardsCompatibilityTest

NameStatusTypeTime(s)
testStringDecryption_DES_ECBSuccess0.439
testStringDecryption_AES_CBCSuccess0.000
testStringDecryption_AES_ECBSuccess0.002
testNullParameterDecryptionSuccess0.001
testStringDecryption_PlainTextSuccess0.050
testNullParameterEncryptionSuccess0.012
Properties »

Back to top

TestCase SecurityTestModel

NameStatusTypeTime(s)
SecurityWhileInitializingInstantiationPolicyTest(InstantiationPolicyTestClass)Success0.066
SecurityOnFindMethodTest(FindMethod)Success0.003
SecurityOnInitializingAttributeMethodTest(AttributeMethodOneArg)Success0.011
SecurityOnInitializingAttributeMethodTest(AttributeMethodAbstractSession)Success0.001
SecurityOnInitializingAttributeMethodTest(AttributeMethodSession)Success0.001
SecurityWhileConvertingToMethodTest(ConvertMethodNoArg)Success0.014
SecurityWhileConvertingToMethodTest(ConvertMethodSession)Success0.001
SecurityWhileConvertingToMethodTest(ConvertMethodAbstractSession)Success0.001
SecurityWhileInitializingAttributesInInstanceVariableAccessorTest(VariableAccessor)Success0.002
SecurityWhileInitializingAttributesInMethodAccessorTest(MethodAccessor)Success0.001
SecurityWhileInitializingClassExtractionMethodTest(ExtractionAbstractRecord)Success0.003
SecurityWhileInitializingClassExtractionMethodTest(ExtractionRecord)Success0.001
SecurityWhileInitializingCopyPolicyTest(Policy)Success0.002
SecurityWhileInitializingCopyPolicyTest(WorkingPolicy)Success0.000
DatabaseLoginWithNoEncryptorTestSuccess0.022
Properties »

Back to top

TestCase SessionManagerTest

NameStatusTypeTime(s)
testCustomManagerSuccess0.117
testAllManagersSuccess0.000
testInvalidPlatformSuccess0.057
testConcurrencySuccess0.163
testNPEFromPlatformSuccess0.002
Properties »

Back to top

TestCase TestRunModel

NameStatusTypeTime(s)
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.213
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.226
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.022
JoinInAggregateAndOwnerTestSuccess0.159
InMemoryQueryKeyToAggregateTest - load into memory = trueSuccess0.093
InMemoryQueryKeyToAggregateTest - load into memory = falseSuccess0.221
AggregateWithOneToOneRelationshipTestSuccess0.004
AggregateInvalidationIdentityTestSuccess0.050
QueryKeyInAggregateTest conforming: trueSuccess0.065
QueryKeyInAggregateTest conforming: falseSuccess0.048
QueryKeyInAggregateInheritanceTestSuccess0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.033
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.023
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.020
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.284
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.213
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.037
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.211
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.222
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success1.040
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.243
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.242
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.206
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Client)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.207
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Agent)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Transport)Success0.002
AggregateCollectionOuterJoinTest(Agent)Success0.054
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Builder)Success0.001
AggregateCollectionOuterJoinTest(Builder)Success0.105
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.019
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.088
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.226
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.051
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.250
VerifyCascadeDelete(Agent)Success0.010
AggregateCollectionClearTest(Agent)Success0.073
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.031
VerifyCascadeDelete(Builder)Success0.034
AggregateCollectionClearTest(Builder)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.039
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.041
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.446
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.023
AggregateMappingNullNotAllowSuccess0.013
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.135
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.227
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.081
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.245
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.113
TransformationMappingTestSuccess0.019
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Agent)truetrueSuccess0.020
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.084
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.050
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Builder)truetrueSuccess0.021
AggregateVersionOpimisticLockingTestSuccess0.011
BatchReadingWithAggregateCollectionMapping(Agent)Success0.213
BatchReadingWithAggregateCollectionMapping(Builder)Success0.002
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.043
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.241
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.275
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.447
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.269
MergingUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.012
DescriptorRefreshCacheTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.010
AgentBuilderTablesTestSuccess0.001
AggregateEventTestCaseSuccess0.059
NestedAggregateTestCaseSuccess0.014
NestedAggregateCollectionTest(Agent)Success0.021
NestedAggregateCollectionAbstractTestCase(Agent)Success0.016
NestedAggregateCollectionTest(Builder)Success0.666
NestedAggregateCollectionAbstractTestCase(Builder)Success0.126
AggregateInheritanceTestCaseSuccess0.084
AggregateInheritanceTypeFieldTestCaseSuccess0.008
AggregateWithoutAttributesInheritanceTestCaseSuccess0.009
AggregateTransientValueTestCaseSuccess0.007
AggregateInheritanceInitAggregateTestCaseSuccess0.007
AggregateRelationshipsOneToOneTestCaseSuccess0.023
AggregateRelationshipsTargetOneToOneTestCaseSuccess0.525
AggregateRelationshipsOneToManyTestCaseSuccess0.224
AggregateRelationshipsManyToManyTestCaseSuccess0.025
AggregateRelationshipsDirectCollectionTestCaseSuccess1.111
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.217
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success1.054
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.446
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.662
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.049
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.230
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.239
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.453
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.234
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.292
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.082
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.222
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.216
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.207
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.045
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.238
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.242
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.219
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.046
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.039
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.034
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
AddDescriptorsTestSuccess0.005
CacheExpiryAPITestSuccess0.017
TIME_TO_LIVE_EXPIRY(0s) - ExpireSuccess0.204
TIME_TO_LIVE_EXPIRY(100s) - LiveSuccess0.002
TIME_TO_LIVE_EXPIRY(-100s) - ExpireSuccess0.002
DAILY - ExpireSuccess0.203
DAILY_EXPIRY - ExpireSuccess0.203
DAILY_EXPIRY - LiveSuccess0.002
NO_EXPIRY - LiveSuccess0.002
Daily Expiry (+ One Day)Success0.003
Daily Expiry (- One Day)Success0.003
Daily Expiry (- 3 Days)Success0.003
Daily Expiry (+ 3 Days)Success0.003
NoExpiryInvalidationTestSuccess0.003
ReadObjectQuery (query object) Expiry TestSuccess0.003
ReadObjectQuery No Expiry TestSuccess0.002
ReadObjectQuery (no criteria) No Expiry TestSuccess0.002
ReadObjectQuery (exact primary key) No Expiry TestSuccess0.205
ReadObjectQuery (in-exact primary key) No Expiry TestSuccess0.005
ReadAllQuery Expiry TestSuccess0.008
ReadAllQuery No Expiry TestSuccess0.005
ReadAllQueryCheckCacheOnlyExpiryTestSuccess0.010
ReadObjectCheckCacheOnlyExpiryTestSuccess0.003
RefreshQueryCacheExpiryTestSuccess0.006
RefreshIfNewerVersionTestSuccess0.103
Update - do not update expiry test.Success0.108
Update - update expiry test.Success0.546
ReadAllQueryConformExpiryTestSuccess0.006
ReadObjectQueryConformExpiryTestSuccess0.004
CacheExpiryValueholderTestSuccess0.006
UnitOfWorkExpiredObjectTestSuccess0.007
CacheExpiryUnitOfWorkReadTestSuccess0.002
UnitOfWorkCreateObjectReadTimeTestSuccess0.004
SessionCreateObjectReadTimeTestSuccess0.002
InvalidateClassRecurseOptionTest(true)Success0.004
InvalidateClassRecurseOptionTest(false)Success0.003
InvalidateAllExternalChangeTestSuccess0.264
InvalidateAllTestSuccess0.004
PrimaryKeyQueryInUOWTestSuccess15.010
UnitOfWorkRefreshAfterInvalidationTestSuccess0.036
CacheInvalidationPolicyCloneTest : NoExpiryCacheInvalidationPolicySuccess0.000
CacheInvalidationPolicyCloneTest : DailyCacheInvalidationPolicySuccess0.000
CacheInvalidationPolicyCloneTest : TimeToLiveCacheInvalidationPolicySuccess0.000
InsertOverflowTestSuccess0.005
InsertTestSuccess0.001
CustomDeleteTestSuccess0.001
ConcurrentAccessTestSuccess0.141
ConcurrentReadBigBadObjectTestSuccess0.499
CollectionReadObjectTest(Chez Abuse)Success0.017
CollectionReadObjectTest(Pedro's)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.036
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.283
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.225
DeleteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.049
DeleteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.475
OTMPrivateOwnedDeleteObjectTestSuccess0.216
InsertObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.212
CollectionInsertDetectionTestSuccess0.010
UnitOfWorkTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.253
UnitOfWorkTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.031
OTMHashtableObjectUpdateTestSuccess0.012
PerformDeletesFirstCollectionObjectRemovalTestSuccess0.269
PerformDeletesFirstCollectionObjectRemovalTestSuccess0.228
CompareKeyWithBackupTestSuccess0.010
TreeSetComparatorTestSuccess0.238
NoIdentityUpdateTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.016
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.026
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.667
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.245
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.096
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)falsefalseSuccess0.049
BidirectionalInsertWithPartialRegisterationTest(with UOW)Success0.018
MergeCloneWithReferencesWithNullTestSuccess0.215
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.315
UnitOfWorkRevertAndResumeWithNewTestSuccess0.226
UnitOfWorkRevertWithNewObjectTestSuccess0.001
UnitOfWorkNullPrimaryKeyTestSuccess0.006
UnitOfWorkExistingObjectsListTestSuccess0.002
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.049
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.439
RefreshDeletedObjectTestSuccess0.009
UnregisterUnitOfWorkTestSuccess0.017
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.022
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.231
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.766
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.292
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.230
BidirectionalInsertTest(with UOW)Success0.262
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.273
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.693
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.242
InsertNewObjectTestSuccess0.004
ComplexMultipleUnitOfWorkTestSuccess1.749
FaultyUnitOfWorkTestSuccess0.240
LockFailureUnitOfWorkTestSuccess0.013
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.699
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.307
DeletingFromParentSessionTestSuccess0.016
EqualObjectUnitOfWorkTestSuccess0.264
NoIMWithValueHolderTestSuccess0.052
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.246
DeepMergeCloneSerializedTestSuccess0.088
DeepMergeCloneIndirectionTestSuccess0.014
RegisterNewObjectTestSuccess0.059
NoIdentityMapUnitOfWorkTestSuccess0.009
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.004
RelationshipTreeInsertTestSuccess0.053
UnitOfWorkComplexRefreshTestSuccess0.014
ViolateObjectSpaceTestSuccess0.274
NoValidationWithInitIdentityMapsSuccess0.304
NoIdentityTestSuccess0.058
NoIdentityMergeCloneTestSuccess0.046
BiDirectionInsertOrderTestSuccess0.229
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.075
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
NestedUnitOfWorkQuerySuccess0.220
DeleteAndConformSuccess0.210
NullAggregateTestSuccess0.031
UOWHasOnlyDeletesTestSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.005
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.217
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.006
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.005
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.003
NestedUnitOfWorkDeleteNewObjectTestSuccess0.003
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.004
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.005
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.004
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.001
UnitOfWorkDeleteNoValidationTestSuccess0.006
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.003
UnitOfWorkCommitToDatabaseTestSuccess0.079
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.003
WasTransactionBegunPrematurelyRollbackTestSuccess0.006
CanChangeReadOnlySetTestSuccess0.003
GetFromNewObjectWithConformTestSuccess0.001
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.010
PerformDeletesFirstTestSuccess0.004
PerformDeletesFirstIgnoreUpdateTestSuccess0.004
PerformDeletesFirstIgnoreUpdateTest2Success0.009
CreateDeleteCreateTestSuccess0.004
WorkingCloneCopyPolicyTestSuccess0.002
UnregisteredNewObjectOptimisticLockTestSuccess0.058
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.004
GetObjectFromIdentityMapTestSuccess0.002
MergeDeadIndirectionTestSuccess0.002
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.232
AllChangeSetsTestSuccess0.014
CurrentChangeSetTestSuccess0.005
ErrorOnInsertTestSuccess0.065
CollectionMappingMergeObjectTestSuccess0.009
ExceptionsRaisedUnitOfWorkTestSuccess0.011
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.008
NestedUnitOfWorkReadOnlyClassTestSuccess0.224
RefReadOnlyTestSuccess0.846
BuildCloneFromRowOneToOneTestSuccess0.058
CacheIndexTestSuccess0.014
PostAcquireUnitOfWorkTestSuccess0.002
PreCommitUnitOfWorkTestSuccess0.002
PrepareUnitOfWorkTestSuccess0.005
PostCommitUnitOfWorkTestSuccess0.002
PreReleaseUnitOfWorkTestSuccess0.001
PostReleaseUnitOfWorkTestSuccess0.002
PostResumeUnitOfWorkTestSuccess0.002
CommitUnitOfWorkAgainTestSuccess0.050
CommitUnitOfWorkForcingSQLExceptionTestSuccess0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.205
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.050
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.207
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.007
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.004
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertByteCharArrayToStringTestSuccess0.001
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ClassLoaderTestSuccess0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.208
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.253
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.038
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
CustomSQLCursoredStreamReadTestSuccess0.003
ReadObjectQueryTestSuccess0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima?' WHERE L_NAME = 'Smith')Success0.002
SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima' WHERE L_NAME = #L_NAME)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
CustomSQLSubQueryTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
DataReadQueryTestSuccess0.000
StoredProcWithOutputParamsAndResultSetTest storedProc don'tBindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest storedProc BindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest customSQL don'tBindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest customSQL BindSuccess0.000
OutputParameterEventTestSuccess0.000
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
StoredProcedureTest bind = trueSuccess0.000
StoredProcedureTest bind = falseSuccess0.000
StoredProcedureTimestampTest bind = trueSuccess0.000
StoredProcedureTimestampTest bind = falseSuccess0.000
StoredProcedureTest_Inout_Out_In proc custom don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In proc custom BindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc BindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc named don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc named BindSuccess0.000
StoredProcedureTest_Inout_Out_In func custom don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func custom BindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc BindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc named don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc named BindSuccess0.000
StoredProcedureARRAYTestSuccess0.000
StoredProcedureNullInOutTest bind = trueSuccess0.000
StoredProcedureNullInOutTest bind = falseSuccess0.000
StoredProcedureResultSetAndOutputTest bind = trueSuccess0.001
StoredProcedureResultSetAndOutputTest bind = falseSuccess0.000
StoredProcedureNoParametersTestSuccess0.000
StoredProcedureObjectRelationalParameters useCustomSQL = falseSuccess0.000
StoredProcedureObjectRelationalParameters useCustomSQL = trueSuccess0.000
StoredProcedureVARRAYParametersTest useCustomSQL = falseSuccess0.000
StoredProcedureVARRAYParametersTest useCustomSQL = trueSuccess0.000
StoredProcedureORParametersClientSessionTestSuccess0.233
SQLTransactionTestSuccess0.074
2OutCursorTestSuccess0.000
UnnamedCursorTestSuccess0.000
2ResultSetTestSuccess0.007
StoredFunctionRefCursorTestSuccess0.000
MergeChangeSetWithDirectMapMappingTestSuccess0.009
MergeChangeSetWithIndirectDirectMapMappingTestSuccess0.012
DirectMapUnitOfWorkTestSuccess0.008
DirectMapMappingDeleteTestSuccess0.216
DirectMapMappingBatchReadTestSuccess0.013
DirectMapMappingIndirectionTestSuccess0.008
DirectMapMappingsSerializedConverterTestCaseSuccess0.010
DirectMapMappingHashMapTestSuccess0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.212
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.373
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.202
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.221
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.058
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.067
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.054
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.420
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.027
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.247
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.049
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.417
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.446
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.207
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.208
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
AddDescriptorsTestSuccess0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.210
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.215
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.208
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.100
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.220
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.211
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.056
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.035
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.214
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.045
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.037
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.049
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.046
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.245
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.234
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.470
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.015
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.675
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.351
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.075
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.136
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.062
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.080
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.261
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.276
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.049
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.272
ChangeFlagTestSuccess0.009
ChangeEventTestSuccess0.030
DeepMergeCloneSerializedTestSuccess0.117
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.040
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.035
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.223
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.281
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.218
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.437
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.269
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.045
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.082
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.436
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.452
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.059
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.034
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.253
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.466
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.032
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.051
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.040
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.227
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.021
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.023
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.210
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.027
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.021
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.012
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.151
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.078
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.017
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.349
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.045
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.322
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.484
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.666
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
ChangeFlagTestSuccess0.035
NestedUOWWithAttributeChangeTrackingTestSuccess0.003
WrongPropertyNameTestSuccess0.000
DeepMergeCloneSerializedTestSuccess0.071
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.272
TransparentMapTestSuccess0.282
AggregateAttributeChangeTrackingTestSuccess0.002
ChangeTrackedWeakReferenceTestSuccess0.034
DeferredChangeWeakReferenceTestSuccess0.106
ForceWeakReferenceTestSuccess22.995
HardReferenceTestSuccess0.015
WeakReferenceTestSuccess12.704
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.231
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.223
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.218
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.083
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.642
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.050
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.034
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.215
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.080
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.037
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.231
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.069
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.226
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.207
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.209
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.668
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.024
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.013
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.035
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.261
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.285
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.290
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
ChangeFlagTestSuccess0.005
NestedUOWWithAttributeChangeTrackingTestSuccess0.002
DeepMergeCloneSerializedTestSuccess0.071
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.009
TransparentIndirectionTestSuccess0.081
TransparentIndirectionAddOverflowBehaviourTestSuccess0.010
TransparentIndirectionAddRemoveTestSuccess0.238
TransparentIndirectionResumeAddTestSuccess0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.224
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.131
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.229
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.212
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.217
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.023
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.824
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.234
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.102
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.225
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.217
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.226
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success1.516
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.208
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.253
AddDescriptorsTestSuccess0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.271
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.208
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.258
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.177
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.212
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.215
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.031
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.221
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.043
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.247
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
AddDescriptorsTestSuccess0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.184
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.062
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.215
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.041
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.212
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.043
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.215
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
QuotedTableNameInitializationTestSuccess0.000
FUVLTimestampLockInCacheTest(Test1)Success0.009
FUVLTimestampLockInCacheTest(Test2)Success0.006
FUVLTimestampLockInCacheTest(Test3)Success0.008
FUVLTimestampLockInCacheTest(Test4)Success0.059
FUVLTimestampLockInObjectTest(Test1)Success0.011
FUVLTimestampLockInObjectTest(Test2)Success0.005
FUVLTimestampLockInObjectTest(Test3)Success0.008
FUVLTimestampLockInObjectTest(Test4)Success0.006
FUVLVersionLockInCacheTest(Test1)Success0.006
FUVLVersionLockInCacheTest(Test2)Success0.004
FUVLVersionLockInCacheTest(Test3)Success0.006
FUVLVersionLockInCacheTest(Test4)Success0.005
FUVLVersionLockInObjectTest(Test1)Success0.209
FUVLVersionLockInObjectTest(Test2)Success0.005
FUVLVersionLockInObjectTest(Test3)Success0.006
FUVLVersionLockInObjectTest(Test4)Success0.005
FUVLNopTimestampLockInCacheTest(Test1)Success0.006
FUVLNopTimestampLockInCacheTest(Test2)Success0.005
FUVLNopTimestampLockInCacheTest(Test3)Success0.206
FUVLNopTimestampLockInCacheTest(Test4)Success0.005
FUVLNopTimestampLockInObjectTest(Test1)Success0.208
FUVLNopTimestampLockInObjectTest(Test2)Success0.005
FUVLNopTimestampLockInObjectTest(Test3)Success0.004
FUVLNopTimestampLockInObjectTest(Test4)Success0.029
FUVLNopVersionLockInCacheTest(Test1)Success0.005
FUVLNopVersionLockInCacheTest(Test2)Success0.004
FUVLNopVersionLockInCacheTest(Test3)Success0.004
FUVLNopVersionLockInCacheTest(Test4)Success0.003
FUVLNopVersionLockInObjectTest(Test1)Success0.005
FUVLNopVersionLockInObjectTest(Test2)Success0.005
FUVLNopVersionLockInObjectTest(Test3)Success0.004
FUVLNopVersionLockInObjectTest(Test4)Success0.004
RegisterInIdentityMapTestSuccess0.003
DeleteFromIdentityMapTestSuccess0.013
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.001
RemoveFromIdentityMapReturnTestSuccess0.001
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.011
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.621
SetWriteLockInIdentityMapTestSuccess0.002
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.212
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.002
ReadSoftCacheWeakIdentityMapTestSuccess0.344
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.649
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.002
HardCacheWeakIdentityMapTestSuccess0.020
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.226
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.002
ReadWeakIdentityMapTestSuccess0.176
CreateCacheKeyWeakIdentityMapTestSuccess0.000
InsertWeakIdentityMapTestSuccess2.810
IdentityWeakHashMapConcurrentModTestSuccess5.817
RegisterInIdentityMapTestSuccess0.003
DeleteFromIdentityMapTestSuccess0.013
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.204
Tests deletion of objects which may have already been garbage collectedSuccess0.011
GetSizeRecurseOptionTestSuccess0.003
ClearLastAccessedIdentityMapTestSuccess0.000
InitializeIdentityMapByDescriptorJavaClassTestSuccess0.001
CleanupCacheKeyCorrectnessTestSuccess0.260
TriggerValueHoldersSelfReferencingOneToOneTestSuccess0.006
GetAllFromIdentityMapTestSuccess0.004
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.002
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.001
ObjectComparisonAcrossJoinSuccess0.001
ExpressionFunctionTestSuccess0.047
ExpressionMathTestSuccess0.002
AdvancedExpressionFunctionTestSuccess0.001
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.001
AndExpressionTestSuccess0.009
NotExpressionTestSuccess0.001
AndNullExpressionTestSuccess0.005
OrExpressionTestSuccess0.000
OrNullExpressionTestSuccess0.000
EqualExpressionTestSuccess0.001
EqualUnneccessaryJoinTestSuccess0.005
EqualDoubleExpressionTestSuccess0.006
GreaterThanEqualExpressionTestSuccess0.002
GreaterThanExpressionTestSuccess0.001
JoinsShrinkResultSetSizeTestSuccess0.011
TruncCurrentDateTestSuccess0.001
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.003
IsNotNullExpressionTestSuccess0.001
IsNotNullWithJoinExpressionTestSuccess0.001
InExpressionTestSuccess0.006
InMultipleExpressionWithConversionParameterTestSuccess0.001
InSingleVectorParameterTestSuccess0.002
InMultipleExpressionParameterTestSuccess0.002
NotInExpressionTestSuccess0.001
InConversionTestSuccess0.001
LikeExpressionTestSuccess0.005
LikeIgnoreCaseExpressionTestSuccess0.001
LikeIgnoreCaseTestSuccess0.201
LikeIgnoreCaseTest2Success0.001
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.002
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.002
SelectionObjectWithoutPrepareTestSuccess0.008
SelfManagedEmployeeTestSuccess0.001
NotSelfManagedEmployeeTestSuccess0.002
NotEqualSelfManagedEmployeeTestSuccess0.001
SingleTableJoinExpressionTestSuccess0.006
MultiplePrimaryKeyTestSuccess0.007
MultipleTableJoinExpressionTest1Success0.004
MultipleTableJoinExpressionTest2Success0.001
MultipleTableJoinExpressionTest3Success0.001
MultipleTableJoinExpressionTest4Success0.001
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.215
MultipleTableJoinExpressionTest7Success0.001
MultipleTableJoinExpressionTest8Success0.004
MultipleTableJoinExpressionTest9Success0.001
CustomQKJoinExpressionTest1Success0.001
CustomQKJoinExpressionTest2Success0.001
CustomQKExpressionTest1Success0.001
ComputerViewCursoredStreamTestSuccess0.000
ComputerViewTest1Success0.002
VehicleViewCursoredStreamTestSuccess0.000
VehicleViewTest1Success0.007
VehicleViewOrderByJoinTestSuccess0.000
VehicleViewOrderByOnlyTestSuccess0.009
NonFueledVehicleViewTest1Success0.002
VehicleViewJoinOnlyTestSuccess0.000
BadQueryKeyTestSuccess0.001
MismatchedQueryKeyTestSuccess0.000
BadQueryTableTestSuccess0.001
BadFieldTableTestSuccess0.000
BadToManyQueryKeyTestSuccess0.001
BadFieldTableTestSuccess0.000
BadAnyOfTestSuccess0.000
FieldDefaultingTestSuccess0.001
OneToOneEqualTestSuccess0.628
TransformationTestSuccess0.002
AggregateQueryTestSuccess0.002
LowerCaseExpressionTestSuccess0.001
UpperCaseExpressionTestSuccess0.002
Custom Default Expression TestSuccess0.001
OneToManyJoinTest1Success0.001
OneToManyJoinTest2Success0.002
OneToManyJoin2WithBatchReadTestSuccess0.015
OneToManyJoinTest3Success0.002
OneToManyJoinTest4Success0.002
OneToManyJoinTest5Success0.001
ManyToManyJoinTest1Success0.002
ManyToManyJoinTest2Success0.008
ManyToManyJoinTest3Success0.440
ManyToManyJoinTest4Success0.251
ManyToManyJoinTest5Success0.004
OneToManyJoinObjectCompareTestSuccess0.001
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.002
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.001
OneToOneExpressionUsingObjectAsValue2Success0.001
GetFunction() With Two Arguments TestSuccess0.001
Aggregate Colection Join Test AgentSuccess0.002
Aggregate Colection Join Test BuilderSuccess0.002
InvalidQueryKeyFunctionExpressionTestSuccess0.001
ConstantEqualConstantTestSuccess0.001
ParameterIsNullTestSuccess0.001
ValueEqualValueTestSuccess0.000
MultiPlatformTestSuccess0.001
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.002
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.003
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
InCollectionExpressionTestSuccess0.437
LiteralExpressionTestSuccess0.004
LiteralSQLExpressionWithQuestionMarkTestSuccess0.002
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
RegexpTestSuccess0.002
LowerCaseForCaseInsensitiveTest : EqualsIgnoreCaseSuccess0.063
LowerCaseForCaseInsensitiveTest : LikeIgnoreCaseSuccess0.010
LowerCaseForCaseInsensitiveTest : ContainsSubstringIgnoringCaseSuccess0.009
ExpressionBuilderTestSuiteSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.002
AggregateObjectNullTestSuccess0.001
MultipleAndsExpressionTestSuccess0.008
MultipleAndsExpressionTest2Success0.007
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.259
MultipleAndsExpressionTest5Success0.008
MultipleAndsExpressionTest6Success0.008
ObjectComparisonAcrossJoinSuccess0.220
BuilderEqualParameterSuccess0.002
NotExpressionTestSuccess0.001
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.001
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.001
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.002
IsNullWithJoinExpressionTestSuccess0.013
IsNotNullExpressionTestSuccess0.002
IsNotNullWithJoinExpressionTestSuccess0.228
InMultipleExpressionWithConversionParameterTestSuccess0.002
InSingleVectorParameterTestSuccess0.001
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.001
InConversionTestSuccess0.001
NotLikeExpressionTestSuccess0.002
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.001
SelfManagedEmployeeTestSuccess0.002
MultiplePrimaryKeyTestSuccess0.233
MultipleTableJoinExpressionTest1Success0.005
MultipleTableJoinExpressionTest2Success0.206
MultipleTableJoinExpressionTest3Success0.003
MultipleTableJoinExpressionTest4Success0.005
MultipleTableJoinExpressionTest5Success0.002
MultipleTableJoinExpressionTest6Success0.007
MultipleTableJoinExpressionTest7Success0.005
MultipleTableJoinExpressionTest8Success0.003
MultipleTableJoinExpressionTest9Success0.002
CustomQKJoinExpressionTest1Success0.002
CustomQKJoinExpressionTest2Success0.215
CustomQKExpressionTest1Success0.003
ComputerViewTest1Success0.003
VehicleViewTest1Success0.227
VehicleViewOrderByOnlyTestSuccess0.008
NonFueledVehicleViewTest1Success0.004
FieldDefaultingTestSuccess0.001
Custom Default Expression TestSuccess0.002
OneToManyJoinTest1Success0.214
OneToManyJoinTest2Success0.007
OneToManyJoinTest3Success0.008
OneToManyJoinTest4Success0.008
OneToManyJoinTest5Success0.004
ManyToManyJoinTest1Success0.214
ManyToManyJoinTest2Success0.211
ManyToManyJoinTest3Success0.004
ManyToManyJoinTest4Success1.097
ManyToManyJoinTest5Success0.242
OneToManyJoinObjectCompareTestSuccess0.008
OneToManyJoinObjectCompareTest2Success0.008
DirectCollectionJoinTest1Success0.425
Complex Boolean TestSuccess0.002
OneToOneExpressionUsingObjectAsValue1Success0.011
OneToOneExpressionUsingObjectAsValue2Success0.001
GetFunction() With Two Arguments TestSuccess0.002
Aggregate Colection Join Test AgentSuccess0.207
Aggregate Colection Join Test BuilderSuccess0.003
ConstantEqualConstantTestSuccess0.002
ValueEqualValueTestSuccess0.001
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.001
AllOfTestSuccess0.002
AppendSQLTestSuccess0.001
Between$byteTestSuccess0.001
Between$doubleTestSuccess0.001
Between$longTestSuccess0.001
Between$shortTestSuccess0.001
ContainsAllKeyWords$nullTestSuccess0.006
ContainsAllKeyWordsTestSuccess0.222
ContainsAnyKeyWords$nullTestSuccess0.006
ContainsAnyKeyWordsTestSuccess0.006
ContainsSubstringTestSuccess0.006
ContainsSubstringIgnoringCaseTestSuccess0.006
Equal$booleanTestSuccess0.001
Equal$byteTestSuccess0.001
Equal$doubleTestSuccess0.001
Equal$longTestSuccess0.001
Equal$shortTestSuccess0.002
GetFunction$int$Vector$TestSuccess0.001
GreaterThan$booleanTestSuccess0.001
GreaterThan$byteTestSuccess0.001
GreaterThan$doubleTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.002
GreaterThanEqual$byteTestSuccess0.001
GreaterThanEqual$doubleTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$shortTestSuccess0.001
In$booleanTestSuccess0.001
In$byteTestSuccess0.001
In$doubleTestSuccess0.001
In$intTestSuccess0.001
In$longTestSuccess0.001
In$shortTestSuccess0.001
Is___ExpressionTestSuccess0.002
LengthTestSuccess0.001
LessThan$booleanTestSuccess0.001
LessThan$byteTestSuccess0.001
LessThan$doubleTestSuccess0.001
LessThan$longTestSuccess0.001
LessThan$shortTestSuccess0.001
LessThanEqual$booleanTestSuccess0.002
LessThanEqual$byteTestSuccess0.000
LessThanEqual$doubleTestSuccess0.000
LessThanEqual$longTestSuccess0.002
LessThanEqual$shortTestSuccess0.001
NoneOfTestSuccess0.001
NotBetween$byteTestSuccess0.001
NotBetween$doubleTestSuccess0.001
NotBetween$ExpressionTestSuccess0.002
NotBetween$intTestSuccess0.001
NotBetween$longTestSuccess0.001
NotBetween$shortTestSuccess0.001
NotEqual$booleanTestSuccess0.001
NotEqual$byteTestSuccess0.001
NotEqual$doubleTestSuccess0.001
NotEqual$longTestSuccess0.001
NotEqual$shortTestSuccess0.001
NotIn$booleanTestSuccess0.001
NotIn$byteTestSuccess0.001
NotIn$doubleTestSuccess0.001
In$intTestSuccess0.001
NotIn$longTestSuccess0.001
In$shortTestSuccess0.001
Or$DifferentBuildersTestSuccess0.001
RightTrimTestSuccess0.001
Value$booleanTestSuccess0.001
Value$byteTestSuccess0.001
Value$doubleTestSuccess0.000
Value$longTestSuccess0.001
Value$shortTestSuccess0.001
AdvancedInMemoryExpressionMathTestSuccess0.001
Between$DateTestSuccess0.001
Between$StringTestSuccess0.001
Equal$nullTestSuccess0.001
Equal$DateTestSuccess0.001
Equal$longTestSuccess0.001
Equal$StringTestSuccess0.001
GreaterThan$nullTestSuccess0.002
GreaterThan$DateTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$StringTestSuccess0.001
GreaterThanEqual$nullTestSuccess0.001
GreaterThanEqual$DateTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$StringTestSuccess0.001
IsNullAccrossAnyOfWorkaroundTestSuccess0.011
IsNullAccrossAnyOfWorkaround2TestSuccess0.217
LengthTestSuccess0.001
LessThan$nullTestSuccess0.001
LessThan$DateTestSuccess0.203
LessThan$longTestSuccess0.002
LessThan$StringTestSuccess0.001
LessThanEqual$nullTestSuccess0.001
LessThanEqual$DateTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$StringTestSuccess0.001
NotBetween$longTestSuccess0.002
NotEqual$nullTestSuccess0.001
NotEqual$DateTestSuccess0.001
NotEqual$longTestSuccess0.001
NotEqual$StringTestSuccess0.001
ToNumberTestSuccess0.009
LikeDoubleWildCardTestSuccess0.001
AggregateObjectJoiningTestSuccess0.002
AggregateObjectComparisonTestSuccess0.001
Correlated SubSelect TestSuccess0.003
Correlated SubSelect Expressions Reordered TestSuccess0.002
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.009
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.009
NotInTestSuccess0.001
ObjectComparisonWithBatchAttributeTestSuccess0.012
Object Equal Or Object Equal TestSuccess0.001
Oracle Example Correlated SubSelect TestSuccess0.002
ParralelSelectCityTestSuccess0.001
ParralelSelectSameCityTestSuccess0.002
ParralelSelectSameNameInsideSubSelectTestSuccess0.001
ParralelSelectSameNameTestSuccess0.001
ParallelSelectWithBatchAttributeTestSuccess0.009
ParralelSelectObjectComparisonTestSuccess0.215
SubSelectCorrelatedNestedTestSuccess0.002
SubSelectCountTestSuccess0.002
SubSelectEmployeeTestSuccess0.001
SubSelect Employee With Busy Manager TestSuccess0.002
SubSelectInWithBatchAttributeTestSuccess0.010
SubSelectMaxSalaryTestSuccess0.001
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.001
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.002
SubSelectCustomSQLTestSuccess0.002
SubSelectTwoManagedEmployeesTestSuccess0.001
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
SubSelectNestedSalaryTestSuccess0.205
SubSelectTwoProjectsTestSuccess0.001
SubSelect Underpaid Managers TestSuccess0.001
VehicleViewOrderByJoinTestSuccess0.000
UpperCaseExpressionTestSuccess0.208
VehicleViewTest1Success0.003
SameManagerTestSuccess0.002
SubSelectSelectClauseTestSuccess0.002
SubSelectSelectClauseTest2Success0.002
SubSelectFromClauseTestSuccess0.002
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.002
Equals$nullTestSuccess0.001
Equals$ObjectTestSuccess0.000
EqualsTestSuccess0.000
EqualsArrayTestSuccess0.000
IsComparisonOperatorTestSuccess0.000
IsFunctionOperatorTestSuccess0.000
IsLogicalOperatorTestSuccess0.000
OuterJoinSimpleTestSuccess0.009
OuterJoinOrWhereClauseTest1Success0.006
OuterJoinOrWhereClauseTest2Success0.006
OuterJoinOrWhereClauseTest3Success0.007
OuterJoinOrWhereClauseTest4Success0.210
OuterJoinOrderByTestSuccess0.007
OuterJoinOrderByComplexTestSuccess0.007
OuterJoinJoiningTestSuccess0.224
OuterJoinManytoManyTestSuccess0.009
OuterJoinJoiningTest2Success0.243
OuterJoinJoiningComplexTestSuccess0.214
OuterJoinOrAnyWhereClauseTestSuccess0.007
OuterJoinAcrossInheritanceTestSuccess0.007
OuterJoinDirectCollectionTestSuccess0.410
OuterJoinParallelExpressionTestSuccess0.010
OuterJoinIsNullTestSuccess0.007
OuterJoinGetOnClauseTestSuccess0.617
JoinGetOnClauseTestSuccess0.007
OuterJoinAnyOfOnClauseTestSuccess0.006
JoinAnyOfOnClauseTestSuccess0.005
OuterJoinOnClauseTestSuccess0.006
JoinOnClauseTestSuccess0.006
AllOfTestSuccess0.002
AppendSQLTestSuccess0.001
Between$byteTestSuccess0.001
Between$charTestSuccess0.001
Between$doubleTestSuccess0.001
Between$floatTestSuccess0.001
Between$longTestSuccess0.001
Between$shortTestSuccess0.001
ContainsAllKeyWords$nullTestSuccess0.002
ContainsAllKeyWordsTestSuccess0.001
ContainsAnyKeyWords$nullTestSuccess0.001
ContainsAnyKeyWordsTestSuccess0.002
ContainsSubstringTestSuccess0.001
ContainsSubstringIgnoringCaseTestSuccess0.001
CurrentDateTestSuccess0.001
DifferenceTestSuccess0.000
Equal$booleanTestSuccess0.001
Equal$byteTestSuccess0.001
Equal$charTestSuccess0.002
Equal$doubleTestSuccess0.001
Equal$floatTestSuccess0.000
Equal$longTestSuccess0.000
Equal$shortTestSuccess0.000
GetFunction$int$Vector$TestSuccess0.001
GetFunctionWithArgumentsTestSuccess0.000
GreaterThan$booleanTestSuccess0.001
GreaterThan$byteTestSuccess0.001
GreaterThan$charTestSuccess0.001
GreaterThan$doubleTestSuccess0.001
GreaterThan$floatTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.001
GreaterThanEqual$byteTestSuccess0.001
GreaterThanEqual$charTestSuccess0.001
GreaterThanEqual$doubleTestSuccess0.000
GreaterThanEqual$floatTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$shortTestSuccess0.002
In$booleanTestSuccess0.001
In$byteTestSuccess0.001
In$charTestSuccess0.001
In$doubleTestSuccess0.001
In$floatTestSuccess0.001
In$intTestSuccess0.001
In$longTestSuccess0.001
In$shortTestSuccess0.001
Is___ExpressionTestSuccess0.001
IsEmptyWithBatchAttributeTestSuccess0.007
LengthTestSuccess0.000
LessThan$booleanTestSuccess0.000
LessThan$byteTestSuccess0.001
LessThan$charTestSuccess0.000
LessThan$doubleTestSuccess0.000
LessThan$floatTestSuccess0.000
LessThan$longTestSuccess0.001
LessThan$shortTestSuccess0.001
LessThanEqual$booleanTestSuccess0.001
LessThanEqual$byteTestSuccess0.000
LessThanEqual$charTestSuccess0.001
LessThanEqual$doubleTestSuccess0.001
LessThanEqual$floatTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$shortTestSuccess0.000
MonthsBetweenTestSuccess0.000
NextDayTestSuccess0.000
NoneOfTestSuccess0.001
NotBetween$byteTestSuccess0.000
NotBetween$charTestSuccess0.001
NotBetween$doubleTestSuccess0.001
NotBetween$ExpressionTestSuccess0.001
NotBetween$floatTestSuccess0.001
NotBetween$intTestSuccess0.001
NotBetween$longTestSuccess0.001
NotBetween$ObjectTestSuccess0.001
NotBetween$shortTestSuccess0.002
NotEmptyWithBatchAttributeTestSuccess0.011
NotEqual$booleanTestSuccess0.001
NotEqual$byteTestSuccess0.001
NotEqual$charTestSuccess0.001
NotEqual$doubleTestSuccess0.001
NotEqual$floatTestSuccess0.001
NotEqual$longTestSuccess0.002
NotEqual$shortTestSuccess0.001
NotIn$booleanTestSuccess0.002
NotIn$byteTestSuccess0.001
NotIn$charTestSuccess0.002
NotIn$doubleTestSuccess0.001
NotIn$floatTestSuccess0.001
In$intTestSuccess0.001
NotIn$longTestSuccess0.002
In$shortTestSuccess0.001
Or$DifferentBuildersTestSuccess0.002
RightTrim$StringTestSuccess0.000
RightTrimTestSuccess0.001
PostfixSQLTestSuccess0.001
PrefixSQLTestSuccess0.001
SizeWithBatchAttributeTestSuccess0.011
StandardDeviationTestSuccess0.001
ToUpperCasedWordsTestSuccess0.000
Value$booleanTestSuccess0.000
Value$byteTestSuccess0.001
Value$charTestSuccess0.215
Value$doubleTestSuccess0.001
Value$floatTestSuccess0.001
Value$longTestSuccess0.001
Value$shortTestSuccess0.001
VarianceTestSuccess0.001
AliasForTableTestSuccess0.000
Create$Expression$Object$ExpressionOperatorTestSuccess0.000
Create$Expression$Vector$ExpressionOperatorTestSuccess0.000
DoesConformTestSuccess0.000
GetField$DatabaseFieldTestSuccess0.000
GetField$StringTestSuccess0.000
GetFieldsTestSuccess0.000
GetNameTestSuccess0.000
GetOperatorTestSuccess0.000
GetTable$DatabaseTableTestSuccess0.000
GetTable$StringTestSuccess0.000
Twist$null$ExpressionTestSuccess0.000
ValueFromObjectTestSuccess0.001
CollectionReadAllTest(ArrayList,Employee)Success0.002
CollectionReadAllTest(Vector,Employee)Success0.001
CollectionReadAllTest(HashSet,Employee)Success0.001
CollectionReadAllTest(HashMap,Employee)Success0.002
CollectionReadAllTest(Hashtable,Employee)Success0.256
CollectionReadAllTest(ArrayList,Employee)Success0.001
MapReadAllTest(Hashtable,Employee)Success0.002
MapReadAllTest(TreeMap,Employee)Success0.204
RefreshNoCacheWithNoIdentityMapTestSuccess0.002
ShallowModifyTestSuccess0.262
DontMaintainCacheTestSuccess0.002
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.226
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
CursoredStreamCustomSQLTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
CursoredStreamAnyOfTestSuccess0.006
CursoredStreamWithUnitOfWorkTestSuccess0.006
CursoredStreamDistinctTestSuccess0.206
CursoredStreamReleaseConnectionsTest -ClientSessionSuccess0.012
CursoredStreamReleaseConnectionsTest -UnitOfWorkSuccess0.008
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ScrollableCursorAPITestSuccess0.001
ScrollableCursorBackwardReadingTestSuccess0.002
ScrollableCursorStatementCachingReadTestSuccess0.002
ScrollableCursorNavigationAPITestSuccess0.000
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee):NestedUnitOfWorkSuccess0.009
ScrollableCursorBackwardReadingConformingTestSuccess0.004
ScrollableCursorNavigationAPIConformingTestSuccess0.001
OrderingTestSuccess0.003
OrderingMutipleTableTestSuccess0.002
OrderingSuperClassTestSuccess0.002
OrderingByExpressionTestSuccess0.008
OrderingWithAnyOfTestSuccess0.004
ShallowRefreshTestSuccess0.002
RefreshTestSuccess0.005
PessimisticLockTest(mode=1)Success0.001
PessimisticLockTest(mode=2)Success0.001
PessimisticLockFineGrainedTest(mode=2)Success0.001
PessimisticLockOutsideUnitOfWorkTest(mode=2)Success0.000
PessimisticLockInheritanceTest(mode=2)Success0.000
ServerSession:PessimisticLockJoinedAttributeTestSuccess0.226
ServerSession:PessimisticLockBatchAttributeTestSuccess0.016
PessimisticLockEmptyTransactionTestSuccess0.004
PessimisticLockIndirectionJoiningTest(mode=2)Success0.000
PessimisticLockRefreshTest(mode=2)Success0.001
OnlyRefreshIfNewTestSuccess0.001
DeepRefreshTestSuccess0.009
PredefinedQueryReadAllTestSuccess0.002
PredefinedInQueryReadAllTestSuccess0.003
PredefinedQueryReadObjectTestSuccess0.001
PredefinedQueryLikeIgnoreCaseTestSuccess0.001
PredefinedObjectComparisonTestSuccess0.006
PredefinedInTestSuccess0.001
PredefinedEqualNullTestSuccess0.001
PredefinedContainsSubStringTestSuccess0.001
PredefinedAnyOfObjectComparisonTestSuccess0.001
PredefinedObjectTypeTestSuccess0.001
PredefinedNestedParameterTestSuccess0.001
PredefinedRedirectorTestSuccess0.000
PredefinedMethodRedirectorTestSuccess0.000
PredefinedQueryInheritanceTestSuccess0.002
PredefinedQueryToUpperOnParameterTest(Employee: Bob Smith)Success0.005
ReloadSelectionObjectTest read from DBSuccess0.215
ReloadSelectionObjectTest read from CacheSuccess0.226
BadQueryTestSuccess0.001
Jdk12ScrollableCursorTestSuccess0.002
RefreshWithCheckCacheOnlyTestSuccess0.000
CascadingAllCacheTestSuccess0.004
CascadingAllNoCacheTestSuccess0.006
CascadingNoneCacheTestSuccess0.002
CascadingNoneNoCacheTestSuccess0.005
CascadingPrivateCacheTestSuccess0.002
CascadingPrivateNoCacheTestSuccess0.004
DeepModifyTestSuccess0.008
PrivateModifyTestSuccess0.008
DeepDeleteTestSuccess0.233
PrivateDeleteTestSuccess0.227
DoesExistTestSuccess0.001
DataReadQueryTest1Success0.002
DirectReadQueryTest1Success0.204
ValueReadQueryTest1Success0.001
GetValueFromObjectSuccess0.003
CursoredStreamClientSessionTestSuccess0.222
CursoredStreamReadWriteClientSessionTestSuccess1.033
QBEObjectWithAllFieldsFilledSuccess0.029
QBESpecialOperatorsSuccess0.003
QBEExcludedValuesSuccess0.001
QBEValidateUnsupportedMappingsFlagSuccess0.001
QBEObjectReferenceMappingSuccess0.003
QBECollectionMappingSuccess0.002
ConformingShouldTriggerIndirectionTestSuccess0.005
ConformingThrowConformExceptionsTestSuccess0.003
ConformResultsAcrossOneToOneTest( EQUAL )Success0.008
ConformResultsAcrossOneToOneTest( NOT EQUAL )Success0.009
ConformResultsAcrossOneToOneTest( IS NULL )Success0.008
ConformResultsAcrossOneToOneTest( NOT NULL )Success0.209
ConformResultsRedirectorTestSuccess0.002
ConformResultsWithSelectionObjectTestSuccess0.001
ConformResultsWithExactPrimaryKeyExpressionTest:DELETEDSuccess0.004
ConformResultsWithExactPrimaryKeyExpressionTest:EXISTINGSuccess0.004
ConformResultsWithExactPrimaryKeyExpressionTest:NEWSuccess0.215
ConformResultsWithExactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.005
ConformResultsWithInexactPrimaryKeyExpressionTest:DELETEDSuccess0.004
ConformResultsWithInexactPrimaryKeyExpressionTest:EXISTINGSuccess0.002
ConformResultsWithInexactPrimaryKeyExpressionTest:NEWSuccess0.003
ConformResultsWithInexactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.004
ConformResultsAcrossOneToManyAcrossOneToOneTestSuccess0.008
ConformResultsAcrossOneToManyTestSuccess0.263
ConformResultsAcrossWrappedOneToManyTestSuccess0.008
ShouldRegisterResultsInUnitOfWorkTestSuccess0.005
DescriptorShouldRegisterResultsInUnitOfWorkTestSuccess0.005
ConformResultsPerformanceTestSuccess0.003
OneToManyMaxRowsSettingTestSuccess0.002
QueryExceptionStringTestSuccess0.000
NamedQueriesClientSessionTestSuccess0.016
NamedQueriesDescriptorQueryManagerTestSuccess0.633
NamedQueriesUOWTestSuccess0.219
NamedQueryGetQueryNoArgumentsTestSuccess0.001
ServerClientNamedQueryTestSuccess0.013
GetTableGetFieldTestSuccess0.001
NamedQueryNotFoundInUOWTestSuccess0.002
DeleteAllQueryTestSuccess0.002
DeleteObjectPrivatelyOwningUntriggeredIndirectionSuccess0.013
RedirectQueryOnUOWTestSuccess0.002
RedirectorOnDescriptorTestSuccess0.020
DoNotRedirectDefaultRedirectorTestSuccess0.000
SetReferenceClassTestSuccess0.001
QueryByExampleInUOWTestSuccess0.222
InheritancePrepareTestSuccess0.003
InheritanceViewPrepareTestSuccess0.002
DataReadQueryContainerPolicyTestSuccess0.696
UpdateAllQueryTestSuccess0.086
UpdateAllQueryUOWTest defer=trueSuccess0.009
UpdateAllQueryUOWTest defer=falseSuccess0.009
UpdateAllQueryExpressionMathTestSuccess0.044
UpdateAllQueryRollbackTestSuccess0.007
UOWgetQueryTestSuccess0.001
CascadeNoBindingOnQuerySuccess0.005
IncorrectPartialAttributeTestSuccess0.001
FirstResultAndMaxRowsTest 0,0Success0.001
FirstResultAndMaxRowsTest 1,0Success0.001
FirstResultAndMaxRowsTest 0,5Success0.001
FirstResultAndMaxRowsTest 2,5Success0.001
QueryCacheTestSuccess0.001
TranslatedStringsTestSuccess0.004
QueryTimeoutTestSuccess1.044
ServerSession:PessimisticLockNoLockJoinedTestSuccess0.020
ReadAllWithNoDistinctTestSuccess0.005
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadAllQueryTestSuccess0.002
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadObjectQueryTestSuccess0.001
PartialAttributeTestWithJoinAttributeSuccess0.004
PartialAttributeDistinctOrderByTestSuccess0.003
FourPartialAttributeTestsWithJoinAttributeSuccess0.892
ReadOnlyQueryTestSuccess0.002
GetSQLTestSuccess0.001
JoinSubclassesQueryTestSuccess0.002
BuildRecordTestSuccess0.003
ConformResultsWithMultitableAndJoiningTestSuccess0.003
CachedUpdateCallsQueryClearTestSuccess0.004
ZeroPrimaryKeyExistenceCheckTestSuccess0.009
ZeroPrimaryKeyExistenceCheckTestSuccess0.005
QueryTimeoutConnectionReleasedTestSuccess1.015
QueryExecutionTimeSetOnBuildObjectTestSuccess0.020
PartialAttributeWithCustomSQLTestSuccess0.002
ArgumentValuesTestSuccess0.001
ScrollableCursorForwardOnlyResultSetTestSuccess0.000
ConformResultsSubclassesTestSuccess0.002
ScrollableCursorJoinedAttributeTestSuccess0.003
ScrollableCursorJoiningVerificationTestSuccess0.006
MultipleOrderByWithSameFieldNameNullsFirstTestSuccess0.000
MultipleOrderByWithSameFieldNameTestSuccess0.220
UnionTestSuccess0.000
CacheMissTestSuccess0.004
OneToOneCacheHitTestSuccess0.004
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.000
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Shipment)Success0.005
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Order)Success0.005
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.005
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Computer)Success0.003
CacheHitWithInheritanceSuccess0.204
CacheHitWithNonPKCriteriaTestSuccess0.011
CacheHitOnPKWithInheritanceTestSuccess0.218
QueryCacheHitDisabledAndDescriptorDisabledTestSuccess0.001
QueryCacheHitDisabledAndDescriptorEnabledTestSuccess0.218
QueryCacheHitEnabledAndDescriptorDisabledTestSuccess0.001
QueryCacheHitEnabledAndDescriptorEnabledTestSuccess0.204
QueryCacheHitUndefinedAndDescriptorDisabledTestSuccess0.002
QueryCacheHitUndefinedAndDescriptorEnabledTestSuccess0.001
InMemoryCacheHitTest - by key exactSuccess0.001
InMemoryCacheHitTest - by key exact requiredSuccess0.226
InMemoryCacheHitTest - by selection object exact requiredSuccess0.001
InMemoryCacheHitTest - by key non exact andSuccess0.002
InMemoryCacheHitTest - by key non exact orSuccess0.001
InMemoryCacheHitTest - by key non exact upperSuccess0.001
InMemoryCacheHitTest - by nameSuccess0.001
InMemoryCacheHitTest - by f/l name upperSuccess0.001
InMemoryCacheHitTest - by functionsSuccess0.001
InMemoryCacheHitTest - inSuccess0.001
InMemoryCacheHitTest - in on primary keySuccess0.001
InMemoryCacheHitTest - betweenSuccess0.001
InMemoryCacheHitTest - name indexSuccess0.001
InMemoryCacheHitTest - miss on onlySuccess0.001
InMemoryCacheHitTest - read all - betweenSuccess0.000
InMemoryCacheHitTest - read all - less thanSuccess0.000
InMemoryCacheHitTest - with no where clauseSuccess0.000
InMemoryCacheMissTest - by key exactSuccess0.002
InMemoryCacheMissTest - by non exactSuccess0.002
InMemoryCacheMissTest - by non exact - exceptionSuccess0.002
InMemoryCacheMissTest - by non exact - exceptionSuccess0.002
InMemoryCacheMissTest - name indexSuccess0.001
InMemoryCacheMissTest - name indexSuccess0.002
UnitOfWorkConformTest - by keySuccess0.005
UnitOfWorkConformTest - no selection criteriaSuccess0.004
UnitOfWorkConformTest - by name, new objectSuccess0.003
UnitOfWorkConformTest - by name, new objectSuccess0.003
UnitOfWorkConformTest - by name, deleted objectSuccess0.004
UnitOfWorkConformTest - by name, changed object, removeSuccess0.003
UnitOfWorkConformTest - by name, changed object, addSuccess0.003
UnitOfWorkConformDuplicateTest - allSuccess0.003
UnitOfWorkConformAcrossIndirectionTestSuccess0.008
UnitOfWorkConformWithOrderTestSuccess0.003
UnitOfWorkConformNewObjectTestSuccess0.004
UnitOfWorkConformTest - hitSuccess0.002
UnitOfWorkConformTest - dead-hitSuccess0.003
UnitOfWorkConformTest - missSuccess0.004
UnitOfWorkConformTest - newSuccess0.002
UnitOfWorkConformTest - changedSuccess0.002
UnitOfWorkConformTest - deletedSuccess0.003
UnitOfWorkConformLikeTestSuccess0.003
UnitOfWorkConformLikeSpecialCharacterTestSuccess0.002
NamedQueryConformNullPointerExceptionSuccess0.002
MemoryQueryAcrossOneToOneMappingSuccess0.008
MemoryQueryAcrossNestedOneToManyMappingSuccess0.215
MemoryQueryAcrossOneToManyMappingSuccess0.008
MemoryQueryForFunctionsAcrossOneToManyMappingSuccess0.005
MemoryQueryForFunctionsAcrossOneToManyAcrossOneToOneMappingSuccess0.010
MemoryQueryAcrossOneToManyMapping2Success0.015
MemoryQueryAcrossOneToManyAcrossOneToOneMappingSuccess0.011
MemoryQueryAcrossManyToManyMappingSuccess0.003
MemoryQueryAcrossManyToManyAcrossOneToManyMappingSuccess0.015
MemoryQueryAcrossDirectCollectionMappingSuccess0.006
MemoryQueryAcrossAggregateCollectionMapping(Agent)Success0.002
MemoryQueryAcrossAggregateCollectionMapping(Builder)Success0.002
NamedQueryConformNullPointerExceptionSuccess0.002
MemoryQueryTriggerIndirectionSuccess0.266
MemoryQueryReturnConformedOnIndirectionSuccess0.005
MemoryQueryReturnNotConformedOnIndirectionSuccess0.003
MemoryQueryThrowExceptionOnIndirectionSuccess0.002
DescriptorUOWConformTest - hitSuccess0.002
DescriptorUOWConformTest - missSuccess0.002
MemoryQueryLikeSuccess0.001
UnitOfWorkConformReadObjectWithCriteriaTestSuccess0.015
UnitOfWorkConformWithoutRegisteringTestSuccess0.011
UpdateEventHookTestSuccess0.009
InsertEventHookTestSuccess0.004
DeleteEventHookTestSuccess0.005
WriteEventHookTestSuccess0.004
RefreshEventHookTestSuccess0.007
BuildEventHookTestSuccess0.006
BuildOnRefreshEventHookTestSuccess0.006
CloneAndMergeEventHookTestSuccess0.007
CloneEventOnIsolatedSessionTestSuccess0.007
SessionEventTestCaseSuccess0.008
SingleTableAboutToInsertTestSuccess0.221
MultipleTableAboutToInsertTestSuccess0.007
PreInsertModifyChangeSetTestSuccess0.005
ObjectChangeSetUpdateAttributeTestSuccess0.009
ObjectChangeSetEventTestSuccess0.013
UpdateAttributeTestSuccess0.022
PostCalculateUOWChangeSetEventTestSuccess0.004
OptimisticLockingDeleteRowTestSuccess0.011
OptimisticLockingChangedValueTestSuccess0.009
OptimisticLockingChangedValueUpdateTestSuccess0.007
OptimisticLockingDeleteValueUpdateTestSuccess0.007
JoiningReadObjectTestAddressSuccess0.007
JoiningReadObjectTestAddressManagerSuccess0.006
JoiningReadObjectTestPhonesSuccess0.006
JoiningReadObjectTestPhonesOuterSuccess0.005
ReadAnyObjectJoinPhoneTestSuccess0.001
JoiningInheritanceRelationshipTestSuccess0.002
NestedJoiningInheritanceRelationshipTestSuccess0.003
JoiningReadObjectTestAddressManagerManagerSuccess0.006
JoiningReadAllTestAddressSuccess0.002
JoiningReadAllTestPhonesSuccess0.003
JoiningReadAllTestPhonesManagedEmployeesPhonesSuccess0.005
JoiningReadAllTestWhereLastNameWaySuccess0.001
JoiningReadObjectTestCustomSQLSuccess0.209
JoiningReadAllTestCustomSQLSuccess0.002
JoiningReadAllTestWhereLastNameWay-cursorSuccess0.002
JoinReadingTestteamLeader-addressSuccess0.003
JoinOwnerA-oneToOne-oneToManySuccess0.003
JoinOwnerA-oneToOne-oneToMany-oneToOneSuccess0.002
JoinOwnerA-oneToOne(mapping)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectMappingJoinReadingTestSuccess0.003
MultipleJoinedAttributeQueryTestSuccess0.004
ComplexJoinedAttributeQueryTestSuccess0.006
ReadAllBatchReadingTestAddressManagerJOINSuccess0.367
ReadAllBatchReadingTestWhereAddressManagerJOINSuccess0.231
BatchReadingUnitOfWorkTestJOINSuccess0.207
BatchReadingUnitOfWorkInTransactionTestJOINSuccess0.007
OneToManyBatchReadingTestJOINSuccess0.441
BatchReadingTestJOINSuccess0.653
OneToManyBatchReadingCustomSelectionQueryTestJOINSuccess0.452
ReadAllBatchReadingTestWhereAddressManager-cursorJOINSuccess0.228
NestedOneToManyBatchReadAllTestJOINSuccess0.007
ReadAllBatchReadingTestPolicyHolderJOINSuccess0.230
OneToOneBatchReadingTestJOINSuccess0.015
ReadAllBatchReadingTestClaimJOINSuccess0.017
OneToManyBatchReadingTestJOINSuccess0.013
NestedBatchReadingTestJOINSuccess0.022
NestedBatchReadingNPETestJOINSuccess0.014
AggregateBatchReadingTestJOINSuccess0.003
BatchReadingBatchReadExpressionTestJOINSuccess0.014
BatchReadingWithInvalidQueryKeyTestJOINSuccess0.005
BatchReadValueholderTestJOINSuccess0.005
BatchReadingStackOverflowTestJOINSuccess0.632
ReadAllBatchReadingTestAddressManagerEXISTSSuccess0.021
ReadAllBatchReadingTestWhereAddressManagerEXISTSSuccess0.018
BatchReadingUnitOfWorkTestEXISTSSuccess0.004
BatchReadingUnitOfWorkInTransactionTestEXISTSSuccess0.209
OneToManyBatchReadingTestEXISTSSuccess0.229
BatchReadingTestEXISTSSuccess0.213
OneToManyBatchReadingCustomSelectionQueryTestEXISTSSuccess0.228
ReadAllBatchReadingTestWhereAddressManager-cursorEXISTSSuccess0.015
NestedOneToManyBatchReadAllTestEXISTSSuccess0.211
ReadAllBatchReadingTestPolicyHolderEXISTSSuccess0.219
OneToOneBatchReadingTestEXISTSSuccess0.016
ReadAllBatchReadingTestClaimEXISTSSuccess0.222
OneToManyBatchReadingTestEXISTSSuccess0.013
NestedBatchReadingTestEXISTSSuccess0.022
NestedBatchReadingNPETestEXISTSSuccess0.013
AggregateBatchReadingTestEXISTSSuccess0.001
BatchReadingBatchReadExpressionTestEXISTSSuccess0.216
BatchReadingWithInvalidQueryKeyTestEXISTSSuccess0.005
BatchReadValueholderTestEXISTSSuccess0.004
BatchReadingStackOverflowTestEXISTSSuccess0.222
ReadAllBatchReadingTestAddressManagerINSuccess0.017
ReadAllBatchReadingTestWhereAddressManagerINSuccess0.015
BatchReadingUnitOfWorkTestINSuccess0.003
BatchReadingUnitOfWorkInTransactionTestINSuccess0.004
OneToManyBatchReadingTestINSuccess0.001
BatchReadingTestINSuccess0.010
OneToManyBatchReadingCustomSelectionQueryTestINSuccess0.001
ReadAllBatchReadingTestWhereAddressManager-cursorINSuccess0.217
NestedOneToManyBatchReadAllTestINSuccess0.618
ReadAllBatchReadingTestPolicyHolderINSuccess0.014
OneToOneBatchReadingTestINSuccess0.002
ReadAllBatchReadingTestClaimINSuccess0.016
OneToManyBatchReadingTestINSuccess0.001
NestedBatchReadingTestINSuccess0.238
NestedBatchReadingNPETestINSuccess0.000
AggregateBatchReadingTestINSuccess0.002
BatchReadingBatchReadExpressionTestINSuccess0.226
BatchReadingWithInvalidQueryKeyTestINSuccess0.006
BatchReadValueholderTestINSuccess0.003
BatchReadingStackOverflowTestINSuccess0.000
ReadAllPartialReadingTest-firstName,salarySuccess0.001
ReadAllPartialReadingTest-address,periodSuccess0.001
ReadAllPartialReadingTest-city,salarySuccess0.002
ReadAllPartialReadingTest-city,salary-cursorSuccess0.002
ReadAllPartialReadingTest-type-areaCodeSuccess0.002
ReadAllPartialReadingTest-PolicyMaxCoverageSuccess0.001
ReadAllPartialReadingTest-id-SelectPrimaryKeySuccess0.001
ReadAllPartialReadingTest-firstName-OrderByPrimaryKeySuccess0.001
ReadAllPartialReadingTest-firstName-SelectAndOrderByPrimaryKeySuccess0.000
ReadAllPartialReadingAddressTest - Address - SelectDistinctAndOrderByPrimaryKeySuccess0.001
ReadAllPartialReadingAddressTest - Employee - SelectAddressIdSuccess0.002
ReadAllPartialReadingAddressTest - PhoneNumber - Employee - SelectAddressIdSuccess0.003
QueryValidationTestSuccess0.000
ReadAllBindAllParametersTestSuccess0.005
Batch1mTestSuccess0.905
Scenario1_1: DTF mappings with 1 Class & 1 TableSuccess0.005
Scenario1_2: DTF mappings with 1 Class & 2 TablesSuccess0.002
Scenario1_3: DTF mappings with 2 Classes & 1 Table (Aggreagte)Success0.002
Scenario1_4: DTF mappings in root classSuccess0.002
Scenario1_5a: DTF mappings of subclassSuccess0.003
Scenario1_5b: DTF mappings of subclass w/ WHERE clauseSuccess0.002
Scenario1_6: ObjectTypeMappingSuccess0.002
Scenario1_7a: Retrieve PKsSuccess0.002
Scenario1_7b: Include PK attributes at start of ResultSuccess0.003
Scenario1_7c: Retrieve PKs and use result to get real objectsSuccess0.002
Scenario1_7d: Retrieve PKs with no itemsSuccess0.002
Scenario1_8a: Aggregate mapping (period)Success0.003
Scenario1_8b: Invalid item, transformation mapping (normalHours)Success0.001
Scenario1_8d: Invalid item, 1:M mapping (phoneNumbers)Success0.000
Scenario1_8e: Invalid item, M:M mapping (projects)Success0.000
Scenario1_9a: COUNT aggregate functionSuccess0.001
Scenario1_9b: SUM aggregate functionSuccess0.002
Scenario1_9c: AVG aggregate functionSuccess0.002
Scenario1_9d: MAX aggregate functionSuccess0.002
Scenario1_9e: MIN aggregate functionSuccess0.001
Scenario1_9f: SUM aggregate function with group by on genderSuccess0.002
Scenario1_9g: AVG aggregate function with group by on genderSuccess0.001
Scenario1_9h: MAX aggregate function with group by on genderSuccess0.001
Scenario1_9i: MIN aggregate function with group by on genderSuccess0.002
Scenario1_9j: COUNT(*)Success0.002
Scenario2_1a: 1:1 join with DTF mappingsSuccess0.206
Scenario2_1b: 1:1 join with DTF mappings (no where clause)Success0.002
Scenario2_2a: Scenario 2.2a: Self joinSuccess0.002
Scenario2_2b: Self join (w/ WHERE clause)Success0.002
Scenario2_2c: Report query with constant expressionSuccess0.002
Scenario5_1a: Simple Custom SQLSuccess0.002
Scenario5_1b: 1:1 Join Custom SQLSuccess0.002
Scenario5_1c: 3x1:1 Join Custom SQLSuccess0.002
Scenario5_2a: Cursored Stream using expressionsSuccess0.002
Scenario5_2b: Cursored Stream using proper SQLSuccess0.002
Scenario5_2c: Cursored Stream using SQL but less fields selected then items providedSuccess0.002
Scenario5_2d: Cursored Stream using SQL but types selected don't match item types (firstName->id)Success0.002
Scenario5_3a: Order By ASC, query key in itemsSuccess0.002
Scenario5_3b: Order By ASC, query key not in itemsSuccess0.003
Scenario6_1: Place holderSuccess0.002
Scenario6_2: Join querySuccess0.219
UseDistinctScenario: Read query using useDistinct()Success0.002
ParallelBuilderReportItemTest: ReportItems originating from parallel builders.Success0.003
PlaceHolderReportQueryTestCaseSuccess0.001
GetLeafMappingForReportQueryTest: Tests recursive behavior of this method.Success0.002
ReportItemQueryKeyTest: Tests recursive behavior of this method, especially when custom query keys are used.Success0.002
AttributeConversionTestSuccess0.001
CountDirectCollectionTest: Tests count on a direct collection query key (i.e. not a direct field)Success0.001
CountDistinctManyToManyTest: Tests count distinct on a many to many query key (i.e. not a direct field)Success0.001
CountDistinctManyToManyWithWhereClauseTest: Tests count distinct on a many to many query key (i.e. not a direct field)Success0.002
CountDistinctOneToOneTest: Tests count distinct on a one to one query key (i.e. not a direct field)Success0.001
CountDistinctOneToOneWithWhereClauseTest: Tests count distinct on a one to one query key (i.e. not a direct field)Success0.001
CountManyToManyTest: Tests count on a many to many query key (i.e. not a direct field)Success0.001
CountOneToOneTest: Tests count on a one to one query key (i.e. not a direct field)Success0.001
ReportQueryWithDuplicateQueryKeysTestSuccess0.014
OrderByRandomTestSuccess0.000
ClassForInheritanceTestCase: Success0.005
ReportQueryFunctionTypeTestCaseSuccess0.001
ReportQueryFunctionTypeTestCase ReadAllQuery in descriptor.Success0.001
ReportQueryAndExistsSubQuery: ReportQuery and exists subQuerySuccess0.003
ReportQueryAndExistsSubQueryWithWhereClause: ReportQuery and exists subQuery with selection criteriaSuccess0.416
ReportQueryRetrievePrimaryKeysCursorTestSuccess0.002
ParameterizedSubqueryTestSuccess0.004
InsertCommitTransactionTestSuccess0.017
InsertRollbackTransactionTestSuccess0.209
DeleteCommitTransactionTestSuccess0.217
DeleteRollbackTransactionTestSuccess0.020
UpdateCommitTransactionTestSuccess0.028
UpdateRollbackTransactionTestSuccess0.236
EmptyTransactionTestSuccess0.000
ReadingThroughWriteConnectionInTransactionTest1Success0.461
ReadingThroughWriteConnectionInTransactionTest1:UOWSuccess0.248
ReadingThroughWriteConnectionInTransactionTest2Success0.043
ReadingThroughWriteConnectionInTransactionTest2:UOWSuccess0.053
ReadingThroughWriteConnectionInTransactionTest3Success0.044
ReadingThroughWriteConnectionInTransactionTest3:UOWSuccess0.676
ReadingThroughWriteConnectionInTransactionTest4Success0.049
ReadingThroughWriteConnectionInTransactionTest6:UOWSuccess1.300
ReadingThroughWriteConnectionInTransactionTest7Success0.251
ReadingThroughWriteConnectionInTransactionTest7:UOWSuccess0.077
IntegrityCheckerTestSuccess0.011
IntegrityCheckerLazyCreationTestSuccess0.000
ShouldThroughIntegrityCheckerTestSuccess0.007
ShouldNotThroughIntegrityCheckerTestSuccess0.006
ShouldCheckDatabaseTestSuccess0.261
ShouldNotCheckDatabaseTestSuccess0.008
ExceptionHandlerTest1Success0.003
ExceptionHandlerTest2Success0.007
ExceptionHandlerLoginIntegrityTestSuccess0.008
MessageLoggingEfficiencyTestSuccess0.001
FieldedMessageLoggingTestSuccess0.000
FieldedMessageLoggingTraceLocalizationTestSuccess0.000
NullValueTestSuccess0.007
NoDefaultNullValueTestSuccess0.004
OptomizeValueHolderTestSuccess0.004
NullPasswordLoginTestSuccess0.000
HelperSystemPropertyTestSuccess0.000
GermanUmlautsWriteTestSuccess0.007
ReconnectFlushStatementCacheTestSuccess0.025
TransactionIsolationTestSuccess0.005
SessionIsConnectedFlagTestSuccess0.006
ContainerIndirectionPolicySerializationTestSuccess0.005
JNDIConnectionTestSuccess0.018
CustomSequenceTestSuccess0.482
CustomSequenceTestSuccess0.017
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success1.166
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.252
SequencingConcurrencyTest DatabaseSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success0.267
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success0.459
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.047
SequencingConcurrencyTest ServerSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success1.089
Sequencing rollback test - separate sequencing accessor is allowedSuccess0.010
Sequencing rollback test - separate sequencing accessor is NOT allowedSuccess0.006
SequenceStringPKInsertTestSuccess0.004
SequenceStringExistingPKTestSuccess0.008
CustomSequencingPolicyTestSuccess0.012
InitializeDescriptorsBeforeLoginTestSuccess0.012
SequencingTableQualifierTestSuccess0.048
SequencingTableQualifierTestSuccess0.013
SequenceFieldRemovalForAcquireValueAfterInsertTestSuccess0.004
CannotOverrideConnectedSequenceTestSuccess0.001
ObjectCopyingTestSuccess0.411
ContainerCloningTestSuccess0.001
RefreshCascadeAllNoIndirectionTestSuccess0.007
ReadObjectQueryDisableCacheHitsTestSuccess0.004
ClearQueryOptionsOnStatementTestSuccess0.071
AddFunctionItemTestSuccess0.002
AddGroupingTestSuccess0.001
AddItemTestSuccess0.002
AddJoinedAttributeTestSuccess0.003
AddNonFetchedJoinedAttributeTestSuccess0.006
AddOrderingTestSuccess0.002
AddPartialAttributeTestSuccess0.002
AddPartialAttributeForCustomSQLTestSuccess0.007
RetrievePrimaryKeysTestSuccess0.002
UseDistinctTestSuccess0.002
DatabaseLoginCodeCoverageTestSuccess0.018
InstantiationPolicyTestSuccess0.036
ReadObjectAlreadyInSessionCacheTestSuccess0.002
ReadObjectNotInSessionCacheTestSuccess0.001
ReadReferencedObjectNotInSessionCacheTestSuccess0.000
WriteNewObjectTestSuccess0.006
WriteNewPessimisticLockedObjectTestSuccess0.006
GetClassDescriptorForAliasTestSuccess0.000
CommitOrderTestSuccess0.096
RegisterInIdentityMapTestSuccess0.003
DeleteFromIdentityMapTestSuccess0.186
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
RemoveFromIdentityMapReturnTestSuccess0.002
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.018
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.212
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.268
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.002
ReadSoftCacheWeakIdentityMapTestSuccess0.540
RegisterInIdentityMapTestSuccess0.003
DeleteFromIdentityMapTestSuccess0.010
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.001
HardCacheWeakIdentityMapTestSuccess0.017
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.008
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.002
ReadWeakIdentityMapTestSuccess0.201
CreateCacheKeyWeakIdentityMapTestSuccess0.000
InsertWeakIdentityMapTestSuccess3.518
IdentityWeakHashMapConcurrentModTestSuccess9.500
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.010
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.001
Tests deletion of objects which may have already been garbage collectedSuccess0.005
GetSizeRecurseOptionTestSuccess0.002
ClearLastAccessedIdentityMapTestSuccess0.000
InitializeIdentityMapByDescriptorJavaClassTestSuccess0.000
CleanupCacheKeyCorrectnessTestSuccess0.676
TriggerValueHoldersSelfReferencingOneToOneTestSuccess0.207
GetAllFromIdentityMapTestSuccess0.002
AggregateObjectObjectComparisonTestSuccess0.001
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.001
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.033
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.000
MultipleAndsExpressionTest6Success0.001
ObjectComparisonAcrossJoinSuccess0.001
ExpressionFunctionTestSuccess0.001
ExpressionMathTestSuccess0.001
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.001
AndExpressionTestSuccess0.211
NotExpressionTestSuccess0.001
AndNullExpressionTestSuccess0.018
OrExpressionTestSuccess0.001
OrNullExpressionTestSuccess0.000
EqualExpressionTestSuccess0.004
EqualUnneccessaryJoinTestSuccess0.007
EqualDoubleExpressionTestSuccess0.006
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.001
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.001
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.001
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.002
IsNotNullExpressionTestSuccess0.002
IsNotNullWithJoinExpressionTestSuccess0.001
InExpressionTestSuccess0.005
InMultipleExpressionWithConversionParameterTestSuccess0.002
InSingleVectorParameterTestSuccess0.001
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.001
LikeExpressionTestSuccess0.210
LikeIgnoreCaseExpressionTestSuccess0.001
LikeIgnoreCaseTestSuccess0.001
LikeIgnoreCaseTest2Success0.001
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.001
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.001
SelectionObjectWithoutPrepareTestSuccess0.210
SelfManagedEmployeeTestSuccess0.000
NotSelfManagedEmployeeTestSuccess0.267
NotEqualSelfManagedEmployeeTestSuccess0.001
SingleTableJoinExpressionTestSuccess0.005
MultiplePrimaryKeyTestSuccess0.006
MultipleTableJoinExpressionTest1Success0.003
MultipleTableJoinExpressionTest2Success0.000
MultipleTableJoinExpressionTest3Success0.000
MultipleTableJoinExpressionTest4Success0.001
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.003
MultipleTableJoinExpressionTest7Success0.001
MultipleTableJoinExpressionTest8Success0.003
MultipleTableJoinExpressionTest9Success0.002
CustomQKJoinExpressionTest1Success0.001
CustomQKJoinExpressionTest2Success0.001
CustomQKExpressionTest1Success0.001
ComputerViewCursoredStreamTestSuccess0.000
ComputerViewTest1Success0.001
VehicleViewCursoredStreamTestSuccess0.000
VehicleViewTest1Success0.005
VehicleViewOrderByJoinTestSuccess0.000
VehicleViewOrderByOnlyTestSuccess0.426
NonFueledVehicleViewTest1Success0.001
VehicleViewJoinOnlyTestSuccess0.000
BadQueryKeyTestSuccess0.000
MismatchedQueryKeyTestSuccess0.001
BadQueryTableTestSuccess0.000
BadFieldTableTestSuccess0.000
BadToManyQueryKeyTestSuccess0.001
BadFieldTableTestSuccess0.000
BadAnyOfTestSuccess0.000
FieldDefaultingTestSuccess0.001
OneToOneEqualTestSuccess0.007
TransformationTestSuccess0.001
AggregateQueryTestSuccess0.001
LowerCaseExpressionTestSuccess0.001
UpperCaseExpressionTestSuccess0.001
Custom Default Expression TestSuccess0.001
OneToManyJoinTest1Success0.001
OneToManyJoinTest2Success0.002
OneToManyJoin2WithBatchReadTestSuccess0.010
OneToManyJoinTest3Success0.001
OneToManyJoinTest4Success0.001
OneToManyJoinTest5Success0.002
ManyToManyJoinTest1Success0.001
ManyToManyJoinTest2Success0.437
ManyToManyJoinTest3Success0.410
ManyToManyJoinTest4Success0.449
ManyToManyJoinTest5Success0.003
OneToManyJoinObjectCompareTestSuccess0.001
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.000
OneToOneExpressionUsingObjectAsValue2Success0.001
GetFunction() With Two Arguments TestSuccess0.001
Aggregate Colection Join Test AgentSuccess0.002
Aggregate Colection Join Test BuilderSuccess0.001
InvalidQueryKeyFunctionExpressionTestSuccess0.000
ConstantEqualConstantTestSuccess0.001
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.000
MultiPlatformTestSuccess0.001
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.000
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.001
InheritanceTypeTest2Success0.002
InheritanceTypeTest3Success0.003
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
InCollectionExpressionTestSuccess0.005
LiteralExpressionTestSuccess0.002
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.204
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
RegexpTestSuccess0.001
LowerCaseForCaseInsensitiveTest : EqualsIgnoreCaseSuccess0.228
LowerCaseForCaseInsensitiveTest : LikeIgnoreCaseSuccess0.012
LowerCaseForCaseInsensitiveTest : ContainsSubstringIgnoringCaseSuccess0.010
ExpressionBuilderTestSuiteSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.258
MultipleAndsExpressionTestSuccess0.009
MultipleAndsExpressionTest2Success0.451
MultipleAndsExpressionTest3Success0.008
MultipleAndsExpressionTest4Success0.007
MultipleAndsExpressionTest5Success0.442
MultipleAndsExpressionTest6Success0.007
ObjectComparisonAcrossJoinSuccess0.004
BuilderEqualParameterSuccess0.001
NotExpressionTestSuccess0.002
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.001
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.001
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.019
IsNotNullExpressionTestSuccess0.001
IsNotNullWithJoinExpressionTestSuccess0.010
InMultipleExpressionWithConversionParameterTestSuccess0.002
InSingleVectorParameterTestSuccess0.001
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.001
InConversionTestSuccess0.001
NotLikeExpressionTestSuccess0.001
BetweenExpressionTestSuccess0.002
BetweenExpressionTest 2Success0.001
SelfManagedEmployeeTestSuccess0.001
MultiplePrimaryKeyTestSuccess0.013
MultipleTableJoinExpressionTest1Success0.005
MultipleTableJoinExpressionTest2Success0.003
MultipleTableJoinExpressionTest3Success0.003
MultipleTableJoinExpressionTest4Success0.004
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.006
MultipleTableJoinExpressionTest7Success0.006
MultipleTableJoinExpressionTest8Success0.003
MultipleTableJoinExpressionTest9Success0.002
CustomQKJoinExpressionTest1Success0.002
CustomQKJoinExpressionTest2Success0.001
CustomQKExpressionTest1Success0.002
ComputerViewTest1Success0.003
VehicleViewTest1Success0.214
VehicleViewOrderByOnlyTestSuccess0.221
NonFueledVehicleViewTest1Success0.005
FieldDefaultingTestSuccess0.001
Custom Default Expression TestSuccess0.001
OneToManyJoinTest1Success0.010
OneToManyJoinTest2Success0.007
OneToManyJoinTest3Success0.434
OneToManyJoinTest4Success0.413
OneToManyJoinTest5Success0.005
ManyToManyJoinTest1Success0.010
ManyToManyJoinTest2Success0.004
ManyToManyJoinTest3Success0.004
ManyToManyJoinTest4Success0.234
ManyToManyJoinTest5Success0.008
OneToManyJoinObjectCompareTestSuccess0.006
OneToManyJoinObjectCompareTest2Success0.007
DirectCollectionJoinTest1Success0.006
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.225
OneToOneExpressionUsingObjectAsValue2Success0.001
GetFunction() With Two Arguments TestSuccess0.002
Aggregate Colection Join Test AgentSuccess0.003
Aggregate Colection Join Test BuilderSuccess0.004
ConstantEqualConstantTestSuccess0.001
ValueEqualValueTestSuccess0.000
InheritanceTypeTest1Success0.001
InheritanceTypeTest2Success0.002
InheritanceTypeTest3Success0.001
AllOfTestSuccess0.001
AppendSQLTestSuccess0.001
Between$byteTestSuccess0.000
Between$doubleTestSuccess0.000
Between$longTestSuccess0.001
Between$shortTestSuccess0.256
ContainsAllKeyWords$nullTestSuccess0.007
ContainsAllKeyWordsTestSuccess0.007
ContainsAnyKeyWords$nullTestSuccess0.006
ContainsAnyKeyWordsTestSuccess0.006
ContainsSubstringTestSuccess0.207
ContainsSubstringIgnoringCaseTestSuccess0.223
Equal$booleanTestSuccess0.001
Equal$byteTestSuccess0.001
Equal$doubleTestSuccess0.001
Equal$longTestSuccess0.001
Equal$shortTestSuccess0.001
GetFunction$int$Vector$TestSuccess0.001
GreaterThan$booleanTestSuccess0.001
GreaterThan$byteTestSuccess0.001
GreaterThan$doubleTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.001
GreaterThanEqual$byteTestSuccess0.001
GreaterThanEqual$doubleTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$shortTestSuccess0.001
In$booleanTestSuccess0.001
In$byteTestSuccess0.001
In$doubleTestSuccess0.001
In$intTestSuccess0.001
In$longTestSuccess0.001
In$shortTestSuccess0.001
Is___ExpressionTestSuccess0.001
LengthTestSuccess0.001
LessThan$booleanTestSuccess0.001
LessThan$byteTestSuccess0.000
LessThan$doubleTestSuccess0.000
LessThan$longTestSuccess0.002
LessThan$shortTestSuccess0.001
LessThanEqual$booleanTestSuccess0.001
LessThanEqual$byteTestSuccess0.001
LessThanEqual$doubleTestSuccess0.000
LessThanEqual$longTestSuccess0.001
LessThanEqual$shortTestSuccess0.001
NoneOfTestSuccess0.001
NotBetween$byteTestSuccess0.001
NotBetween$doubleTestSuccess0.001
NotBetween$ExpressionTestSuccess0.003
NotBetween$intTestSuccess0.001
NotBetween$longTestSuccess0.001
NotBetween$shortTestSuccess0.001
NotEqual$booleanTestSuccess0.001
NotEqual$byteTestSuccess0.001
NotEqual$doubleTestSuccess0.000
NotEqual$longTestSuccess0.002
NotEqual$shortTestSuccess0.001
NotIn$booleanTestSuccess0.001
NotIn$byteTestSuccess0.001
NotIn$doubleTestSuccess0.001
In$intTestSuccess0.001
NotIn$longTestSuccess0.001
In$shortTestSuccess0.001
Or$DifferentBuildersTestSuccess0.001
RightTrimTestSuccess0.001
Value$booleanTestSuccess0.001
Value$byteTestSuccess0.000
Value$doubleTestSuccess0.001
Value$longTestSuccess0.002
Value$shortTestSuccess0.001
AdvancedInMemoryExpressionMathTestSuccess0.001
Between$DateTestSuccess0.001
Between$StringTestSuccess0.001
Equal$nullTestSuccess0.001
Equal$DateTestSuccess0.001
Equal$longTestSuccess0.001
Equal$StringTestSuccess0.002
GreaterThan$nullTestSuccess0.001
GreaterThan$DateTestSuccess0.001
GreaterThan$longTestSuccess0.204
GreaterThan$StringTestSuccess0.001
GreaterThanEqual$nullTestSuccess0.001
GreaterThanEqual$DateTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$StringTestSuccess0.001
IsNullAccrossAnyOfWorkaroundTestSuccess0.430
IsNullAccrossAnyOfWorkaround2TestSuccess0.228
LengthTestSuccess0.001
LessThan$nullTestSuccess0.001
LessThan$DateTestSuccess0.001
LessThan$longTestSuccess0.001
LessThan$StringTestSuccess0.001
LessThanEqual$nullTestSuccess0.000
LessThanEqual$DateTestSuccess0.000
LessThanEqual$longTestSuccess0.001
LessThanEqual$StringTestSuccess0.001
NotBetween$longTestSuccess0.001
NotEqual$nullTestSuccess0.001
NotEqual$DateTestSuccess0.001
NotEqual$longTestSuccess0.001
NotEqual$StringTestSuccess0.001
ToNumberTestSuccess0.222
LikeDoubleWildCardTestSuccess0.001
AggregateObjectJoiningTestSuccess0.002
AggregateObjectComparisonTestSuccess0.001
Correlated SubSelect TestSuccess0.002
Correlated SubSelect Expressions Reordered TestSuccess0.002
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.011
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.008
NotInTestSuccess0.001
ObjectComparisonWithBatchAttributeTestSuccess0.010
Object Equal Or Object Equal TestSuccess0.001
Oracle Example Correlated SubSelect TestSuccess0.002
ParralelSelectCityTestSuccess0.002
ParralelSelectSameCityTestSuccess0.214
ParralelSelectSameNameInsideSubSelectTestSuccess0.002
ParralelSelectSameNameTestSuccess0.001
ParallelSelectWithBatchAttributeTestSuccess0.007
ParralelSelectObjectComparisonTestSuccess0.001
SubSelectCorrelatedNestedTestSuccess0.002
SubSelectCountTestSuccess0.002
SubSelectEmployeeTestSuccess0.001
SubSelect Employee With Busy Manager TestSuccess0.002
SubSelectInWithBatchAttributeTestSuccess0.225
SubSelectMaxSalaryTestSuccess0.002
SubSelectMaxPostalCodeTestSuccess0.000
SubSelectMaxSalaryInOttawaTestSuccess0.001
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.002
SubSelectCustomSQLTestSuccess0.001
SubSelectTwoManagedEmployeesTestSuccess0.001
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
SubSelectNestedSalaryTestSuccess0.002
SubSelectTwoProjectsTestSuccess0.215
SubSelect Underpaid Managers TestSuccess0.001
VehicleViewOrderByJoinTestSuccess0.001
UpperCaseExpressionTestSuccess0.217
VehicleViewTest1Success0.002
SameManagerTestSuccess0.001
SubSelectSelectClauseTestSuccess0.001
SubSelectSelectClauseTest2Success0.001
SubSelectFromClauseTestSuccess0.002
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.001
Equals$nullTestSuccess0.000
Equals$ObjectTestSuccess0.000
EqualsTestSuccess0.000
EqualsArrayTestSuccess0.000
IsComparisonOperatorTestSuccess0.000
IsFunctionOperatorTestSuccess0.000
IsLogicalOperatorTestSuccess0.000
OuterJoinSimpleTestSuccess0.009
OuterJoinOrWhereClauseTest1Success0.006
OuterJoinOrWhereClauseTest2Success0.006
OuterJoinOrWhereClauseTest3Success0.006
OuterJoinOrWhereClauseTest4Success0.006
OuterJoinOrderByTestSuccess0.006
OuterJoinOrderByComplexTestSuccess0.007
OuterJoinJoiningTestSuccess0.008
OuterJoinManytoManyTestSuccess0.007
OuterJoinJoiningTest2Success0.225
OuterJoinJoiningComplexTestSuccess0.213
OuterJoinOrAnyWhereClauseTestSuccess0.007
OuterJoinAcrossInheritanceTestSuccess0.006
OuterJoinDirectCollectionTestSuccess0.006
OuterJoinParallelExpressionTestSuccess0.006
OuterJoinIsNullTestSuccess0.007
OuterJoinGetOnClauseTestSuccess0.007
JoinGetOnClauseTestSuccess0.007
OuterJoinAnyOfOnClauseTestSuccess0.006
JoinAnyOfOnClauseTestSuccess0.208
OuterJoinOnClauseTestSuccess0.007
JoinOnClauseTestSuccess0.006
AllOfTestSuccess0.002
AppendSQLTestSuccess0.001
Between$byteTestSuccess0.001
Between$charTestSuccess0.001
Between$doubleTestSuccess0.001
Between$floatTestSuccess0.000
Between$longTestSuccess0.001
Between$shortTestSuccess0.001
ContainsAllKeyWords$nullTestSuccess0.002
ContainsAllKeyWordsTestSuccess0.001
ContainsAnyKeyWords$nullTestSuccess0.001
ContainsAnyKeyWordsTestSuccess0.214
ContainsSubstringTestSuccess0.001
ContainsSubstringIgnoringCaseTestSuccess0.001
CurrentDateTestSuccess0.001
DifferenceTestSuccess0.000
Equal$booleanTestSuccess0.001
Equal$byteTestSuccess0.001
Equal$charTestSuccess0.001
Equal$doubleTestSuccess0.001
Equal$floatTestSuccess0.001
Equal$longTestSuccess0.001
Equal$shortTestSuccess0.001
GetFunction$int$Vector$TestSuccess0.001
GetFunctionWithArgumentsTestSuccess0.001
GreaterThan$booleanTestSuccess0.002
GreaterThan$byteTestSuccess0.001
GreaterThan$charTestSuccess0.001
GreaterThan$doubleTestSuccess0.001
GreaterThan$floatTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.001
GreaterThanEqual$byteTestSuccess0.001
GreaterThanEqual$charTestSuccess0.001
GreaterThanEqual$doubleTestSuccess0.001
GreaterThanEqual$floatTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$shortTestSuccess0.001
In$booleanTestSuccess0.218
In$byteTestSuccess0.001
In$charTestSuccess0.002
In$doubleTestSuccess0.001
In$floatTestSuccess0.000
In$intTestSuccess0.000
In$longTestSuccess0.000
In$shortTestSuccess0.001
Is___ExpressionTestSuccess0.002
IsEmptyWithBatchAttributeTestSuccess0.007
LengthTestSuccess0.001
LessThan$booleanTestSuccess0.001
LessThan$byteTestSuccess0.001
LessThan$charTestSuccess0.001
LessThan$doubleTestSuccess0.001
LessThan$floatTestSuccess0.001
LessThan$longTestSuccess0.001
LessThan$shortTestSuccess0.001
LessThanEqual$booleanTestSuccess0.001
LessThanEqual$byteTestSuccess0.001
LessThanEqual$charTestSuccess0.001
LessThanEqual$doubleTestSuccess0.001
LessThanEqual$floatTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$shortTestSuccess0.001
MonthsBetweenTestSuccess0.000
NextDayTestSuccess0.000
NoneOfTestSuccess0.001
NotBetween$byteTestSuccess0.001
NotBetween$charTestSuccess0.001
NotBetween$doubleTestSuccess0.001
NotBetween$ExpressionTestSuccess0.002
NotBetween$floatTestSuccess0.001
NotBetween$intTestSuccess0.002
NotBetween$longTestSuccess0.001
NotBetween$ObjectTestSuccess0.002
NotBetween$shortTestSuccess0.001
NotEmptyWithBatchAttributeTestSuccess0.010
NotEqual$booleanTestSuccess0.001
NotEqual$byteTestSuccess0.001
NotEqual$charTestSuccess0.001
NotEqual$doubleTestSuccess0.001
NotEqual$floatTestSuccess0.001
NotEqual$longTestSuccess0.001
NotEqual$shortTestSuccess0.001
NotIn$booleanTestSuccess0.002
NotIn$byteTestSuccess0.001
NotIn$charTestSuccess0.001
NotIn$doubleTestSuccess0.001
NotIn$floatTestSuccess0.001
In$intTestSuccess0.001
NotIn$longTestSuccess0.001
In$shortTestSuccess0.001
Or$DifferentBuildersTestSuccess0.001
RightTrim$StringTestSuccess0.001
RightTrimTestSuccess0.001
PostfixSQLTestSuccess0.001
PrefixSQLTestSuccess0.001
SizeWithBatchAttributeTestSuccess0.445
StandardDeviationTestSuccess0.001
ToUpperCasedWordsTestSuccess0.001
Value$booleanTestSuccess0.000
Value$byteTestSuccess0.001
Value$charTestSuccess0.001
Value$doubleTestSuccess0.001
Value$floatTestSuccess0.001
Value$longTestSuccess0.001
Value$shortTestSuccess0.001
VarianceTestSuccess0.001
AliasForTableTestSuccess0.000
Create$Expression$Object$ExpressionOperatorTestSuccess0.000
Create$Expression$Vector$ExpressionOperatorTestSuccess0.000
DoesConformTestSuccess0.000
GetField$DatabaseFieldTestSuccess0.000
GetField$StringTestSuccess0.000
GetFieldsTestSuccess0.000
GetNameTestSuccess0.000
GetOperatorTestSuccess0.000
GetTable$DatabaseTableTestSuccess0.000
GetTable$StringTestSuccess0.000
Twist$null$ExpressionTestSuccess0.000
ValueFromObjectTestSuccess0.000
CollectionReadAllTest(ArrayList,Employee)Success0.001
CollectionReadAllTest(Vector,Employee)Success0.001
CollectionReadAllTest(HashSet,Employee)Success0.001
CollectionReadAllTest(HashMap,Employee)Success0.002
CollectionReadAllTest(Hashtable,Employee)Success0.001
CollectionReadAllTest(ArrayList,Employee)Success0.001
MapReadAllTest(Hashtable,Employee)Success0.001
MapReadAllTest(TreeMap,Employee)Success0.001
RefreshNoCacheWithNoIdentityMapTestSuccess0.002
ShallowModifyTestSuccess0.007
DontMaintainCacheTestSuccess0.002
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.218
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.206
CursoredStreamCustomSQLTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
CursoredStreamAnyOfTestSuccess0.006
CursoredStreamWithUnitOfWorkTestSuccess0.005
CursoredStreamDistinctTestSuccess0.450
CursoredStreamReleaseConnectionsTest -ClientSessionSuccess0.014
CursoredStreamReleaseConnectionsTest -UnitOfWorkSuccess0.222
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ScrollableCursorAPITestSuccess0.001
ScrollableCursorBackwardReadingTestSuccess0.002
ScrollableCursorStatementCachingReadTestSuccess0.264
ScrollableCursorNavigationAPITestSuccess0.000
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee):NestedUnitOfWorkSuccess0.007
ScrollableCursorBackwardReadingConformingTestSuccess0.003
ScrollableCursorNavigationAPIConformingTestSuccess0.001
OrderingTestSuccess0.002
OrderingMutipleTableTestSuccess0.002
OrderingSuperClassTestSuccess0.002
OrderingByExpressionTestSuccess0.009
OrderingWithAnyOfTestSuccess0.003
ShallowRefreshTestSuccess0.001
RefreshTestSuccess0.006
PessimisticLockTest(mode=1)Success0.001
PessimisticLockTest(mode=2)Success0.001
PessimisticLockFineGrainedTest(mode=2)Success0.000
PessimisticLockOutsideUnitOfWorkTest(mode=2)Success0.000
PessimisticLockInheritanceTest(mode=2)Success0.000
ServerSession:PessimisticLockJoinedAttributeTestSuccess0.018
ServerSession:PessimisticLockBatchAttributeTestSuccess0.015
PessimisticLockEmptyTransactionTestSuccess0.003
PessimisticLockIndirectionJoiningTest(mode=2)Success0.001
PessimisticLockRefreshTest(mode=2)Success0.000
OnlyRefreshIfNewTestSuccess0.001
DeepRefreshTestSuccess0.009
PredefinedQueryReadAllTestSuccess0.265
PredefinedInQueryReadAllTestSuccess0.003
PredefinedQueryReadObjectTestSuccess0.001
PredefinedQueryLikeIgnoreCaseTestSuccess0.001
PredefinedObjectComparisonTestSuccess0.006
PredefinedInTestSuccess0.001
PredefinedEqualNullTestSuccess0.001
PredefinedContainsSubStringTestSuccess0.205
PredefinedAnyOfObjectComparisonTestSuccess0.001
PredefinedObjectTypeTestSuccess0.001
PredefinedNestedParameterTestSuccess0.001
PredefinedRedirectorTestSuccess0.000
PredefinedMethodRedirectorTestSuccess0.000
PredefinedQueryInheritanceTestSuccess0.002
PredefinedQueryToUpperOnParameterTest(Employee: Bob Smith)Success0.005
ReloadSelectionObjectTest read from DBSuccess0.011
ReloadSelectionObjectTest read from CacheSuccess0.005
BadQueryTestSuccess0.000
Jdk12ScrollableCursorTestSuccess0.002
RefreshWithCheckCacheOnlyTestSuccess0.000
CascadingAllCacheTestSuccess0.003
CascadingAllNoCacheTestSuccess0.005
CascadingNoneCacheTestSuccess0.002
CascadingNoneNoCacheTestSuccess0.005
CascadingPrivateCacheTestSuccess0.003
CascadingPrivateNoCacheTestSuccess0.006
DeepModifyTestSuccess0.008
PrivateModifyTestSuccess0.213
DeepDeleteTestSuccess0.025
PrivateDeleteTestSuccess0.010
DoesExistTestSuccess0.001
DataReadQueryTest1Success0.001
DirectReadQueryTest1Success0.001
ValueReadQueryTest1Success0.001
GetValueFromObjectSuccess0.002
CursoredStreamClientSessionTestSuccess0.224
CursoredStreamReadWriteClientSessionTestSuccess1.024
QBEObjectWithAllFieldsFilledSuccess0.243
QBESpecialOperatorsSuccess0.003
QBEExcludedValuesSuccess0.001
QBEValidateUnsupportedMappingsFlagSuccess0.001
QBEObjectReferenceMappingSuccess0.002
QBECollectionMappingSuccess0.003
ConformingShouldTriggerIndirectionTestSuccess0.005
ConformingThrowConformExceptionsTestSuccess0.002
ConformResultsAcrossOneToOneTest( EQUAL )Success0.007
ConformResultsAcrossOneToOneTest( NOT EQUAL )Success0.211
ConformResultsAcrossOneToOneTest( IS NULL )Success0.008
ConformResultsAcrossOneToOneTest( NOT NULL )Success0.005
ConformResultsRedirectorTestSuccess0.001
ConformResultsWithSelectionObjectTestSuccess0.001
ConformResultsWithExactPrimaryKeyExpressionTest:DELETEDSuccess0.216
ConformResultsWithExactPrimaryKeyExpressionTest:EXISTINGSuccess0.004
ConformResultsWithExactPrimaryKeyExpressionTest:NEWSuccess0.004
ConformResultsWithExactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.004
ConformResultsWithInexactPrimaryKeyExpressionTest:DELETEDSuccess0.004
ConformResultsWithInexactPrimaryKeyExpressionTest:EXISTINGSuccess0.004
ConformResultsWithInexactPrimaryKeyExpressionTest:NEWSuccess0.004
ConformResultsWithInexactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.004
ConformResultsAcrossOneToManyAcrossOneToOneTestSuccess0.008
ConformResultsAcrossOneToManyTestSuccess0.009
ConformResultsAcrossWrappedOneToManyTestSuccess0.005
ShouldRegisterResultsInUnitOfWorkTestSuccess0.006
DescriptorShouldRegisterResultsInUnitOfWorkTestSuccess0.004
ConformResultsPerformanceTestSuccess0.003
OneToManyMaxRowsSettingTestSuccess0.002
QueryExceptionStringTestSuccess0.000
NamedQueriesClientSessionTestSuccess0.017
NamedQueriesDescriptorQueryManagerTestSuccess0.013
NamedQueriesUOWTestSuccess0.012
NamedQueryGetQueryNoArgumentsTestSuccess0.001
ServerClientNamedQueryTestSuccess0.218
GetTableGetFieldTestSuccess0.001
NamedQueryNotFoundInUOWTestSuccess0.001
DeleteAllQueryTestSuccess0.003
DeleteObjectPrivatelyOwningUntriggeredIndirectionSuccess0.216
RedirectQueryOnUOWTestSuccess0.000
RedirectorOnDescriptorTestSuccess0.004
DoNotRedirectDefaultRedirectorTestSuccess0.001
SetReferenceClassTestSuccess0.214
QueryByExampleInUOWTestSuccess0.007
InheritancePrepareTestSuccess0.002
InheritanceViewPrepareTestSuccess0.001
DataReadQueryContainerPolicyTestSuccess0.042
UpdateAllQueryTestSuccess0.018
UpdateAllQueryUOWTest defer=trueSuccess0.010
UpdateAllQueryUOWTest defer=falseSuccess0.008
UpdateAllQueryExpressionMathTestSuccess0.249
UpdateAllQueryRollbackTestSuccess0.006
UOWgetQueryTestSuccess0.000
CascadeNoBindingOnQuerySuccess0.004
IncorrectPartialAttributeTestSuccess0.001
FirstResultAndMaxRowsTest 0,0Success0.001
FirstResultAndMaxRowsTest 1,0Success0.001
FirstResultAndMaxRowsTest 0,5Success0.001
FirstResultAndMaxRowsTest 2,5Success0.001
QueryCacheTestSuccess0.001
TranslatedStringsTestSuccess0.003
QueryTimeoutTestSuccess1.008
ServerSession:PessimisticLockNoLockJoinedTestSuccess0.015
ReadAllWithNoDistinctTestSuccess0.002
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadAllQueryTestSuccess0.001
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadObjectQueryTestSuccess0.000
PartialAttributeTestWithJoinAttributeSuccess0.002
PartialAttributeDistinctOrderByTestSuccess0.002
FourPartialAttributeTestsWithJoinAttributeSuccess0.023
ReadOnlyQueryTestSuccess0.002
GetSQLTestSuccess0.000
JoinSubclassesQueryTestSuccess0.002
BuildRecordTestSuccess0.001
ConformResultsWithMultitableAndJoiningTestSuccess0.003
CachedUpdateCallsQueryClearTestSuccess0.004
ZeroPrimaryKeyExistenceCheckTestSuccess0.212
ZeroPrimaryKeyExistenceCheckTestSuccess0.006
QueryTimeoutConnectionReleasedTestSuccess1.223
QueryExecutionTimeSetOnBuildObjectTestSuccess0.019
PartialAttributeWithCustomSQLTestSuccess0.001
ArgumentValuesTestSuccess0.005
ScrollableCursorForwardOnlyResultSetTestSuccess0.000
ConformResultsSubclassesTestSuccess0.005
ScrollableCursorJoinedAttributeTestSuccess0.004
ScrollableCursorJoiningVerificationTestSuccess0.008
MultipleOrderByWithSameFieldNameNullsFirstTestSuccess0.000
MultipleOrderByWithSameFieldNameTestSuccess0.006
UnionTestSuccess0.000
CacheMissTestSuccess0.008
OneToOneCacheHitTestSuccess0.005
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.000
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Shipment)Success0.006
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Order)Success0.004
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.003
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Computer)Success0.008
CacheHitWithInheritanceSuccess0.002
CacheHitWithNonPKCriteriaTestSuccess0.013
CacheHitOnPKWithInheritanceTestSuccess0.001
QueryCacheHitDisabledAndDescriptorDisabledTestSuccess0.003
QueryCacheHitDisabledAndDescriptorEnabledTestSuccess0.001
QueryCacheHitEnabledAndDescriptorDisabledTestSuccess0.000
QueryCacheHitEnabledAndDescriptorEnabledTestSuccess0.004
QueryCacheHitUndefinedAndDescriptorDisabledTestSuccess0.002
QueryCacheHitUndefinedAndDescriptorEnabledTestSuccess0.001
InMemoryCacheHitTest - by key exactSuccess0.001
InMemoryCacheHitTest - by key exact requiredSuccess0.002
InMemoryCacheHitTest - by selection object exact requiredSuccess0.001
InMemoryCacheHitTest - by key non exact andSuccess0.001
InMemoryCacheHitTest - by key non exact orSuccess0.001
InMemoryCacheHitTest - by key non exact upperSuccess0.002
InMemoryCacheHitTest - by nameSuccess0.001
InMemoryCacheHitTest - by f/l name upperSuccess0.001
InMemoryCacheHitTest - by functionsSuccess0.002
InMemoryCacheHitTest - inSuccess0.001
InMemoryCacheHitTest - in on primary keySuccess0.001
InMemoryCacheHitTest - betweenSuccess0.002
InMemoryCacheHitTest - name indexSuccess0.001
InMemoryCacheHitTest - miss on onlySuccess0.001
InMemoryCacheHitTest - read all - betweenSuccess0.001
InMemoryCacheHitTest - read all - less thanSuccess0.000
InMemoryCacheHitTest - with no where clauseSuccess0.000
InMemoryCacheMissTest - by key exactSuccess0.002
InMemoryCacheMissTest - by non exactSuccess0.001
InMemoryCacheMissTest - by non exact - exceptionSuccess0.001
InMemoryCacheMissTest - by non exact - exceptionSuccess0.002
InMemoryCacheMissTest - name indexSuccess0.001
InMemoryCacheMissTest - name indexSuccess0.002
UnitOfWorkConformTest - by keySuccess0.005
UnitOfWorkConformTest - no selection criteriaSuccess0.003
UnitOfWorkConformTest - by name, new objectSuccess0.002
UnitOfWorkConformTest - by name, new objectSuccess0.003
UnitOfWorkConformTest - by name, deleted objectSuccess0.004
UnitOfWorkConformTest - by name, changed object, removeSuccess0.003
UnitOfWorkConformTest - by name, changed object, addSuccess0.003
UnitOfWorkConformDuplicateTest - allSuccess0.002
UnitOfWorkConformAcrossIndirectionTestSuccess0.007
UnitOfWorkConformWithOrderTestSuccess0.002
UnitOfWorkConformNewObjectTestSuccess0.004
UnitOfWorkConformTest - hitSuccess0.005
UnitOfWorkConformTest - dead-hitSuccess0.002
UnitOfWorkConformTest - missSuccess0.005
UnitOfWorkConformTest - newSuccess0.003
UnitOfWorkConformTest - changedSuccess0.003
UnitOfWorkConformTest - deletedSuccess0.003
UnitOfWorkConformLikeTestSuccess0.003
UnitOfWorkConformLikeSpecialCharacterTestSuccess0.205
NamedQueryConformNullPointerExceptionSuccess0.003
MemoryQueryAcrossOneToOneMappingSuccess0.012
MemoryQueryAcrossNestedOneToManyMappingSuccess0.022
MemoryQueryAcrossOneToManyMappingSuccess0.015
MemoryQueryForFunctionsAcrossOneToManyMappingSuccess0.007
MemoryQueryForFunctionsAcrossOneToManyAcrossOneToOneMappingSuccess0.020
MemoryQueryAcrossOneToManyMapping2Success0.050
MemoryQueryAcrossOneToManyAcrossOneToOneMappingSuccess0.016
MemoryQueryAcrossManyToManyMappingSuccess0.004
MemoryQueryAcrossManyToManyAcrossOneToManyMappingSuccess0.230
MemoryQueryAcrossDirectCollectionMappingSuccess0.005
MemoryQueryAcrossAggregateCollectionMapping(Agent)Success0.003
MemoryQueryAcrossAggregateCollectionMapping(Builder)Success0.003
NamedQueryConformNullPointerExceptionSuccess0.001
MemoryQueryTriggerIndirectionSuccess0.028
MemoryQueryReturnConformedOnIndirectionSuccess0.004
MemoryQueryReturnNotConformedOnIndirectionSuccess0.022
MemoryQueryThrowExceptionOnIndirectionSuccess0.001
DescriptorUOWConformTest - hitSuccess0.002
DescriptorUOWConformTest - missSuccess0.005
MemoryQueryLikeSuccess0.002
UnitOfWorkConformReadObjectWithCriteriaTestSuccess0.045
UnitOfWorkConformWithoutRegisteringTestSuccess0.036
UpdateEventHookTestSuccess0.007
InsertEventHookTestSuccess0.003
DeleteEventHookTestSuccess0.210
WriteEventHookTestSuccess0.004
RefreshEventHookTestSuccess0.006
BuildEventHookTestSuccess0.033
BuildOnRefreshEventHookTestSuccess0.241
CloneAndMergeEventHookTestSuccess0.037
CloneEventOnIsolatedSessionTestSuccess0.021
SessionEventTestCaseSuccess0.018
SingleTableAboutToInsertTestSuccess0.017
MultipleTableAboutToInsertTestSuccess0.008
PreInsertModifyChangeSetTestSuccess0.004
ObjectChangeSetUpdateAttributeTestSuccess0.044
ObjectChangeSetEventTestSuccess0.022
UpdateAttributeTestSuccess0.033
PostCalculateUOWChangeSetEventTestSuccess0.011
OptimisticLockingDeleteRowTestSuccess0.069
OptimisticLockingChangedValueTestSuccess0.042
OptimisticLockingChangedValueUpdateTestSuccess0.012
OptimisticLockingDeleteValueUpdateTestSuccess0.030
JoiningReadObjectTestAddressSuccess0.024
JoiningReadObjectTestAddressManagerSuccess0.013
JoiningReadObjectTestPhonesSuccess0.224
JoiningReadObjectTestPhonesOuterSuccess0.006
ReadAnyObjectJoinPhoneTestSuccess0.003
JoiningInheritanceRelationshipTestSuccess0.003
NestedJoiningInheritanceRelationshipTestSuccess0.017
JoiningReadObjectTestAddressManagerManagerSuccess0.006
JoiningReadAllTestAddressSuccess0.003
JoiningReadAllTestPhonesSuccess0.003
JoiningReadAllTestPhonesManagedEmployeesPhonesSuccess0.006
JoiningReadAllTestWhereLastNameWaySuccess0.002
JoiningReadObjectTestCustomSQLSuccess0.209
JoiningReadAllTestCustomSQLSuccess0.003
JoiningReadAllTestWhereLastNameWay-cursorSuccess0.002
JoinReadingTestteamLeader-addressSuccess0.003
JoinOwnerA-oneToOne-oneToManySuccess0.003
JoinOwnerA-oneToOne-oneToMany-oneToOneSuccess0.003
JoinOwnerA-oneToOne(mapping)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.013
ReadObjectMappingJoinReadingTestSuccess0.004
MultipleJoinedAttributeQueryTestSuccess0.010
ComplexJoinedAttributeQueryTestSuccess0.019
ReadAllBatchReadingTestAddressManagerJOINSuccess0.253
ReadAllBatchReadingTestWhereAddressManagerJOINSuccess0.043
BatchReadingUnitOfWorkTestJOINSuccess0.007
BatchReadingUnitOfWorkInTransactionTestJOINSuccess0.013
OneToManyBatchReadingTestJOINSuccess0.039
BatchReadingTestJOINSuccess0.029
OneToManyBatchReadingCustomSelectionQueryTestJOINSuccess0.037
ReadAllBatchReadingTestWhereAddressManager-cursorJOINSuccess0.063
NestedOneToManyBatchReadAllTestJOINSuccess0.007
ReadAllBatchReadingTestPolicyHolderJOINSuccess0.438
OneToOneBatchReadingTestJOINSuccess0.031
ReadAllBatchReadingTestClaimJOINSuccess0.247
OneToManyBatchReadingTestJOINSuccess0.039
NestedBatchReadingTestJOINSuccess0.242
NestedBatchReadingNPETestJOINSuccess0.017
AggregateBatchReadingTestJOINSuccess0.003
BatchReadingBatchReadExpressionTestJOINSuccess0.013
BatchReadingWithInvalidQueryKeyTestJOINSuccess0.006
BatchReadValueholderTestJOINSuccess0.004
BatchReadingStackOverflowTestJOINSuccess0.241
ReadAllBatchReadingTestAddressManagerEXISTSSuccess0.467
ReadAllBatchReadingTestWhereAddressManagerEXISTSSuccess0.020
BatchReadingUnitOfWorkTestEXISTSSuccess0.003
BatchReadingUnitOfWorkInTransactionTestEXISTSSuccess0.012
OneToManyBatchReadingTestEXISTSSuccess0.044
BatchReadingTestEXISTSSuccess0.032
OneToManyBatchReadingCustomSelectionQueryTestEXISTSSuccess0.018
ReadAllBatchReadingTestWhereAddressManager-cursorEXISTSSuccess0.015
NestedOneToManyBatchReadAllTestEXISTSSuccess0.008
ReadAllBatchReadingTestPolicyHolderEXISTSSuccess0.014
OneToOneBatchReadingTestEXISTSSuccess0.066
ReadAllBatchReadingTestClaimEXISTSSuccess0.018
OneToManyBatchReadingTestEXISTSSuccess0.015
NestedBatchReadingTestEXISTSSuccess0.024
NestedBatchReadingNPETestEXISTSSuccess0.221
AggregateBatchReadingTestEXISTSSuccess0.002
BatchReadingBatchReadExpressionTestEXISTSSuccess0.032
BatchReadingWithInvalidQueryKeyTestEXISTSSuccess0.005
BatchReadValueholderTestEXISTSSuccess0.006
BatchReadingStackOverflowTestEXISTSSuccess0.041
ReadAllBatchReadingTestAddressManagerINSuccess0.018
ReadAllBatchReadingTestWhereAddressManagerINSuccess0.219
BatchReadingUnitOfWorkTestINSuccess0.003
BatchReadingUnitOfWorkInTransactionTestINSuccess0.030
OneToManyBatchReadingTestINSuccess0.204
BatchReadingTestINSuccess0.222
OneToManyBatchReadingCustomSelectionQueryTestINSuccess0.004
ReadAllBatchReadingTestWhereAddressManager-cursorINSuccess0.020
NestedOneToManyBatchReadAllTestINSuccess0.210
ReadAllBatchReadingTestPolicyHolderINSuccess0.014
OneToOneBatchReadingTestINSuccess0.002
ReadAllBatchReadingTestClaimINSuccess0.041
OneToManyBatchReadingTestINSuccess0.001
NestedBatchReadingTestINSuccess0.251
NestedBatchReadingNPETestINSuccess0.000
AggregateBatchReadingTestINSuccess0.002
BatchReadingBatchReadExpressionTestINSuccess0.023
BatchReadingWithInvalidQueryKeyTestINSuccess0.005
BatchReadValueholderTestINSuccess0.003
BatchReadingStackOverflowTestINSuccess0.000
ReadAllPartialReadingTest-firstName,salarySuccess0.000
ReadAllPartialReadingTest-address,periodSuccess0.001
ReadAllPartialReadingTest-city,salarySuccess0.205
ReadAllPartialReadingTest-city,salary-cursorSuccess0.002
ReadAllPartialReadingTest-type-areaCodeSuccess0.002
ReadAllPartialReadingTest-PolicyMaxCoverageSuccess0.010
ReadAllPartialReadingTest-id-SelectPrimaryKeySuccess0.001
ReadAllPartialReadingTest-firstName-OrderByPrimaryKeySuccess0.001
ReadAllPartialReadingTest-firstName-SelectAndOrderByPrimaryKeySuccess0.001
ReadAllPartialReadingAddressTest - Address - SelectDistinctAndOrderByPrimaryKeySuccess0.001
ReadAllPartialReadingAddressTest - Employee - SelectAddressIdSuccess0.001
ReadAllPartialReadingAddressTest - PhoneNumber - Employee - SelectAddressIdSuccess0.002
QueryValidationTestSuccess0.001
ReadAllBindAllParametersTestSuccess0.014
Batch1mTestSuccess0.539
Scenario1_1: DTF mappings with 1 Class & 1 TableSuccess0.002
Scenario1_2: DTF mappings with 1 Class & 2 TablesSuccess0.003
Scenario1_3: DTF mappings with 2 Classes & 1 Table (Aggreagte)Success0.006
Scenario1_4: DTF mappings in root classSuccess0.003
Scenario1_5a: DTF mappings of subclassSuccess0.007
Scenario1_5b: DTF mappings of subclass w/ WHERE clauseSuccess0.004
Scenario1_6: ObjectTypeMappingSuccess0.002
Scenario1_7a: Retrieve PKsSuccess0.006
Scenario1_7b: Include PK attributes at start of ResultSuccess0.004
Scenario1_7c: Retrieve PKs and use result to get real objectsSuccess0.002
Scenario1_7d: Retrieve PKs with no itemsSuccess0.007
Scenario1_8a: Aggregate mapping (period)Success0.003
Scenario1_8b: Invalid item, transformation mapping (normalHours)Success0.001
Scenario1_8d: Invalid item, 1:M mapping (phoneNumbers)Success0.000
Scenario1_8e: Invalid item, M:M mapping (projects)Success0.001
Scenario1_9a: COUNT aggregate functionSuccess0.009
Scenario1_9b: SUM aggregate functionSuccess0.006
Scenario1_9c: AVG aggregate functionSuccess0.002
Scenario1_9d: MAX aggregate functionSuccess0.002
Scenario1_9e: MIN aggregate functionSuccess0.024
Scenario1_9f: SUM aggregate function with group by on genderSuccess0.007
Scenario1_9g: AVG aggregate function with group by on genderSuccess0.003
Scenario1_9h: MAX aggregate function with group by on genderSuccess0.003
Scenario1_9i: MIN aggregate function with group by on genderSuccess0.001
Scenario1_9j: COUNT(*)Success0.001
Scenario2_1a: 1:1 join with DTF mappingsSuccess0.004
Scenario2_1b: 1:1 join with DTF mappings (no where clause)Success0.002
Scenario2_2a: Scenario 2.2a: Self joinSuccess0.002
Scenario2_2b: Self join (w/ WHERE clause)Success0.005
Scenario2_2c: Report query with constant expressionSuccess0.011
Scenario5_1a: Simple Custom SQLSuccess0.002
Scenario5_1b: 1:1 Join Custom SQLSuccess0.006
Scenario5_1c: 3x1:1 Join Custom SQLSuccess0.004
Scenario5_2a: Cursored Stream using expressionsSuccess0.002
Scenario5_2b: Cursored Stream using proper SQLSuccess0.010
Scenario5_2c: Cursored Stream using SQL but less fields selected then items providedSuccess0.003
Scenario5_2d: Cursored Stream using SQL but types selected don't match item types (firstName->id)Success0.012
Scenario5_3a: Order By ASC, query key in itemsSuccess0.206
Scenario5_3b: Order By ASC, query key not in itemsSuccess0.003
Scenario6_1: Place holderSuccess0.002
Scenario6_2: Join querySuccess0.002
UseDistinctScenario: Read query using useDistinct()Success0.005
ParallelBuilderReportItemTest: ReportItems originating from parallel builders.Success0.004
PlaceHolderReportQueryTestCaseSuccess0.001
GetLeafMappingForReportQueryTest: Tests recursive behavior of this method.Success0.002
ReportItemQueryKeyTest: Tests recursive behavior of this method, especially when custom query keys are used.Success0.002
AttributeConversionTestSuccess0.011
CountDirectCollectionTest: Tests count on a direct collection query key (i.e. not a direct field)Success0.002
CountDistinctManyToManyTest: Tests count distinct on a many to many query key (i.e. not a direct field)Success0.001
CountDistinctManyToManyWithWhereClauseTest: Tests count distinct on a many to many query key (i.e. not a direct field)Success0.002
CountDistinctOneToOneTest: Tests count distinct on a one to one query key (i.e. not a direct field)Success0.001
CountDistinctOneToOneWithWhereClauseTest: Tests count distinct on a one to one query key (i.e. not a direct field)Success0.002
CountManyToManyTest: Tests count on a many to many query key (i.e. not a direct field)Success0.001
CountOneToOneTest: Tests count on a one to one query key (i.e. not a direct field)Success0.002
ReportQueryWithDuplicateQueryKeysTestSuccess0.052
OrderByRandomTestSuccess0.000
ClassForInheritanceTestCase: Success0.208
ReportQueryFunctionTypeTestCaseSuccess0.002
ReportQueryFunctionTypeTestCase ReadAllQuery in descriptor.Success0.004
ReportQueryAndExistsSubQuery: ReportQuery and exists subQuerySuccess0.004
ReportQueryAndExistsSubQueryWithWhereClause: ReportQuery and exists subQuery with selection criteriaSuccess0.033
ReportQueryRetrievePrimaryKeysCursorTestSuccess0.002
ParameterizedSubqueryTestSuccess0.012
InsertCommitTransactionTestSuccess0.067
InsertRollbackTransactionTestSuccess0.022
DeleteCommitTransactionTestSuccess0.027
DeleteRollbackTransactionTestSuccess0.460
UpdateCommitTransactionTestSuccess0.052
UpdateRollbackTransactionTestSuccess0.037
EmptyTransactionTestSuccess0.000
ReadingThroughWriteConnectionInTransactionTest1Success0.533
ReadingThroughWriteConnectionInTransactionTest1:UOWSuccess0.926
ReadingThroughWriteConnectionInTransactionTest2Success0.276
ReadingThroughWriteConnectionInTransactionTest2:UOWSuccess0.290
ReadingThroughWriteConnectionInTransactionTest3Success0.710
ReadingThroughWriteConnectionInTransactionTest3:UOWSuccess0.064
ReadingThroughWriteConnectionInTransactionTest4Success0.084
ReadingThroughWriteConnectionInTransactionTest6:UOWSuccess0.539
ReadingThroughWriteConnectionInTransactionTest7Success0.065
ReadingThroughWriteConnectionInTransactionTest7:UOWSuccess0.766
IntegrityCheckerTestSuccess0.014
IntegrityCheckerLazyCreationTestSuccess0.000
ShouldThroughIntegrityCheckerTestSuccess0.221
ShouldNotThroughIntegrityCheckerTestSuccess0.010
ShouldCheckDatabaseTestSuccess0.284
ShouldNotCheckDatabaseTestSuccess0.229
ExceptionHandlerTest1Success0.004
ExceptionHandlerTest2Success0.022
ExceptionHandlerLoginIntegrityTestSuccess0.224
MessageLoggingEfficiencyTestSuccess0.000
FieldedMessageLoggingTestSuccess0.000
FieldedMessageLoggingTraceLocalizationTestSuccess0.000
NullValueTestSuccess0.218
NoDefaultNullValueTestSuccess0.007
OptomizeValueHolderTestSuccess0.207
NullPasswordLoginTestSuccess0.001
HelperSystemPropertyTestSuccess0.000
GermanUmlautsWriteTestSuccess0.008
ReconnectFlushStatementCacheTestSuccess0.241
TransactionIsolationTestSuccess0.033
SessionIsConnectedFlagTestSuccess0.026
ContainerIndirectionPolicySerializationTestSuccess0.001
JNDIConnectionTestSuccess0.031
CustomSequenceTestSuccess0.239
CustomSequenceTestSuccess0.028
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success0.663
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.847
SequencingConcurrencyTest DatabaseSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success0.361
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success1.033
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.877
SequencingConcurrencyTest ServerSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success0.776
Sequencing rollback test - separate sequencing accessor is allowedSuccess0.015
Sequencing rollback test - separate sequencing accessor is NOT allowedSuccess0.007
SequenceStringPKInsertTestSuccess0.006
SequenceStringExistingPKTestSuccess0.010
CustomSequencingPolicyTestSuccess0.017
InitializeDescriptorsBeforeLoginTestSuccess0.027
SequencingTableQualifierTestSuccess0.241
SequencingTableQualifierTestSuccess0.030
SequenceFieldRemovalForAcquireValueAfterInsertTestSuccess0.012
CannotOverrideConnectedSequenceTestSuccess0.000
ObjectCopyingTestSuccess0.024
ContainerCloningTestSuccess0.000
RefreshCascadeAllNoIndirectionTestSuccess0.008
ReadObjectQueryDisableCacheHitsTestSuccess0.005
ClearQueryOptionsOnStatementTestSuccess0.715
AddFunctionItemTestSuccess0.003
AddGroupingTestSuccess0.001
AddItemTestSuccess0.001
AddJoinedAttributeTestSuccess0.258
AddNonFetchedJoinedAttributeTestSuccess0.221
AddOrderingTestSuccess0.002
AddPartialAttributeTestSuccess0.002
AddPartialAttributeForCustomSQLTestSuccess0.006
RetrievePrimaryKeysTestSuccess0.001
UseDistinctTestSuccess0.001
DatabaseLoginCodeCoverageTestSuccess0.002
InstantiationPolicyTestSuccess0.705
ReadObjectAlreadyInSessionCacheTestSuccess0.001
ReadObjectNotInSessionCacheTestSuccess0.000
ReadReferencedObjectNotInSessionCacheTestSuccess0.001
WriteNewObjectTestSuccess0.009
WriteNewPessimisticLockedObjectTestSuccess0.006
GetClassDescriptorForAliasTestSuccess0.000
CommitOrderTestSuccess0.375
AggregateObjectObjectComparisonTestSuccess0.005
AggregateObjectIsNullTestSuccess0.003
AggregateObjectNullTestSuccess0.005
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.002
MultipleAndsExpressionTest4Success0.002
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.001
ObjectComparisonAcrossJoinSuccess0.002
ExpressionFunctionTestSuccess0.003
ExpressionMathTestSuccess0.003
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.004
NotExpressionTestSuccess0.003
GreaterThanEqualExpressionTestSuccess0.002
GreaterThanExpressionTestSuccess0.003
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.003
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.002
IsNotNullExpressionTestSuccess0.004
IsNotNullWithJoinExpressionTestSuccess0.002
InMultipleExpressionWithConversionParameterTestSuccess0.004
InSingleVectorParameterTestSuccess0.001
InMultipleExpressionParameterTestSuccess0.008
NotInExpressionTestSuccess0.003
InConversionTestSuccess0.007
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.014
BetweenExpressionTestSuccess0.002
BetweenExpressionTest 2Success0.004
SelfManagedEmployeeTestSuccess0.001
NotSelfManagedEmployeeTestSuccess0.002
NotEqualSelfManagedEmployeeTestSuccess0.002
MultipleTableJoinExpressionTest4Success0.002
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.002
MultipleTableJoinExpressionTest7Success0.002
CustomQKExpressionTest1Success0.001
FieldDefaultingTestSuccess0.002
OneToManyJoinTest1Success0.002
OneToManyJoinTest2Success0.002
OneToManyJoin2WithBatchReadTestSuccess0.218
OneToManyJoinTest3Success0.002
OneToManyJoinTest4Success0.002
OneToManyJoinTest5Success0.001
ManyToManyJoinTest1Success0.003
ManyToManyJoinTest5Success0.004
OneToManyJoinObjectCompareTestSuccess0.001
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.005
OneToOneExpressionUsingObjectAsValue1Success0.001
OneToOneExpressionUsingObjectAsValue2Success0.221
ConstantEqualConstantTestSuccess0.003
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.001
MultiPlatformTestSuccess0.001
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.002
InheritanceTypeTest3Success0.007
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
RegexpTestSuccess0.002
AggregateObjectJoiningTestSuccess0.003
AggregateObjectComparisonTestSuccess0.004
Correlated SubSelect TestSuccess0.003
Correlated SubSelect Expressions Reordered TestSuccess0.005
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.012
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.065
NotInTestSuccess0.002
ObjectComparisonWithBatchAttributeTestSuccess0.015
Object Equal Or Object Equal TestSuccess0.003
Oracle Example Correlated SubSelect TestSuccess0.003
ParralelSelectCityTestSuccess0.004
ParralelSelectSameCityTestSuccess0.003
ParralelSelectSameNameInsideSubSelectTestSuccess0.003
ParralelSelectSameNameTestSuccess0.001
ParallelSelectWithBatchAttributeTestSuccess0.229
ParralelSelectObjectComparisonTestSuccess0.003
SubSelectCorrelatedNestedTestSuccess0.004
SubSelectCountTestSuccess0.004
SubSelectEmployeeTestSuccess0.004
SubSelect Employee With Busy Manager TestSuccess0.005
SubSelectInWithBatchAttributeTestSuccess0.015
SubSelectMaxSalaryTestSuccess0.002
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.002
SubSelectMaxManagerSalaryTestSuccess0.002
SubSelectNoProjectsTestSuccess0.002
SubSelectTwoManagedEmployeesTestSuccess0.002
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.002
SubSelectNestedSalaryTestSuccess0.002
SubSelectTwoProjectsTestSuccess0.006
SubSelect Underpaid Managers TestSuccess0.003
SameManagerTestSuccess0.003
SubSelectFromClauseTestSuccess0.002
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.003
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.046
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.226
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.281
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.060
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success1.022
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.230
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.230
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.018
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.016
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.496
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.018
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.016
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.017
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.010
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
AsOfCurrentTimeMillisTestSuccess0.001
AsOfExpressionMathTestSuccess0.000
AsOfParameterTestSuccess0.003
AsOfStringLiteralTestSuccess0.000
CacheCorruptedByBatchAttributeTestSuccess0.002
CacheIsolationTestSuccess0.003
CacheIsolationAcrossRelationshipsTestSuccess0.262
CannotExecuteWriteInHistoricalSessionExceptionTestSuccess0.001
DynamicQueryUsingQueryKeyTestSuccess0.002
DynamicQueryUsingParallelExpressionTestSuccess0.002
NoNestedHistoricalSessionsAllowedExceptionTestSuccess0.000
NoTransactionsInHistoricalSessionExceptionTestSuccess0.000
SuccessfulCachingTestSuccess0.003
OuterJoinTestSuccess0.002
OuterJoinTestWithoutAsOfSuccess0.001
HistoricalQueriesMustPreserveGlobalCacheExceptionTestSuccess0.000
HistoricalQueriesOnlySupportedOnOracleExceptionTestSuccess0.003
HistoricalSessionOnlySupportedOnOracleExceptionTestSuccess0.000
RollbackObjectsTestSuccess1.938
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.446
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.218
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.663
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.028
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.226
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.036
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.055
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.474
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.884
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.018
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.237
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.233
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.428
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.240
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.213
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.226
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
IsolatedSessionHistoricalTestSuccess0.000
InsertWithHistoryPolicyTestSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.004
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.005
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.000
ObjectComparisonAcrossJoinSuccess0.002
ExpressionFunctionTestSuccess0.001
ExpressionMathTestSuccess0.002
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.002
NotExpressionTestSuccess0.002
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.002
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.003
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.002
IsNotNullExpressionTestSuccess0.003
IsNotNullWithJoinExpressionTestSuccess0.002
InMultipleExpressionWithConversionParameterTestSuccess0.002
InSingleVectorParameterTestSuccess0.002
InMultipleExpressionParameterTestSuccess0.002
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.003
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.003
BetweenExpressionTestSuccess0.002
BetweenExpressionTest 2Success0.003
SelfManagedEmployeeTestSuccess0.001
NotSelfManagedEmployeeTestSuccess0.002
NotEqualSelfManagedEmployeeTestSuccess0.002
MultipleTableJoinExpressionTest4Success0.002
MultipleTableJoinExpressionTest5Success0.002
MultipleTableJoinExpressionTest6Success0.003
MultipleTableJoinExpressionTest7Success0.001
CustomQKExpressionTest1Success0.002
FieldDefaultingTestSuccess0.001
OneToManyJoinTest1Success0.002
OneToManyJoinTest2Success0.002
OneToManyJoin2WithBatchReadTestSuccess0.018
OneToManyJoinTest3Success0.005
OneToManyJoinTest4Success0.003
OneToManyJoinTest5Success0.003
ManyToManyJoinTest1Success0.004
ManyToManyJoinTest5Success0.004
OneToManyJoinObjectCompareTestSuccess0.001
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.002
Complex Boolean TestSuccess0.002
OneToOneExpressionUsingObjectAsValue1Success0.001
OneToOneExpressionUsingObjectAsValue2Success0.001
ConstantEqualConstantTestSuccess0.003
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.001
MultiPlatformTestSuccess0.002
MultiPlatformTest2Success0.002
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.002
InheritanceTypeTest3Success0.205
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
RegexpTestSuccess0.002
AggregateObjectJoiningTestSuccess0.004
AggregateObjectComparisonTestSuccess0.004
Correlated SubSelect TestSuccess0.002
Correlated SubSelect Expressions Reordered TestSuccess0.002
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.685
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.074
NotInTestSuccess0.002
ObjectComparisonWithBatchAttributeTestSuccess0.012
Object Equal Or Object Equal TestSuccess0.002
Oracle Example Correlated SubSelect TestSuccess0.003
ParralelSelectCityTestSuccess0.004
ParralelSelectSameCityTestSuccess0.002
ParralelSelectSameNameInsideSubSelectTestSuccess0.003
ParralelSelectSameNameTestSuccess0.001
ParallelSelectWithBatchAttributeTestSuccess0.010
ParralelSelectObjectComparisonTestSuccess0.002
SubSelectCorrelatedNestedTestSuccess0.004
SubSelectCountTestSuccess0.003
SubSelectEmployeeTestSuccess0.003
SubSelect Employee With Busy Manager TestSuccess0.002
SubSelectInWithBatchAttributeTestSuccess0.013
SubSelectMaxSalaryTestSuccess0.002
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.002
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.206
SubSelectTwoManagedEmployeesTestSuccess0.003
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.002
SubSelectNestedSalaryTestSuccess0.002
SubSelectTwoProjectsTestSuccess0.002
SubSelect Underpaid Managers TestSuccess0.002
SameManagerTestSuccess0.002
SubSelectFromClauseTestSuccess0.001
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.002
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success1.022
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.233
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.014
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.024
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.430
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.022
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.230
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.027
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.022
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
AsOfCurrentTimeMillisTestSuccess0.000
AsOfExpressionMathTestSuccess0.000
AsOfParameterTestSuccess0.003
AsOfStringLiteralTestSuccess0.000
CacheCorruptedByBatchAttributeTestSuccess0.004
CacheIsolationTestSuccess0.003
CacheIsolationAcrossRelationshipsTestSuccess0.258
CannotExecuteWriteInHistoricalSessionExceptionTestSuccess0.000
DynamicQueryUsingQueryKeyTestSuccess0.002
DynamicQueryUsingParallelExpressionTestSuccess0.001
NoNestedHistoricalSessionsAllowedExceptionTestSuccess0.000
NoTransactionsInHistoricalSessionExceptionTestSuccess0.001
SuccessfulCachingTestSuccess0.003
OuterJoinTestSuccess0.003
OuterJoinTestWithoutAsOfSuccess0.002
HistoricalQueriesMustPreserveGlobalCacheExceptionTestSuccess0.001
HistoricalQueriesOnlySupportedOnOracleExceptionTestSuccess0.002
HistoricalSessionOnlySupportedOnOracleExceptionTestSuccess0.000
RollbackObjectsTestSuccess2.468
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.210
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.212
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.214
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.245
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.206
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.218
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.421
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.206
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.237
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.450
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.223
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.221
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.028
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.037
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.221
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.040
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.014
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.235
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.437
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.033
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.132
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.206
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.022
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.018
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.019
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.240
IsolatedSessionHistoricalTestSuccess0.000
InsertWithHistoryPolicyTestSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.003
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.002
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.001
ObjectComparisonAcrossJoinSuccess0.001
ExpressionFunctionTestSuccess0.002
ExpressionMathTestSuccess0.001
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.001
NotExpressionTestSuccess0.002
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.002
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.002
IsNotNullExpressionTestSuccess0.002
IsNotNullWithJoinExpressionTestSuccess0.001
InMultipleExpressionWithConversionParameterTestSuccess0.002
InSingleVectorParameterTestSuccess0.002
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.256
InConversionTestSuccess0.002
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.002
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.002
SelfManagedEmployeeTestSuccess0.001
NotSelfManagedEmployeeTestSuccess0.002
NotEqualSelfManagedEmployeeTestSuccess0.001
MultipleTableJoinExpressionTest4Success0.002
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.003
MultipleTableJoinExpressionTest7Success0.001
CustomQKExpressionTest1Success0.001
FieldDefaultingTestSuccess0.001
OneToManyJoinTest1Success0.002
OneToManyJoinTest2Success0.001
OneToManyJoin2WithBatchReadTestSuccess0.013
OneToManyJoinTest3Success0.002
OneToManyJoinTest4Success0.001
OneToManyJoinTest5Success0.002
ManyToManyJoinTest1Success0.001
ManyToManyJoinTest5Success0.003
OneToManyJoinObjectCompareTestSuccess0.001
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.002
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.001
OneToOneExpressionUsingObjectAsValue2Success0.001
ConstantEqualConstantTestSuccess0.002
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.001
MultiPlatformTestSuccess0.001
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.001
InheritanceTypeTest2Success0.002
InheritanceTypeTest3Success0.003
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
RegexpTestSuccess0.001
AggregateObjectJoiningTestSuccess0.002
AggregateObjectComparisonTestSuccess0.002
Correlated SubSelect TestSuccess0.002
Correlated SubSelect Expressions Reordered TestSuccess0.001
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.214
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.296
NotInTestSuccess0.002
ObjectComparisonWithBatchAttributeTestSuccess0.013
Object Equal Or Object Equal TestSuccess0.002
Oracle Example Correlated SubSelect TestSuccess0.003
ParralelSelectCityTestSuccess0.003
ParralelSelectSameCityTestSuccess0.003
ParralelSelectSameNameInsideSubSelectTestSuccess0.003
ParralelSelectSameNameTestSuccess0.001
ParallelSelectWithBatchAttributeTestSuccess0.009
ParralelSelectObjectComparisonTestSuccess0.003
SubSelectCorrelatedNestedTestSuccess0.003
SubSelectCountTestSuccess0.004
SubSelectEmployeeTestSuccess0.002
SubSelect Employee With Busy Manager TestSuccess0.002
SubSelectInWithBatchAttributeTestSuccess0.012
SubSelectMaxSalaryTestSuccess0.001
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.002
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.002
SubSelectTwoManagedEmployeesTestSuccess0.002
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.000
SubSelectNestedSalaryTestSuccess0.001
SubSelectTwoProjectsTestSuccess0.001
SubSelect Underpaid Managers TestSuccess0.002
SameManagerTestSuccess0.002
SubSelectFromClauseTestSuccess0.002
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.211
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.211
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.013
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.012
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.013
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.012
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.014
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.013
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.014
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
AsOfCurrentTimeMillisTestSuccess0.000
AsOfExpressionMathTestSuccess0.000
AsOfParameterTestSuccess0.001
AsOfStringLiteralTestSuccess0.001
CacheCorruptedByBatchAttributeTestSuccess0.001
CacheIsolationTestSuccess0.001
CacheIsolationAcrossRelationshipsTestSuccess0.031
CannotExecuteWriteInHistoricalSessionExceptionTestSuccess0.000
DynamicQueryUsingQueryKeyTestSuccess0.002
DynamicQueryUsingParallelExpressionTestSuccess0.001
NoNestedHistoricalSessionsAllowedExceptionTestSuccess0.000
NoTransactionsInHistoricalSessionExceptionTestSuccess0.000
SuccessfulCachingTestSuccess0.003
OuterJoinTestSuccess0.001
OuterJoinTestWithoutAsOfSuccess0.001
HistoricalQueriesMustPreserveGlobalCacheExceptionTestSuccess0.001
HistoricalQueriesOnlySupportedOnOracleExceptionTestSuccess0.001
HistoricalSessionOnlySupportedOnOracleExceptionTestSuccess0.000
RollbackObjectsTestSuccess0.601
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.219
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.225
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.202
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.220
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.205
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.453
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.017
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.207
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.065
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.101
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.217
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.220
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.221
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
IsolatedSessionHistoricalTestSuccess0.000
InsertWithHistoryPolicyTestSuccess0.000
QualifiedTableTestSuccess0.041
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Bus)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.206
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Company)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Person)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Computer)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.PC)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SportsCar)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bus)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bicycle)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle)Success0.007
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.000
QueryInheritanceTestSuccess0.001
JoinWithSecondaryTableTestSuccess0.005
PaginationInheritanceTestSuccess0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.213
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.226
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.216
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.882
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.024
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.216
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.214
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.004
ComplexDeleteTestfalsefalse(class org.eclipse.persistence.testing.models.inheritance.Alligator)truefalseSuccess0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.228
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.430
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.217
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.209
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.436
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.221
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.426
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SeniorDeveloper_King)Success0.005
OverrideInheritedMappingTestSuccess0.432
BindingWithShallowInsertTestSuccess0.015
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.220
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.207
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.220
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.207
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.228
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.251
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.219
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.229
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.210
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.462
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.028
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.038
InfiniteRecursionWithNoDescriptorTestSuccess0.898
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.248
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success1.507
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.035
LeafQueryTestSuccess0.004
SecondaryTableUpdateTestSuccess0.209
TranslatedKeyInheritanceTestCaseSuccess0.007
SingleInheritanceTestSuccess0.002
CursoredStreamInheritanceTestCaseSuccess0.009
ReinitializeJoiningOnClassDescriptorWithInheritanceTestSuccess0.000
UnitOfWorkIdentityMapAccessorTestSuccess0.010
NestedUnitOfWorkMergeIntoParentTestSuccess1.143
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.211
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.411
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.014
ReadAllTest(org.eclipse.persistence.testing.models.insurance.Policy)Success0.025
ReadAllTest(org.eclipse.persistence.testing.models.insurance.Claim)Success0.023
InsertObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.426
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.215
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.218
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.022
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.445
RemovePrivatelyOwnedTestCaseSuccess0.020
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Show)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Network)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Commercial)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Program)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Show)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Show)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.207
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Actor)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.210
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Unionized)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Actor)Success0.409
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Film)Success0.217
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Job)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.ManagerialJob)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.002
Batch Read TestSuccess0.003
OneToManyVariableBackBatchReadingTestSuccess0.011
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.008
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.008
ReadAllConformInUowTestSuccess0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.207
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.213
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.019
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.208
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.049
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.205
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.004
UpdateObjectTestSuccess0.215
VariableOneToOneNonPrivatelyOwnedTestSuccess0.011
VariableOneToOneDeepMergeCloneTestSuccess0.211
VariableOneToOneShallowWriteTestSuccess0.010
QueryAcrossV11TestSuccess0.001
QueryAccrossV11ProxyIndirectionTestSuccess0.018
PostCommitEventPrimaryKeyTestSuccess0.006
VariableOneToOneUpdateTestSuccess0.464
VariableOneToOneDeleteTestSuccess0.904
VariableOneToOneCodeCoverageTestSuccess0.002
VariableOneToOneInsertTestSuccess0.005
VariableOneToOneGetTypeFieldTestSuccess0.000
DescriptorInitTestSuccess0.051
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.218
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.431
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.217
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.226
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.222
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.222
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.228
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.013
BatchWritingTestSuccess1.486
QueryTimeoutBatchParameterizedDescriptorQueryManagerTestSuccess0.457
QueryTimeoutBatchDynamicDescriptorQueryManagerTestSuccess0.224
QueryTimeoutBatchParameterizedDatabaseQueryTestSuccess0.008
QueryTimeoutBatchDynamicDatabaseQueryTestSuccess0.004
QueryTimeoutBatchDynamicDataModifyDatabaseQueryParentRefExceptionTestSuccess0.218
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.217
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.002
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.015
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.209
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.003
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.213
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.002
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.004
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.002
OptimisticLockingPolicyUpdateWithUOWTestSuccess0.003
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.818
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.234
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.206
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.209
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.006
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.002
TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.004
TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.819
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.232
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.008
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.004
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.208
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.004
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.004
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.003
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.005
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.004
WriteLockValueSerializationTestSuccess0.003
FieldsLockingCachedUpdateCallsTestSuccess0.661
UpdateAllWithTimestampLockingTestSuccess0.006
WriteNullAggregateWithTimestampLockingTestSuccess0.003
Cascaded121OptimisticLockingTestSuccess0.008
Cascaded12MOptimisticLockingTestSuccess0.224
CascadedCollectionOptimisticLockingTestSuccess0.008
CascadedMultiLevel121OptimisticLockingTestSuccess0.006
CascadedMultiLevel12MOptimisticLockingTestSuccess0.007
CascadedMultiLevelCollectionOptimisticLockingTestSuccess0.007
Cascaded12MInheritanceOptimisticLockingTestSuccess0.443
Cascaded12MInheritanceListOnSuperOptimisticLockingTestSuccess0.225
CascadedVersionLockingMultiplePrivateOwnedTestSuccess0.012
SimpleSelectPhoneNumberAreaCodeSuccess0.200
SimpleSelectPhoneNumberAreaCodeWithEmployeeSuccess0.011
SimpleSelectPhoneNumberNumberWithEmployeeWithExplicitJoinSuccess0.009
SimpleSelectPhoneNumberNumberWithEmployeeWithFirstNameFirstSuccess0.005
BaseTestCaseSuccess0.266
SimpleAbsTestSuccess0.008
SimpleBetweenAndTestSuccess0.860
SimpleBetweenTestSuccess1.115
SimpleConcatTestSuccess0.023
SimpleConcatTestWithConstants1Success0.447
SimpleDoubleOrTestSuccess0.240
SimpleEqualsBracketsTestSuccess0.008
SimpleEqualsTestSuccess0.207
SimpleEqualsTestWithJoinSuccess0.011
SimpleEqualsTestWithManualJoinSuccess0.291
SimpleEqualsWithAsSuccess0.004
CollectionMemberIdentifierEqualsTestSuccess0.008
CollectionMemberIdentifierNotEqualsTestSuccess0.244
AbstractSchemaIdentifierEqualsTestSuccess0.009
AbstractSchemaIdentifierNotEqualsTestSuccess0.667
SimpleFromFailedSuccess0.006
SimpleInOneDotTestSuccess0.209
SimpleInOneDotTestReversedSuccess0.007
SimpleInTestSuccess0.233
SimpleLengthTestSuccess0.006
SimpleLikeTestSuccess0.009
SimpleLikeTestWithParameterSuccess0.009
SimpleNotBetweenTestSuccess0.003
SimpleNotEqualsTwoVariablesSuccess0.058
SimpleNotEqualsVariablesIngeterSuccess0.037
SimpleNotInTestSuccess0.058
SimpleNotLikeTestSuccess0.486
SimpleOrFollowedByAndTestSuccess0.011
SimpleOrFollowedByAndTestWithStaticNamesSuccess0.011
SimpleOrTestSuccess0.216
SimpleParameterTestSuccess0.007
SimpleParameterTestChangingParametersSuccess0.440
SimpleReverseAbsTestSuccess0.007
SimpleReverseConcatTestSuccess0.006
SimpleReverseEqualsTestSuccess0.002
SimpleReverseLengthTestSuccess0.210
SimpleReverseParameterTestSuccess0.239
SimpleReverseSqrtTestSuccess0.242
SimpleReverseSubstringTestSuccess0.012
SimpleSqrtTestSuccess0.020
SimpleSubstringTestSuccess0.006
SimpleNullTestSuccess0.013
SimpleNotNullTestSuccess0.449
SimpleOrFollowedByAndTestSuccess0.007
SimpleNotEqualsVariablesIngeterSuccess0.897
SimpleBetweenAndTestSuccess0.246
SimpleInOneDotTestSuccess0.007
SimpleEqualsBracketsTestSuccess0.006
SimpleEqualsWithAsSuccess0.005
DistinctTestSuccess0.010
ConformResultsInUnitOfWorkTestSuccess0.009
Mod TestSuccess0.010
SimpleIsEmptyTestSuccess0.005
SimpleIsNotEmptyTestSuccess0.880
SimpleApostropheTestSuccess0.003
SimpleEscapeUnderscoreTestSuccess0.008
SmallProjectMemberOfProjectsTestSuccess0.237
SmallProjectNOTMemberOfProjectsTestSuccess0.679
SelectCOUNTOneToOneTestSuccess0.004
SelectOneToOneTestSuccess0.006
SelectPhoneNumberDeclaredInINClauseTestSuccess0.422
Complex Identifier testSuccess0.454
Dollar sign identifier testSuccess0.520
Dollar sign Schema name testSuccess0.249
Numeric Identifier testSuccess0.042
Underscore identifier testSuccess0.441
Underscore Schema name testSuccess0.240
Entity Test 1Success0.039
Entity Test 2Success0.035
In Test 1Success0.015
Simple Greater Than testSuccess0.037
Simple Greater Than Equal testSuccess0.253
Simple Less Than Equal testSuccess0.242
Simple Less Than testSuccess0.883
Simple Plus testSuccess0.219
Simple Plus test with brackets before comparisonSuccess0.015
Simple Plus test with brackets after comparisonSuccess0.017
Simple Minus testSuccess0.021
Simple Minus test with Brackets Before ComparisonSuccess0.017
Simple Minus test with Brackets After ComparisonSuccess0.020
Simple Multiply testSuccess0.020
Simple Multiply test with brackets before comparisonSuccess0.019
Simple Multiply test with brackets after comparisonSuccess0.220
Simple Divide testSuccess0.011
Simple Divide test with brackets before comparisonSuccess0.221
Simple Divide test with brackets after comparisonSuccess0.458
Greater than with parameter testSuccess0.261
Greater than equal to with parameter testSuccess0.254
Less than with parameter testSuccess0.004
Less than equal to with parameter testSuccess0.006
Plus with parameter testSuccess0.015
Plus with parameter test with brackets before comparisonSuccess0.013
Plus with parameter test with brackets after comparisonSuccess0.216
Minus with parameter testSuccess0.022
Minus with parameter test with brackets before comparisonSuccess0.236
Minus with parameter test with brackets after comparisonSuccess0.018
Multiply with parameter testSuccess0.222
Multiply with parameter test with brackets before comparisonSuccess0.016
Multiply with parameter test with brackets after comparisonSuccess0.015
Divide with parameter testSuccess0.872
Divide with parameter test with brackets before comparisonSuccess0.229
Divide with parameter test with brackets after comparisonSuccess0.014
Multiple operators with two parametersSuccess0.448
Multiple operators with two parameters with brackets around plus/minusSuccess0.248
Multiple operators with two parameters with brackets around multiplySuccess0.015
Simple Order By Test Asc DirectionSuccess0.587
Simple Order By Test Desc DirectionSuccess0.495
Simple Order By Test No DirectionSuccess1.351
Complex Order By No DirectionSuccess0.060
Complex Order By ASC DirectionSuccess0.271
Complex Order By Desc DirectionSuccess0.514
Complex Order By Mixed DirectionSuccess0.718
AVG TestSuccess0.229
COUNT TestSuccess0.002
MAX TestSuccess0.002
MIN TestSuccess0.002
SUM TestSuccess0.002
ChangeJPQLStringAfterExecutionTestSuccess0.007
JPQLSimpleTestSuite$1Success0.003
CustomQueryStringTranlateValidationTestSuccess0.000
BaseTestCaseSuccess0.240
SimpleAbsTestSuccess0.006
SimpleBetweenAndTestSuccess0.040
SimpleBetweenTestSuccess0.512
SimpleConcatTestSuccess0.010
SimpleConcatTestWithConstants1Success0.007
SimpleDoubleOrTestSuccess0.419
SimpleEqualsBracketsTestSuccess0.004
SimpleEqualsTestSuccess0.217
SimpleEqualsTestWithJoinSuccess0.670
SimpleEqualsTestWithManualJoinSuccess0.069
SimpleEqualsWithAsSuccess0.003
CollectionMemberIdentifierEqualsTestSuccess0.006
CollectionMemberIdentifierNotEqualsTestSuccess0.469
AbstractSchemaIdentifierEqualsTestSuccess0.005
AbstractSchemaIdentifierNotEqualsTestSuccess0.896
SimpleFromFailedSuccess0.001
SimpleInOneDotTestSuccess0.209
SimpleInOneDotTestReversedSuccess0.005
SimpleInTestSuccess0.209
SimpleLengthTestSuccess0.005
SimpleLikeTestSuccess0.212
SimpleLikeTestWithParameterSuccess0.010
SimpleNotBetweenTestSuccess0.003
SimpleNotEqualsTwoVariablesSuccess0.458
SimpleNotEqualsVariablesIngeterSuccess0.043
SimpleNotInTestSuccess0.061
SimpleNotLikeTestSuccess0.676
SimpleOrFollowedByAndTestSuccess0.006
SimpleOrFollowedByAndTestWithStaticNamesSuccess0.011
SimpleOrTestSuccess0.008
SimpleParameterTestSuccess0.222
SimpleParameterTestChangingParametersSuccess0.009
SimpleReverseAbsTestSuccess0.005
SimpleReverseConcatTestSuccess0.007
SimpleReverseEqualsTestSuccess0.003
SimpleReverseLengthTestSuccess0.005
SimpleReverseParameterTestSuccess0.006
SimpleReverseSqrtTestSuccess0.240
SimpleReverseSubstringTestSuccess0.210
SimpleSqrtTestSuccess0.018
SimpleSubstringTestSuccess0.005
SimpleNullTestSuccess0.009
SimpleNotNullTestSuccess0.238
SimpleOrFollowedByAndTestSuccess0.007
SimpleNotEqualsVariablesIngeterSuccess0.033
SimpleBetweenAndTestSuccess0.037
SimpleInOneDotTestSuccess0.006
SimpleEqualsBracketsTestSuccess0.004
SimpleEqualsWithAsSuccess0.264
DistinctTestSuccess0.010
ConformResultsInUnitOfWorkTestSuccess0.008
Mod TestSuccess0.009
SimpleIsEmptyTestSuccess0.002
SimpleIsNotEmptyTestSuccess0.474
SimpleApostropheTestSuccess0.003
SimpleEscapeUnderscoreTestSuccess0.010
SmallProjectMemberOfProjectsTestSuccess0.449
SmallProjectNOTMemberOfProjectsTestSuccess0.250
SelectCOUNTOneToOneTestSuccess0.002
SelectOneToOneTestSuccess0.002
SelectPhoneNumberDeclaredInINClauseTestSuccess0.011
Complex Identifier testSuccess0.645
Dollar sign identifier testSuccess0.236
Dollar sign Schema name testSuccess0.036
Numeric Identifier testSuccess0.667
Underscore identifier testSuccess0.250
Underscore Schema name testSuccess0.250
Entity Test 1Success1.088
Entity Test 2Success0.660
In Test 1Success0.015
Simple Greater Than testSuccess0.260
Simple Greater Than Equal testSuccess0.246
Simple Less Than Equal testSuccess0.037
Simple Less Than testSuccess0.455
Simple Plus testSuccess0.012
Simple Plus test with brackets before comparisonSuccess0.011
Simple Plus test with brackets after comparisonSuccess0.230
Simple Minus testSuccess0.452
Simple Minus test with Brackets Before ComparisonSuccess0.236
Simple Minus test with Brackets After ComparisonSuccess0.022
Simple Multiply testSuccess0.019
Simple Multiply test with brackets before comparisonSuccess0.222
Simple Multiply test with brackets after comparisonSuccess0.014
Simple Divide testSuccess0.009
Simple Divide test with brackets before comparisonSuccess0.008
Simple Divide test with brackets after comparisonSuccess0.009
Greater than with parameter testSuccess0.032
Greater than equal to with parameter testSuccess0.031
Less than with parameter testSuccess0.003
Less than equal to with parameter testSuccess0.005
Plus with parameter testSuccess0.011
Plus with parameter test with brackets before comparisonSuccess0.011
Plus with parameter test with brackets after comparisonSuccess0.226
Minus with parameter testSuccess0.015
Minus with parameter test with brackets before comparisonSuccess0.015
Minus with parameter test with brackets after comparisonSuccess0.014
Multiply with parameter testSuccess0.020
Multiply with parameter test with brackets before comparisonSuccess0.017
Multiply with parameter test with brackets after comparisonSuccess0.231
Divide with parameter testSuccess0.011
Divide with parameter test with brackets before comparisonSuccess0.011
Divide with parameter test with brackets after comparisonSuccess0.009
Multiple operators with two parametersSuccess0.017
Multiple operators with two parameters with brackets around plus/minusSuccess0.030
Multiple operators with two parameters with brackets around multiplySuccess0.015
Simple Order By Test Asc DirectionSuccess0.471
Simple Order By Test Desc DirectionSuccess1.372
Simple Order By Test No DirectionSuccess0.698
Complex Order By No DirectionSuccess0.493
Complex Order By ASC DirectionSuccess0.058
Complex Order By Desc DirectionSuccess0.674
Complex Order By Mixed DirectionSuccess0.278
AVG TestSuccess0.002
COUNT TestSuccess0.002
MAX TestSuccess0.002
MIN TestSuccess0.002
SUM TestSuccess0.001
ChangeJPQLStringAfterExecutionTestSuccess0.006
JPQLSimpleTestSuite$1Success0.003
CustomQueryStringTranlateValidationTestSuccess0.000
ComplexAbsTestSuccess0.008
ComplexInTestSuccess0.013
ComplexLengthTestSuccess0.004
ComplexLikeTestSuccess0.008
ComplexNotInTestSuccess0.258
ComplexNotLikeTestSuccess0.931
ComplexParameterTestSuccess0.007
ComplexReverseAbsTestSuccess0.007
ComplexReverseLengthTestSuccess0.005
ComplexReverseParameterTestSuccess0.005
ComplexReverseSqrtTestSuccess0.224
ComplexReverseSubstringTestSuccess0.007
ComplexSqrtTestSuccess0.447
ComplexStringInTestSuccess0.017
ComplexStringNotInTestSuccess0.511
ComplexSubstringTestSuccess0.006
ComplexNotLikeTestSuccess0.462
ComplexNestedOneToManyUsingInClauseSuccess0.225
ComplexInheritanceTestSuccess0.007
ComplexInheritanceUsingNamedQueryTestSuccess0.219
Complex AVG TestSuccess0.003
Complex COUNT TestSuccess0.205
Complex DISTINCT COUNT TestSuccess0.003
Complex MAX TestSuccess0.002
Complex MIN TestSuccess0.001
Complex SUM TestSuccess0.002
SelectSimpleAbsTestSuccess0.235
SelectSimpleBetweenTestSuccess0.463
SelectSimpleBetweenAndTestSuccess0.874
SelectSimpleBooleanTest -> = TRUE testSuccess0.009
SelectSimpleBooleanTest -> = FALSE testSuccess0.006
SelectSimpleBooleanTest -> <> TRUE testSuccess0.006
SelectSimpleBooleanTest -> <> FALSE testSuccess0.005
SelectSimpleConcatTestSuccess0.006
SelectSimpleDoubleOrTestSuccess0.022
SelectSimpleEqualsTestSuccess0.005
SelectSimpleEqualsBracketsTestSuccess0.209
SelectSimpleEqualsMultipleDotsSuccess0.007
SelectSimpleEqualsWithAsSuccess0.222
SelectSimpleFromFailedSuccess0.001
SelectSimpleInTestSuccess0.006
SelectSimpleInOneDotTestSuccess0.006
SelectSimpleLengthTestSuccess0.007
SelectSimpleLikeTestSuccess0.220
SelectSimpleLikeEscapeTestSuccess0.006
SelectSimpleNotBetweenTestSuccess0.002
SelectSimpleNotEqualsVariablesIngeterSuccess0.237
SelectSimpleNotInTestSuccess0.277
SelectSimpleNotLikeTestSuccess0.059
SelectSimpleOrTestSuccess0.213
SelectSimpleParameterTestSuccess0.006
SelectSimpleReverseAbsTestSuccess0.006
SelectSimpleReverseConcatTestSuccess0.210
SelectSimpleReverseEqualsTestSuccess0.206
SelectSimpleReverseLengthTestSuccess0.006
SelectSimpleReverseParameterTestSuccess0.207
SelectSimpleReverseSqrtTestSuccess0.227
SelectSimpleReverseSubstringTestSuccess0.006
SelectSimpleSqrtTestSuccess0.231
SelectSimpleSubstringTestSuccess0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.210
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
SelectSimpleMemberOfTestSuccess0.006
SelectSimpleMemberOfWithParameterTestSuccess0.002
SelectSimpleNotMemberOfWithParameterTestSuccess0.003
SelectSimpleBetweenWithParametersTestSuccess0.243
Select EJBQL Null TestSuccess0.016
Select EJBQL Not Null TestSuccess0.479
SelectComplexAbsTestSuccess0.009
SelectComplexInTestSuccess0.011
SelectComplexLengthTestSuccess0.004
SelectComplexLikeTestSuccess0.210
SelectComplexNotLikeTestSuccess0.266
SelectComplexNotInTestSuccess0.485
SelectComplexParameterTestSuccess0.007
SelectComplexReverseAbsTestSuccess0.010
SelectComplexReverseLengthTestSuccess0.218
SelectComplexReverseParameterTestSuccess0.005
SelectComplexReverseSqrtTestSuccess0.020
SelectComplexReverseSubstringTestSuccess0.005
SelectComplexSqrtTestSuccess0.016
SelectComplexStringInTestSuccess0.215
SelectComplexStringNotInTestSuccess0.273
SelectComplexSubstringTestSuccess0.006
General Exception testSuccess0.001
Missing Descriptor Exception testSuccess0.004
Bad Alias Exception test 1Success0.000
Recognition Exception TestSuccess0.000
Malformed EJBQL Exception Test1Success0.000
Malformed EJBQL Exception Test2Success0.000
Malformed EJBQL Exception Test3Success0.001
Malformed EJBQL Exception Test4Success0.000
Missing Select Exception TestSuccess0.000
Bad Alias Exception Test 2Success0.001
No Alias With WHERE and Parameter Exception TestSuccess0.000
Bad Identifier test1Success0.002
Bad Identifier test2Success0.000
ParseOnceTestSuccess0.251
ParameterNameMismatchTestSuccess0.001
OneToManyJoinOptimizationTestSuccess0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.legacy.Employee)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.020
DeleteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.366
DeleteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.026
InsertObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.257
InsertObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.056
InsertObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.262
WriteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.221
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.227
TestReadDirectDirectMapMappingSuccess0.011
TestReadAggregateDirectMapMappingSuccess0.011
TestReadEntityDirectMapMappingSuccess0.231
TestUpdateDirectDirectMapMappingSuccess0.015
TestUpdateAggregateDirectMapMappingSuccess0.233
TestUpdateEntityDirectMapMappingSuccess0.241
TestUpdateEntityDirectMapMapping privateOwned=trueSuccess0.019
TestReadDirectDirectMapMapping fetchJoin = 1Success0.009
TestReadAggregateDirectMapMapping fetchJoin = 1Success0.009
TestReadEntityDirectMapMapping fetchJoin = 1Success0.011
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectDirectMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateDirectMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityDirectMapHolder)Success0.001
TestReadDirectAggregateMapMappingSuccess0.212
TestReadAggregateAggregateMapMappingSuccess0.011
TestReadEntityAggregateMapMappingSuccess0.012
TestUpdateDirectAggregateMapMappingSuccess0.015
TestUpdateAggregateAggregateMapMappingSuccess0.016
TestUpdateEntityAggregateMapMappingSuccess0.240
TestUpdateEntityAggregateMapMapping privateOwned=trueSuccess0.239
TestReadDirectAggregateMapMapping fetchJoin = 1Success0.009
TestReadAggregateAggregateMapMapping fetchJoin = 1Success0.227
TestReadEntityAggregateMapMapping fetchJoin = 1Success0.011
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectAggregateMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateAggregateMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityAggregateMapHolder)Success0.002
TestReadDirectEntity1MMapMappingSuccess0.456
TestReadAggregateEntity1MMapMappingSuccess0.017
TestReadEntityEntity1MMapMappingSuccess0.017
TestUpdateDirectEntity1MMapMappingSuccess0.439
TestUpdateAggregateEntity1MMapMappingSuccess0.018
TestUpdateEntityEntity1MMapMappingSuccess0.021
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.223
TestUpdateAggregateEntity1MMapMapping privateOwned=trueSuccess0.222
TestUpdateEntityEntity1MMapMapping privateOwned=trueSuccess0.248
TestReadDirectEntity1MMapMapping fetchJoin = 1Success0.014
TestReadAggregateEntity1MMapMapping fetchJoin = 1Success0.229
TestReadEntityEntity1MMapMapping fetchJoin = 1Success0.230
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectEntity1MMapHolder)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateEntity1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateEntity1MMapHolder)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityEntity1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityEntity1MMapHolder)Success0.001
MapKeyDirectEntity1MReportQueryTestCase: Success0.003
MapKeyAggregateEntity1MReportQueryTestCase: Success0.003
MapKeyEntityEntity1MReportQueryTestCase: Success0.004
MapEntryDirectEntity1MReportQueryTest: Success0.002
InMemoryDirectEntity1MTestSuccess0.000
TestReadDirectEntityU1MMapMappingSuccess0.018
TestReadAggregateEntityU1MMapMappingSuccess0.013
TestReadEntityEntityU1MMapMappingSuccess0.016
TestUpdateDirectEntityU1MMapMappingSuccess0.017
TestUpdateAggregateEntityU1MMapMappingSuccess0.023
TestUpdateEntityEntityU1MMapMappingSuccess0.237
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.224
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.017
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.451
TestReadDirectEntityU1MMapMapping fetchJoin = 1Success0.014
TestReadAggregateEntityU1MMapMapping fetchJoin = 1Success0.010
TestReadEntityEntityU1MMapMapping fetchJoin = 1Success0.013
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectEntityU1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateEntityU1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityEntityU1MMapHolder)Success0.001
TestReadDirectEntityMapMappingSuccess0.013
TestReadAggregateEntityMapMappingSuccess0.441
TestReadEntityEntityMapMappingSuccess0.020
TestUpdateDirectEntityMapMappingSuccess0.237
TestUpdateAggregateEntityMapMappingSuccess0.222
TestUpdateEntityEntityMapMappingSuccess0.022
TestUpdateDirectEntityMapMapping privateOwned=trueSuccess0.016
TestUpdateAggregateEntityMapMapping privateOwned=trueSuccess0.450
TestUpdateEntityEntityMapMapping privateOwned=trueSuccess0.024
TestReadDirectEntityMapMapping fetchJoin = 1Success0.015
TestReadAggregateEntityMapMapping fetchJoin = 1Success0.215
TestReadEntityEntityMapMapping fetchJoin = 1Success0.669
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectEntityMapHolder)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateEntityMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityEntityMapHolder)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.239
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.230
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.446
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.230
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.232
TwoLevelJoinedAttributeTestSuccess0.017
LoopingJoinedAttributeTestSuccess0.012
OneToOnePKTestSuccess0.006
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee)Success0.231
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment)Success0.032
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer)Success0.243
ObjectTypeMappingBooleanToCharTestSuccess0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.053
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.509
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.481
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.504
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.471
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.489
DirectCollectionMappingDeleteNullValueTestSuccess0.233
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.230
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.215
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.007
ObjectTypeMappingDefaultNullValuesSuccess0.657
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess1.168
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.938
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.056
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.276
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.260
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.059
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.078
AddObjectNonPrimaryKeyManyToManyTestSuccess0.007
UnitOfWorkTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.672
ConstraintOrderTestSuccess0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.259
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.043
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.042
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.474
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.455
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.690
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.006
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.006
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.499
BidirectionalUOWInsertTestSuccess0.225
BidirectionalUOWInsertAndDeleteTestSuccess0.009
AdditionalJoinExpressionTestSuccess0.271
MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis))Success0.004
MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis))Success0.002
MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis))Success0.001
MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman))Success0.008
MultipleTableInsertObjectTest(amendEmployee1WithFKInfo,Employee1(Tracy Chapman))Success0.209
MultipleTableReadAllTest(amendEmployee1WithJoinWithInsert,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.002
MultipleTableReadAllTest(amendEmployee1WithJoinOnly,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.002
MultipleTableReadAllTest(amendEmployee1WithFKInfo,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.001
MultipleTableDeleteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.006
MultipleTableWriteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
SelectionCriteriaInOneToOneTestSuccess0.247
SelectionCriteriaInOneToManyTestSuccess0.440
SelectionCriteriaInTargetOneToOneTestSuccess0.032
SameNamePKTestSuccess0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
CustomSQLCursoredStreamReadTestSuccess0.001
ReadObjectQueryTestSuccess0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.229
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.227
SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima?' WHERE L_NAME = 'Smith')Success0.002
SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima' WHERE L_NAME = #L_NAME)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
CustomSQLSubQueryTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.228
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DataReadQueryTestSuccess0.000
StoredProcWithOutputParamsAndResultSetTest storedProc don'tBindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest storedProc BindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest customSQL don'tBindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest customSQL BindSuccess0.000
OutputParameterEventTestSuccess0.000
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.000
StoredProcedureTest bind = trueSuccess0.000
StoredProcedureTest bind = falseSuccess0.000
StoredProcedureTimestampTest bind = trueSuccess0.000
StoredProcedureTimestampTest bind = falseSuccess0.000
StoredProcedureTest_Inout_Out_In proc custom don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In proc custom BindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc BindSuccess0.000
StoredProcedureTest_Inout_Out_In proc storedProc named don'tBindSuccess0.001
StoredProcedureTest_Inout_Out_In proc storedProc named BindSuccess0.000
StoredProcedureTest_Inout_Out_In func custom don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func custom BindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc BindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc named don'tBindSuccess0.000
StoredProcedureTest_Inout_Out_In func storedFunc named BindSuccess0.000
StoredProcedureARRAYTestSuccess0.001
StoredProcedureNullInOutTest bind = trueSuccess0.000
StoredProcedureNullInOutTest bind = falseSuccess0.000
StoredProcedureResultSetAndOutputTest bind = trueSuccess0.000
StoredProcedureResultSetAndOutputTest bind = falseSuccess0.000
StoredProcedureNoParametersTestSuccess0.000
StoredProcedureObjectRelationalParameters useCustomSQL = falseSuccess0.000
StoredProcedureObjectRelationalParameters useCustomSQL = trueSuccess0.000
StoredProcedureVARRAYParametersTest useCustomSQL = falseSuccess0.000
StoredProcedureVARRAYParametersTest useCustomSQL = trueSuccess0.000
StoredProcedureORParametersClientSessionTestSuccess0.011
SQLTransactionTestSuccess0.212
2OutCursorTestSuccess0.000
UnnamedCursorTestSuccess0.000
2ResultSetTestSuccess0.004
StoredFunctionRefCursorTestSuccess0.000
ProjectXMLStoredProcedureCallTestSuccess0.000
ProjectXMLStoredFunctionCallTestSuccess0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.223
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.658
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.221
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.219
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.229
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.232
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.664
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.226
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.226
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.213
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.824
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.616
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.228
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.218
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.223
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Bus)Success0.218
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.204
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Company)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Person)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.007
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Computer)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.PC)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SportsCar)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bus)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bicycle)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.001
QueryInheritanceTestSuccess0.002
JoinWithSecondaryTableTestSuccess0.002
PaginationInheritanceTestSuccess0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.527
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.021
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.221
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.004
ComplexDeleteTestfalsefalse(class org.eclipse.persistence.testing.models.inheritance.Alligator)truefalseSuccess0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.024
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.445
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.444
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SeniorDeveloper_King)Success0.005
OverrideInheritedMappingTestSuccess0.227
BindingWithShallowInsertTestSuccess0.233
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.446
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.214
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.221
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.206
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.031
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.677
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.689
InfiniteRecursionWithNoDescriptorTestSuccess0.214
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success1.065
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.661
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success1.768
LeafQueryTestSuccess0.003
SecondaryTableUpdateTestSuccess0.209
TranslatedKeyInheritanceTestCaseSuccess0.239
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.204
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.008
JoinInAggregateAndOwnerTestSuccess0.010
InMemoryQueryKeyToAggregateTest - load into memory = trueSuccess0.003
InMemoryQueryKeyToAggregateTest - load into memory = falseSuccess0.004
AggregateWithOneToOneRelationshipTestSuccess0.002
AggregateInvalidationIdentityTestSuccess0.012
QueryKeyInAggregateTest conforming: trueSuccess0.225
QueryKeyInAggregateTest conforming: falseSuccess0.006
QueryKeyInAggregateInheritanceTestSuccess0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.417
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.212
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.410
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.863
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Client)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Agent)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Transport)Success0.000
AggregateCollectionOuterJoinTest(Agent)Success0.228
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.659
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.227
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.212
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.229
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.261
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.228
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.231
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.222
VerifyCascadeDelete(Agent)Success0.006
AggregateCollectionClearTest(Agent)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.220
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.225
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.215
AggregateMappingNullNotAllowSuccess0.004
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.015
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.016
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.245
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.296
TransformationMappingTestSuccess0.015
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Agent)truetrueSuccess0.440
AggregateVersionOpimisticLockingTestSuccess0.008
BatchReadingWithAggregateCollectionMapping(Agent)Success0.004
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.681
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.225
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.239
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.013
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.215
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.020
MergingUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.007
DescriptorRefreshCacheTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.008
AggregateEventTestCaseSuccess0.016
NestedAggregateTestCaseSuccess0.007
NestedAggregateCollectionTest(Agent)Success0.232
NestedAggregateCollectionAbstractTestCase(Agent)Success0.013
AggregateInheritanceTestCaseSuccess0.007
AggregateInheritanceTypeFieldTestCaseSuccess0.006
AggregateWithoutAttributesInheritanceTestCaseSuccess0.007
AggregateTransientValueTestCaseSuccess0.005
AggregateInheritanceInitAggregateTestCaseSuccess0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Actor)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.224
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.004
UpdateObjectTestSuccess0.007
VariableOneToOneNonPrivatelyOwnedTestSuccess0.215
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Unionized)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Actor)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Film)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Job)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.ManagerialJob)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.001
Batch Read TestSuccess0.003
OneToManyVariableBackBatchReadingTestSuccess0.450
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.009
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.010
ReadAllConformInUowTestSuccess0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.221
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.648
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.219
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
ExpressionPersistenceTest:PersistenceTestAnyOfAllowingNoneEqualSuccess0.004
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetAllowingNullEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetGreaterThanSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetGreaterThanEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetIsNullSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetLessThanSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetLessThanEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetLikeSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetNotSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetNotEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetNotLikeSuccess0.205
ExpressionPersistenceTest:PersistenceTestGetNotNullSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetEqualIgnoringCaseSuccess0.002
ExpressionPersistenceTest:PersistenceTestGreaterThanEqualDateSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCalendarSuccess0.258
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualSqlDateSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualTimeSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigDecimalSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigIntegerSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualPCharSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCharacterSuccess0.002
ExpressionPersistenceTest:AddAttributeReportQuerySuccess0.001
ExpressionPersistenceTest:AddAverageReportQuerySuccess0.002
ExpressionPersistenceTest:AddCountReportQuerySuccess0.001
ExpressionPersistenceTest:AddFunctionItemReportQuerySuccess0.000
ExpressionPersistenceTest:AddGroupingReportQuerySuccess0.002
ExpressionPersistenceTest:AddItemReportQuerySuccess0.001
ExpressionPersistenceTest:AddMaximumReportQuerySuccess0.001
ExpressionPersistenceTest:AddMinimumReportQuerySuccess0.001
ExpressionPersistenceTest:AddStandardDeviationReportQuerySuccess0.001
ExpressionPersistenceTest:AddVarianceReportQuerySuccess0.001
ExpressionPersistenceTest:AddSumReportQuerySuccess0.001
ExpressionPersistenceTest:AddJoinedObjectLevelReadQuerySuccess0.002
ExpressionPersistenceTest:AddOrderingReadAllQuerySuccess0.001
ExpressionPersistenceTest:AddBatchReadReadAllQuerySuccess0.001
RefreshIdentityMapResultsTestSuccess0.001
QueryTimeOutTestSuccess12.007
MaxRowsTestSuccess0.003
FirstResultTestSuccess0.002
MemoryQueryReturnConfirmedTestSuccess0.006
MemoryQueryReturnNotConfirmedTestSuccess0.004
MemoryQueryThrowExceptionTestSuccess0.001
MemoryQueryTriggerIndirectionTestSuccess0.008
DoNotUseDistinctTestSuccess0.002
UseDistinctTestSuccess0.001
ShouldPrepareTestSuccess0.002
QueryManagerTimeoutTestSuccess0.000
ReadOnlyTestSuccess0.000
JoinSubclassesTestSuccess0.001
QueryShouldMaintainCacheTestSuccess0.062
ProjectXMLDatabaseTableNameTestSuccess0.041
ProjectXMLOrderByQueryKeysTestSuccess0.136
ProjectXMLQueryManagerQueryOrderTestSuccess0.342
EventListenerCollectionTestSuccess0.036
DirectMapMappingTestSuccess0.001
MergeChangeSetWithDirectMapMappingTestSuccess0.224
DirectMapMappingDeleteTestSuccess0.229
DirectMapMappingBatchReadTestSuccess0.214
DirectMapMappingIndirectionTestSuccess0.008
DeleteTestSuccess0.026
ReadWithExpressionTestSuccess0.002
ReadAllTestSuccess0.004
BatchReadTestSuccess0.002
InterfaceProxyInvocationTestSuccess0.014
ReadWithProxyEqualityExpressionSuccess0.003
InheritanceReadAllTestSuccess0.003
UnitOfWorkUpdateTestSuccess0.211
UnitOfWorkUpdateWithNewObjectTestSuccess0.460
UnitOfWorkCommitAndResumeSuccess0.009
UnitOfWorkUpdateFromCacheSuccess0.209
UnitOfWorkReplaceTestSuccess0.009
InsertTestSuccess0.004
UpdateTestSuccess0.005
DeleteProxyObjectTestSuccess0.007
DoesExistProxyObjectTestSuccess0.002
ReadProxyObjectTestSuccess0.002
UOWRegisterProxyObjectTestSuccess0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.686
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.242
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.030
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.886
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.027
TwoLevelJoinedAttributeTestSuccess0.039
LoopingJoinedAttributeTestSuccess0.012
OneToOnePKTestSuccess0.006
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee)Success0.460
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment)Success0.027
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer)Success0.451
ObjectTypeMappingBooleanToCharTestSuccess0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success1.172
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success1.275
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.469
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.041
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.252
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.066
DirectCollectionMappingDeleteNullValueTestSuccess0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.216
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.003
ObjectTypeMappingDefaultNullValuesSuccess0.254
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.487
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.707
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.704
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.921
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.464
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.904
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.741
AddObjectNonPrimaryKeyManyToManyTestSuccess0.005
UnitOfWorkTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.920
ConstraintOrderTestSuccess0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.047
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.250
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.474
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success1.081
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.475
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.911
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.007
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.210
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.503
BidirectionalUOWInsertTestSuccess0.006
BidirectionalUOWInsertAndDeleteTestSuccess0.009
AdditionalJoinExpressionTestSuccess0.283
MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis))Success0.005
MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis))Success0.003
MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis))Success0.003
MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman))Success0.007
MultipleTableInsertObjectTest(amendEmployee1WithFKInfo,Employee1(Tracy Chapman))Success0.008
MultipleTableReadAllTest(amendEmployee1WithJoinWithInsert,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.004
MultipleTableReadAllTest(amendEmployee1WithJoinOnly,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.003
MultipleTableReadAllTest(amendEmployee1WithFKInfo,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.006
MultipleTableDeleteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.008
MultipleTableWriteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.206
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.002
SelectionCriteriaInOneToOneTestSuccess0.043
SelectionCriteriaInOneToManyTestSuccess0.856
SelectionCriteriaInTargetOneToOneTestSuccess0.034
SameNamePKTestSuccess0.208
CowReadAllTestSuccess0.003
SuperCowReadAllTestSuccess0.001
HorseReadAllTestSuccess0.003
SuperHorseReadAllTestSuccess0.213
SwanReadAllTestSuccess0.004
SuperSwanReadAllTestSuccess0.000
Multiple table test [Cow]Success0.008
Multiple table test [SuperCow]Success0.006
Multiple table test [Horse]Success0.006
Multiple table test [SuperHorse]Success0.214
Multiple table test [Swan]Success0.006
Multiple table test [SuperSwan]Success0.007
Multiple table test [Human]Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.270
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.447
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.424
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.445
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.211
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.207
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.209
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.225
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.213
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.222
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.226
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.220
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.221
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.231
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.418
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.446
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.233
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.221
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.650
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Bus)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Dog)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Company)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Person)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Computer)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.PC)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac)Success0.215
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SportsCar)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bus)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bicycle)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat)Success0.058
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle)Success0.010
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle)Success0.223
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.001
QueryInheritanceTestSuccess0.002
JoinWithSecondaryTableTestSuccess0.003
PaginationInheritanceTestSuccess0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.225
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.633
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.283
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.219
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.006
ComplexDeleteTestfalsefalse(class org.eclipse.persistence.testing.models.inheritance.Alligator)truefalseSuccess0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.025
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.234
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SeniorDeveloper_King)Success0.004
OverrideInheritedMappingTestSuccess0.008
BindingWithShallowInsertTestSuccess0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.238
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.438
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.023
InfiniteRecursionWithNoDescriptorTestSuccess0.010
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.474
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.655
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.251
LeafQueryTestSuccess0.003
SecondaryTableUpdateTestSuccess0.005
TranslatedKeyInheritanceTestCaseSuccess0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.209
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.227
JoinInAggregateAndOwnerTestSuccess0.007
InMemoryQueryKeyToAggregateTest - load into memory = trueSuccess0.003
InMemoryQueryKeyToAggregateTest - load into memory = falseSuccess0.003
AggregateWithOneToOneRelationshipTestSuccess0.001
AggregateInvalidationIdentityTestSuccess0.012
QueryKeyInAggregateTest conforming: trueSuccess0.008
QueryKeyInAggregateTest conforming: falseSuccess0.006
QueryKeyInAggregateInheritanceTestSuccess0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.242
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.011
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Client)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Agent)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Transport)Success0.001
AggregateCollectionOuterJoinTest(Agent)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.210
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.241
VerifyCascadeDelete(Agent)Success0.007
AggregateCollectionClearTest(Agent)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.231
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.679
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.012
AggregateMappingNullNotAllowSuccess0.003
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.229
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.237
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.023
TransformationMappingTestSuccess0.013
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Agent)truetrueSuccess0.013
AggregateVersionOpimisticLockingTestSuccess0.006
BatchReadingWithAggregateCollectionMapping(Agent)Success0.005
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.227
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.095
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.023
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.217
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.225
MergingUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.006
DescriptorRefreshCacheTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.007
AggregateEventTestCaseSuccess0.672
NestedAggregateTestCaseSuccess0.009
NestedAggregateCollectionTest(Agent)Success0.226
NestedAggregateCollectionAbstractTestCase(Agent)Success0.217
AggregateInheritanceTestCaseSuccess0.009
AggregateInheritanceTypeFieldTestCaseSuccess0.005
AggregateWithoutAttributesInheritanceTestCaseSuccess0.007
AggregateTransientValueTestCaseSuccess0.005
AggregateInheritanceInitAggregateTestCaseSuccess0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Actor)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.213
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.431
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.428
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.224
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.220
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
UpdateObjectTestSuccess0.006
VariableOneToOneNonPrivatelyOwnedTestSuccess0.224
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Unionized)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Actor)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Film)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Job)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.ManagerialJob)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.001
Batch Read TestSuccess0.002
OneToManyVariableBackBatchReadingTestSuccess0.003
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.006
ReadAllConformInUowTestSuccess0.001
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
ExpressionPersistenceTest:PersistenceTestAnyOfAllowingNoneEqualSuccess0.204
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetAllowingNullEqualSuccess0.228
ExpressionPersistenceTest:PersistenceTestGetEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetGreaterThanSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetGreaterThanEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetIsNullSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetLessThanSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetLessThanEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetLikeSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetNotSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetNotEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetNotLikeSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetNotNullSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetEqualIgnoringCaseSuccess0.002
ExpressionPersistenceTest:PersistenceTestGreaterThanEqualDateSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCalendarSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualSqlDateSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualTimeSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigDecimalSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigIntegerSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualPCharSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCharacterSuccess0.003
ExpressionPersistenceTest:AddAttributeReportQuerySuccess0.002
ExpressionPersistenceTest:AddAverageReportQuerySuccess0.001
ExpressionPersistenceTest:AddCountReportQuerySuccess0.001
ExpressionPersistenceTest:AddFunctionItemReportQuerySuccess0.001
ExpressionPersistenceTest:AddGroupingReportQuerySuccess0.001
ExpressionPersistenceTest:AddItemReportQuerySuccess0.001
ExpressionPersistenceTest:AddMaximumReportQuerySuccess0.001
ExpressionPersistenceTest:AddMinimumReportQuerySuccess0.001
ExpressionPersistenceTest:AddStandardDeviationReportQuerySuccess0.001
ExpressionPersistenceTest:AddVarianceReportQuerySuccess0.001
ExpressionPersistenceTest:AddSumReportQuerySuccess0.001
ExpressionPersistenceTest:AddJoinedObjectLevelReadQuerySuccess0.002
ExpressionPersistenceTest:AddOrderingReadAllQuerySuccess0.001
ExpressionPersistenceTest:AddBatchReadReadAllQuerySuccess0.001
RefreshIdentityMapResultsTestSuccess0.001
QueryTimeOutTestSuccess11.007
MaxRowsTestSuccess0.003
FirstResultTestSuccess0.000
MemoryQueryReturnConfirmedTestSuccess0.004
MemoryQueryReturnNotConfirmedTestSuccess0.003
MemoryQueryThrowExceptionTestSuccess0.000
MemoryQueryTriggerIndirectionTestSuccess0.008
DoNotUseDistinctTestSuccess0.002
UseDistinctTestSuccess0.000
ShouldPrepareTestSuccess0.001
QueryManagerTimeoutTestSuccess0.000
ReadOnlyTestSuccess0.001
JoinSubclassesTestSuccess0.002
QueryShouldMaintainCacheTestSuccess0.036
ProjectXMLDatabaseTableNameTestSuccess0.041
ProjectXMLOrderByQueryKeysTestSuccess0.040
ProjectXMLQueryManagerQueryOrderTestSuccess0.077
EventListenerCollectionTestSuccess0.035
DirectMapMappingTestSuccess0.000
MergeChangeSetWithDirectMapMappingTestSuccess0.007
DirectMapMappingDeleteTestSuccess0.010
DirectMapMappingBatchReadTestSuccess0.228
DirectMapMappingIndirectionTestSuccess0.007
DeleteTestSuccess0.006
ReadWithExpressionTestSuccess0.001
ReadAllTestSuccess0.208
BatchReadTestSuccess0.002
InterfaceProxyInvocationTestSuccess0.009
ReadWithProxyEqualityExpressionSuccess0.003
InheritanceReadAllTestSuccess0.005
UnitOfWorkUpdateTestSuccess0.007
UnitOfWorkUpdateWithNewObjectTestSuccess0.009
UnitOfWorkCommitAndResumeSuccess0.218
UnitOfWorkUpdateFromCacheSuccess0.008
UnitOfWorkReplaceTestSuccess0.008
InsertTestSuccess0.006
UpdateTestSuccess0.225
DeleteProxyObjectTestSuccess0.008
DoesExistProxyObjectTestSuccess0.002
ReadProxyObjectTestSuccess0.001
UOWRegisterProxyObjectTestSuccess0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.045
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.855
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.647
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.673
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.665
TwoLevelJoinedAttributeTestSuccess0.015
LoopingJoinedAttributeTestSuccess0.009
OneToOnePKTestSuccess0.211
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee)Success0.876
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment)Success0.026
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer)Success0.245
ObjectTypeMappingBooleanToCharTestSuccess0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.480
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.466
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.258
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.460
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.466
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.504
DirectCollectionMappingDeleteNullValueTestSuccess0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.453
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.664
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.004
ObjectTypeMappingDefaultNullValuesSuccess0.242
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess1.586
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success1.102
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.483
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.482
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.687
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.460
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.703
AddObjectNonPrimaryKeyManyToManyTestSuccess0.222
UnitOfWorkTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.265
ConstraintOrderTestSuccess0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.266
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.262
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.250
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.482
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.689
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.055
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.222
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.007
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.796
BidirectionalUOWInsertTestSuccess0.008
BidirectionalUOWInsertAndDeleteTestSuccess0.225
AdditionalJoinExpressionTestSuccess0.963
MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis))Success0.003
MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis))Success0.002
MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis))Success0.003
MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman))Success0.006
MultipleTableInsertObjectTest(amendEmployee1WithFKInfo,Employee1(Tracy Chapman))Success0.005
MultipleTableReadAllTest(amendEmployee1WithJoinWithInsert,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.002
MultipleTableReadAllTest(amendEmployee1WithJoinOnly,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.001
MultipleTableReadAllTest(amendEmployee1WithFKInfo,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.002
MultipleTableDeleteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.006
MultipleTableWriteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
SelectionCriteriaInOneToOneTestSuccess0.454
SelectionCriteriaInOneToManyTestSuccess0.028
SelectionCriteriaInTargetOneToOneTestSuccess0.437
SameNamePKTestSuccess0.007
CowReadAllTestSuccess0.005
SuperCowReadAllTestSuccess0.000
HorseReadAllTestSuccess0.006
SuperHorseReadAllTestSuccess0.001
SwanReadAllTestSuccess0.003
SuperSwanReadAllTestSuccess0.000
Multiple table test [Cow]Success0.223
Multiple table test [SuperCow]Success0.006
Multiple table test [Horse]Success0.007
Multiple table test [SuperHorse]Success0.007
Multiple table test [Swan]Success0.006
Multiple table test [SuperSwan]Success0.007
Multiple table test [Human]Success0.006
ProjectClassGeneratorUnicodeTestSuccess0.157
ProjectClassGeneratorOrderByQueryKeysTestSuccess0.013
ProjectClassGeneratorInheritanceMappingTestSuccess0.012
CopyPolicyBuildsNewInstanceTestSuccess0.009
FactoryClassIsNullTestSuccess0.008
FactoryMethodNameIsNotNullTestSuccess0.003
FactoryMethodNameIsNullTestSuccess0.004
ProjectClassGeneratorWithVariablesTestSuccess0.010
ShouldAlwaysConformResultsInUnitOfWorkTestSuccess0.009
ShouldAlwaysRefreshCacheOnRemoteTestSuccess0.007
ShouldAlwaysRefreshCacheTestSuccess0.005
ShouldBeReadOnlyTestSuccess0.011
IsIsolatedTestSuccess0.009
ShouldDisableCacheHitsOnRemoteTestSuccess0.009
ShouldDisableCacheHitsTestSuccess0.008
ShouldOnlyRefreshCacheIfNewerVersionTestSuccess0.007
ShouldUseCacheIdentityMapTestSuccess0.005
ShouldUseHardCacheWeakIdentityMapTestSuccess0.006
ShouldUseNoIdentityMapTestSuccess0.002
ShouldUseRemoteCacheIdentityMapTestSuccess0.002
ShouldUseRemoteHardCacheWeakIdentityMapSuccess0.002
ShouldUseRemoteNoIdentityMapTestSuccess0.002
ShouldUseRemoteWeakIdentityMapSuccess0.002
ShouldUseWeakIdentityMapTestSuccess0.002
GetAboutToInsertSelectorIsNotNullTestSuccess0.002
GetAboutToUpdateSelectorIsNotNullTestSuccess0.002
GetPostBuildSelectorIsNotNullTestSuccess0.001
GetPostCloneSelectorIsNotNullTestSuccess0.002
GetPostDeleteSelectorIsNotNullTestSuccess0.002
GetPostInsertSelectorIsNotNullTestSuccess0.002
GetPostMergeSelectorIsNotNullTestSuccess0.002
BuildConstructorPorjectsDefaultReadOnlyClassesIsNotEmptyTestSuccess0.002
BuildDescriptorAddMultipleTableForeignKeyFieldNameTestSuccess0.002
BuildDescriptorIsForInterfaceTrueTestSuccess0.002
CollectionMappingIsMapPolicyTestSuccess0.003
GetClassExtractionMethodNameIsNotNullTestSuccess0.002
GetPostRefreshSelectorIsNotNullTestSuccess0.002
GetPostUpdateSelectorIsNotNullTestSuccess0.002
GetPostWriteSelectorIsNotNullTestSuccess0.001
GetPreDeleteSelectorIsNotNullTestSuccess0.001
GetPreInsertSelectorIsNotNullTestSuccess0.001
GetPreUpdateSelectorIsNotNullTestSuccess0.002
GetPreWriteSelectorIsNotNullTestSuccess0.003
GetReadAllSubclassesViewIsNotNullTestSuccess0.002
GetRelationshipPartnerAttributeNameIsNotNullTestSuccess0.003
GettersAndSettersForProjectClassGeneratorTestSuccess0.002
MappingIsReadOnlyTestSuccess0.002
NamedQueryLinesGetEJBQLStringIsNotNullTestSuccess0.007
NamedQueryLinesIGetSQLStringIsNotNullTestSuccess0.002
NamedQueryLinesIsReadObjectQueryTestSuccess0.003
NamedQueryLinesRedirectorNotNullTestSuccess0.002
OneToOneMappingShouldUseJoiningTestSuccess0.002
OneToOneMappingShouldVerifyDeleteTestSuccess0.002
OptimisticLockingLinesSelectedFieldsLockingPolicyTestSuccess0.003
QueryKeyIsAbstractQueryKeyTestSuccess0.002
QueryManagerHasDeleteQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasDoesExistQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasInsertQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasReadAllQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasReadObjectQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasUpdateQueryIsSQLCallQueryTestSuccess0.002
QueryManagerPropertyLinesAssumeExistenceForDoesExistTestSuccess0.002
QueryManagerPropertyLinesAssumeNonExistenceForDoesExistTestSuccess0.002
ShouldUseBatchReadingOnMappingTestSuccess0.002
ShouldUseClassNameAsIndicatorTestSuccess0.002
TimestampLockingPolicyUseLocalTimeTestSuccess0.002
TransformationMappingUsesBasicIndirectionTestSuccess0.002
TransparentIndirectionPolicyInstanceTestSuccess0.001
UseCollectionClassOnMappingTestSuccess0.002
UseTransparentMapOnCollectionMappingSuccess0.002
VariableOneToOneMappingClassIndicatorFieldTestSuccess0.002
VariableOneToOneMappingUniquePKTestSuccess0.002
VersionLockingPolicyStoreInObjectTestSuccess0.002
DuplicateDescriptorNameTestSuccess0.002
ProjectClassGeneratorWriteMethodTestSuccess0.006
ProjectXMLSortedCollectionMappingSuccess0.046
ProjectXMLSortedCollectionMappingWithInvalidComparatorTestSuccess0.040
ProjectClassGeneratorWithCMPDescriptorTestSuccess0.215
AddFieldNameTranslationTestSuccess0.007
UseTransparentCollectionTestSuccess0.002
SerializedObjectMappingTestSuccess0.004
AscendingOrderingTestSuccess0.003
DescendingOrderingTestSuccess0.003
DatePrintTestSuccess0.002
ContainerIndirectionTransformationMappingTestSuccess0.002
ContainerIndirectionForeignReferenceMappingTestSuccess0.002
RuntimeCustomSQLQueriesTestSuccess0.052
CMPDescriptorPessimisticLockingTestSuccess0.059
MapPolicyIndirectionTestSuccess0.002
TypeConversionConverterDataClassIsArrayTest[[B]Success0.002
TypeConversionConverterDataClassIsArrayTest[[Ljava.lang.Byte;]Success0.002
TypeConversionConverterDataClassIsArrayTest[[C]Success0.002
TypeConversionConverterDataClassIsArrayTest[[Ljava.lang.Character;]Success0.001
TypeConversionConverterObjectClassIsArrayTest[[B]Success0.002
TypeConversionConverterObjectClassIsArrayTest[[Ljava.lang.Byte;]Success0.001
TypeConversionConverterObjectClassIsArrayTest[[C]Success0.001
TypeConversionConverterObjectClassIsArrayTest[[Ljava.lang.Character;]Success0.001
ProjectXMLUTF8EncodingTestSuccess0.006
ProjectXMLUTF16EncodingTestSuccess0.010
ReturningPolicyWorkbenchIntegrationTest XMLProjSuccess0.034
ReturningPolicyWorkbenchIntegrationTest ProjClassGenSuccess0.106
SequencingWorkbenchIntegrationTest XMLProjSuccess0.034
SequencingWorkbenchIntegrationTest ProjClassGenSuccess0.102
CowReadAllTestSuccess0.003
SuperCowReadAllTestSuccess0.000
HorseReadAllTestSuccess0.003
SuperHorseReadAllTestSuccess0.000
SwanReadAllTestSuccess0.003
SuperSwanReadAllTestSuccess0.001
Multiple table test [Cow]Success0.005
Multiple table test [SuperCow]Success0.005
Multiple table test [Horse]Success0.006
Multiple table test [SuperHorse]Success0.005
Multiple table test [Swan]Success0.005
Multiple table test [SuperSwan]Success0.007
Multiple table test [Human]Success0.527
ProjectXMLTestSuccess0.110
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.018
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.018
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.229
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.232
WriteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
ManyToManyReadOnlyMappingUpdateTesttruefalseSuccess0.009
AddRemoveTestSuccess0.234
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.227
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.218
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.004
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.438
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.014
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.220
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.422
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.001
JoinTest - no selection criteriaSuccess0.452
JoinTest - select by first nameSuccess0.226
EmployeeBatchReadingTest - no selection criteriaSuccess0.217
EmployeeBatchReadingTest - select by first nameSuccess0.008
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.000
MultipleAndsExpressionTest6Success0.001
EqualUnneccessaryJoinTestSuccess0.005
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.011
OneToManyJoin2WithBatchReadTestSuccess0.011
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.004
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.003
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.209
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.004
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.005
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.003
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.004
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
OptimisticLockingPolicyUpdateWithUOWTestSuccess0.003
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.005
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.269
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.003
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.210
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.004
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.002
TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.003
TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.004
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.004
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.005
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.004
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.004
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.204
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.003
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.003
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.003
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.204
WriteLockValueSerializationTestSuccess0.000
FieldsLockingCachedUpdateCallsTestSuccess0.623
UpdateAllWithTimestampLockingTestSuccess0.005
WriteNullAggregateWithTimestampLockingTestSuccess0.002
Cascaded121OptimisticLockingTestSuccess0.005
Cascaded12MOptimisticLockingTestSuccess0.006
CascadedCollectionOptimisticLockingTestSuccess0.216
CascadedMultiLevel121OptimisticLockingTestSuccess0.007
CascadedMultiLevel12MOptimisticLockingTestSuccess0.006
CascadedMultiLevelCollectionOptimisticLockingTestSuccess0.219
Cascaded12MInheritanceOptimisticLockingTestSuccess0.011
Cascaded12MInheritanceListOnSuperOptimisticLockingTestSuccess0.009
CascadedVersionLockingMultiplePrivateOwnedTestSuccess0.007
OptimisticLockingPolicyDeleteRowTestSuccess0.007
OptimisticLockingPolicyDeleteRowTestSuccess0.006
OptimisticLockingPolicyDeleteRowTestSuccess0.004
OptimisticLockingPolicyChangedValueUpdateTestSuccess0.006
OptimisticLockingPolicyChangedValueUpdateTestSuccess0.006
OptimisticLockingPolicyChangedValueUpdateTestSuccess0.213
OptimisticLockingPolicyUpdateTestSuccess0.822
OptimisticLockingPolicyUpdateTestSuccess0.010
OptimisticLockingPolicyUpdateTestSuccess0.004
UpdateNullDirectToFieldValueTest (AllFieldsLockingPolicy)Success0.020
UpdateNullDirectToFieldValueTest (SelectedFieldsLockingPolicy)Success0.015
UpdateNullDirectToFieldValueTest (ChangedFieldsLockingPolicy)Success0.015
UpdateNullDirectToFieldValueTest (VersionLockingPolicy)Success0.015
UpdateNullDirectToFieldValueTest (TimestampLockingPolicy)Success0.237
UpdateNullOneToOneValueTest (AllFieldsLockingPolicy)Success0.252
UpdateNullOneToOneValueTest (SelectedFieldsLockingPolicy)Success1.056
UpdateNullOneToOneValueTest (ChangedFieldsLockingPolicy)Success0.241
UpdateNullOneToOneValueTest (VersionLockingPolicy)Success0.238
UpdateNullOneToOneValueTest (TimestampLockingPolicy)Success0.025
UpdateNullAggregateValueTest (AllFieldsLockingPolicy)Success0.041
UpdateNullAggregateValueTest (SelectedFieldsLockingPolicy)Success0.034
UpdateNullAggregateValueTest (ChangedFieldsLockingPolicy)Success0.494
UpdateNullAggregateValueTest (VersionLockingPolicy)Success0.464
UpdateNullAggregateValueTest (TimestampLockingPolicy)Success0.042
UpdateNullOneToManyValueTest (AllFieldsLockingPolicy)Success0.554
UpdateNullOneToManyValueTest (SelectedFieldsLockingPolicy)Success0.685
UpdateNullOneToManyValueTest (ChangedFieldsLockingPolicy)Success0.260
UpdateNullOneToManyValueTest (VersionLockingPolicy)Success0.493
UpdateNullOneToManyValueTest (TimestampLockingPolicy)Success0.684
UpdateNullOneToManyValueTest2 (AllFieldsLockingPolicy)Success0.467
UpdateNullOneToManyValueTest2 (SelectedFieldsLockingPolicy)Success0.233
UpdateNullOneToManyValueTest2 (ChangedFieldsLockingPolicy)Success0.241
UpdateNullOneToManyValueTest2 (VersionLockingPolicy)Success0.249
UpdateNullOneToManyValueTest2 (TimestampLockingPolicy)Success0.454
UpdateNullTransformationValueTest (AllFieldsLockingPolicy)Success0.024
UpdateNullTransformationValueTest (SelectedFieldsLockingPolicy)Success0.018
UpdateNullTransformationValueTest (ChangedFieldsLockingPolicy)Success0.225
UpdateNullTransformationValueTest (VersionLockingPolicy)Success0.020
UpdateNullTransformationValueTest (TimestampLockingPolicy)Success0.236
UpdateNullVariableOneToOneValueTest (AllFieldsLockingPolicy)Success0.448
UpdateNullVariableOneToOneValueTest (SelectedFieldsLockingPolicy)Success0.504
UpdateNullVariableOneToOneValueTest (ChangedFieldsLockingPolicy)Success0.022
UpdateNullVariableOneToOneValueTest (VersionLockingPolicy)Success0.021
UpdateNullVariableOneToOneValueTest (TimestampLockingPolicy)Success0.830
UpdateNullManyToManyValueTest (AllFieldsLockingPolicy)Success0.384
UpdateNullManyToManyValueTest (SelectedFieldsLockingPolicy)Success1.844
UpdateNullManyToManyValueTest (ChangedFieldsLockingPolicy)Success0.597
UpdateNullManyToManyValueTest (VersionLockingPolicy)Success1.442
UpdateNullManyToManyValueTest (TimestampLockingPolicy)Success1.218
CreateTestSuccess0.245
SimpleAddRemoveTestSuccess0.245
SimpleAddRemoveTest2Success0.949
AddRemoveUpdateTestSuccess1.975
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.021
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.025
SimpleSetTestSuccess0.041
SimpleSetListTestSuccess0.049
SimpleSetListTest remove/addSuccess0.367
SimpleSetListTest setSuccess0.682
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.474
TranspositionTest [0, 1] -> [1, 0] setSuccess0.035
TranspositionMergeTest [0, 1] -> [1, 0]Success0.457
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.910
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.277
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.481
AddNullTest frontSuccess1.131
AddNullTest middleSuccess0.243
AddNullTest endSuccess0.652
AddDuplicateTest frontSuccess0.709
AddDuplicateTest middleSuccess0.465
AddDuplicateTest endSuccess0.476
SimpleIndexTest use index()Success0.326
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.913
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.322
BreakOrderCorrectionTest ReadThroughSessionSuccess0.908
BreakOrderCorrectionTest ReadThroughUowSuccess0.903
CreateManagersTestSuccess0.046
CreateTestSuccess0.324
SimpleAddRemoveTestSuccess0.040
SimpleAddRemoveTest2Success1.372
AddRemoveUpdateTestSuccess1.483
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.228
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.022
SimpleSetTestSuccess0.033
SimpleSetListTestSuccess0.659
SimpleSetListTest remove/addSuccess0.046
SimpleSetListTest setSuccess0.042
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.032
TranspositionTest [0, 1] -> [1, 0] setSuccess0.491
TranspositionMergeTest [0, 1] -> [1, 0]Success0.233
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.051
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.708
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.472
AddNullTest frontSuccess0.453
AddNullTest middleSuccess0.035
AddNullTest endSuccess0.248
AddDuplicateTest frontSuccess0.152
AddDuplicateTest middleSuccess0.261
AddDuplicateTest endSuccess0.253
SimpleIndexTest use index()Success0.920
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.489
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.061
BreakOrderCorrectionTest ReadThroughSessionSuccess0.523
BreakOrderCorrectionTest ReadThroughUowSuccess0.512
CreateManagersTestSuccess0.691
CreateTestSuccess0.064
SimpleAddRemoveTestSuccess0.489
SimpleAddRemoveTest2Success0.910
AddRemoveUpdateTestSuccess0.269
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.022
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.235
SimpleSetTestSuccess0.252
SimpleSetListTestSuccess0.055
SimpleSetListTest remove/addSuccess0.273
SimpleSetListTest setSuccess0.265
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.151
TranspositionTest [0, 1] -> [1, 0] setSuccess0.898
TranspositionMergeTest [0, 1] -> [1, 0]Success0.473
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess1.365
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess1.338
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.521
AddNullTest frontSuccess0.895
AddNullTest middleSuccess0.055
AddNullTest endSuccess0.051
AddDuplicateTest frontSuccess0.713
AddDuplicateTest middleSuccess0.258
AddDuplicateTest endSuccess0.261
SimpleIndexTest use index()Success0.335
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.914
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.575
BreakOrderCorrectionTest ReadThroughSessionSuccess1.217
BreakOrderCorrectionTest ReadThroughUowSuccess0.728
CreateManagersTestSuccess0.476
CreateTestSuccess0.035
SimpleAddRemoveTestSuccess1.634
SimpleAddRemoveTest2Success2.055
AddRemoveUpdateTestSuccess1.123
VerifyForeignKeyOfRemovedObject_removeTargetSuccess1.112
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.437
SimpleSetTestSuccess0.241
SimpleSetListTestSuccess1.176
SimpleSetListTest remove/addSuccess0.245
SimpleSetListTest setSuccess0.454
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.297
TranspositionTest [0, 1] -> [1, 0] setSuccess0.475
TranspositionMergeTest [0, 1] -> [1, 0]Success0.030
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.253
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.978
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.474
AddNullTest frontSuccess0.457
AddNullTest middleSuccess0.252
AddNullTest endSuccess0.240
AddDuplicateTest frontSuccess0.252
AddDuplicateTest middleSuccess0.034
AddDuplicateTest endSuccess0.508
SimpleIndexTest use index()Success0.486
VerifyContainerPolicyClassTestSuccess0.000
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.680
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.717
BreakOrderCorrectionTest ReadThroughSessionSuccess0.695
BreakOrderCorrectionTest ReadThroughUowSuccess0.269
CreateManagersTestSuccess0.116
CreateTestSuccess0.829
SimpleAddRemoveTestSuccess0.712
SimpleAddRemoveTest2Success0.113
AddRemoveUpdateTestSuccess0.042
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.020
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.231
SimpleSetTestSuccess0.501
SimpleSetListTestSuccess0.044
SimpleSetListTest remove/addSuccess0.249
SimpleSetListTest setSuccess0.417
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.284
TranspositionTest [0, 1] -> [1, 0] setSuccess0.460
TranspositionMergeTest [0, 1] -> [1, 0]Success0.034
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.058
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.367
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.265
AddNullTest frontSuccess0.044
AddNullTest middleSuccess0.035
AddNullTest endSuccess0.035
AddDuplicateTest frontSuccess0.037
AddDuplicateTest middleSuccess0.037
AddDuplicateTest endSuccess0.033
SimpleIndexTest use index()Success0.073
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.473
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.059
BreakOrderCorrectionTest ReadThroughSessionSuccess0.348
BreakOrderCorrectionTest ReadThroughUowSuccess0.277
CreateManagersTestSuccess0.042
CreateTestSuccess0.032
SimpleAddRemoveTestSuccess0.034
SimpleAddRemoveTest2Success1.256
AddRemoveUpdateTestSuccess0.245
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.018
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.019
SimpleSetTestSuccess0.035
SimpleSetListTestSuccess0.480
SimpleSetListTest remove/addSuccess0.043
SimpleSetListTest setSuccess0.248
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.235
TranspositionTest [0, 1] -> [1, 0] setSuccess0.340
TranspositionMergeTest [0, 1] -> [1, 0]Success0.032
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.052
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.052
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.047
AddNullTest frontSuccess0.033
AddNullTest middleSuccess0.031
AddNullTest endSuccess0.669
AddDuplicateTest frontSuccess0.259
AddDuplicateTest middleSuccess0.239
AddDuplicateTest endSuccess0.911
SimpleIndexTest use index()Success0.490
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.058
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.910
BreakOrderCorrectionTest ReadThroughSessionSuccess0.061
BreakOrderCorrectionTest ReadThroughUowSuccess0.056
CreateManagersTestSuccess0.581
CreateTestSuccess2.005
SimpleAddRemoveTestSuccess1.766
SimpleAddRemoveTest2Success1.217
AddRemoveUpdateTestSuccess0.492
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.449
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.023
SimpleSetTestSuccess0.704
SimpleSetListTestSuccess0.481
SimpleSetListTest remove/addSuccess0.496
SimpleSetListTest setSuccess0.485
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.241
TranspositionTest [0, 1] -> [1, 0] setSuccess0.042
TranspositionMergeTest [0, 1] -> [1, 0]Success0.258
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess1.345
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.912
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.273
AddNullTest frontSuccess0.912
AddNullTest middleSuccess0.483
AddNullTest endSuccess0.043
AddDuplicateTest frontSuccess0.250
AddDuplicateTest middleSuccess0.492
AddDuplicateTest endSuccess0.043
SimpleIndexTest use index()Success0.927
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.293
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.525
BreakOrderCorrectionTest ReadThroughSessionSuccess0.931
BreakOrderCorrectionTest ReadThroughUowSuccess0.512
CreateManagersTestSuccess0.257
CreateTestSuccess0.303
SimpleAddRemoveTestSuccess0.537
SimpleAddRemoveTest2Success1.382
AddRemoveUpdateTestSuccess0.046
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.021
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.019
SimpleSetTestSuccess0.039
SimpleSetListTestSuccess0.309
SimpleSetListTest remove/addSuccess0.457
SimpleSetListTest setSuccess0.263
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.034
TranspositionTest [0, 1] -> [1, 0] setSuccess0.864
TranspositionMergeTest [0, 1] -> [1, 0]Success0.252
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.496
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess1.113
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success1.375
AddNullTest frontSuccess0.260
AddNullTest middleSuccess0.258
AddNullTest endSuccess0.132
AddDuplicateTest frontSuccess0.259
AddDuplicateTest middleSuccess0.264
AddDuplicateTest endSuccess0.244
SimpleIndexTest use index()Success0.488
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess1.155
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.278
BreakOrderCorrectionTest ReadThroughSessionSuccess1.015
BreakOrderCorrectionTest ReadThroughUowSuccess0.713
CreateManagersTestSuccess0.706
CreateTestSuccess0.242
SimpleAddRemoveTestSuccess0.433
SimpleAddRemoveTest2Success1.138
AddRemoveUpdateTestSuccess0.249
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.019
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.226
SimpleSetTestSuccess0.442
SimpleSetListTestSuccess0.248
SimpleSetListTest remove/addSuccess0.041
SimpleSetListTest setSuccess0.462
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.033
TranspositionTest [0, 1] -> [1, 0] setSuccess0.245
TranspositionMergeTest [0, 1] -> [1, 0]Success0.449
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.478
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.687
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.455
AddNullTest frontSuccess0.038
AddNullTest middleSuccess0.459
AddNullTest endSuccess0.027
AddDuplicateTest frontSuccess0.237
AddDuplicateTest middleSuccess1.318
AddDuplicateTest endSuccess0.029
SimpleIndexTest use index()Success0.715
CreateManagersTestSuccess0.253
CreateTestSuccess0.036
SimpleAddRemoveTestSuccess0.033
SimpleAddRemoveTest2Success2.527
AddRemoveUpdateTestSuccess0.859
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.020
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.019
SimpleSetTestSuccess0.030
SimpleSetListTestSuccess0.257
SimpleSetListTest remove/addSuccess0.264
SimpleSetListTest setSuccess0.046
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.234
TranspositionTest [0, 1] -> [1, 0] setSuccess0.245
TranspositionMergeTest [0, 1] -> [1, 0]Success0.455
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.050
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.264
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.044
AddNullTest frontSuccess0.037
AddNullTest middleSuccess0.132
AddNullTest endSuccess0.458
AddDuplicateTest frontSuccess0.251
AddDuplicateTest middleSuccess0.142
AddDuplicateTest endSuccess0.682
SimpleIndexTest use index()Success0.282
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.685
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.472
BreakOrderCorrectionTest ReadThroughSessionSuccess0.685
BreakOrderCorrectionTest ReadThroughUowSuccess0.053
CreateManagersTestSuccess0.255
CreateTestSuccess0.034
SimpleAddRemoveTestSuccess0.037
SimpleAddRemoveTest2Success1.720
AddRemoveUpdateTestSuccess0.044
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.239
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.225
SimpleSetTestSuccess0.038
SimpleSetListTestSuccess0.692
SimpleSetListTest remove/addSuccess0.040
SimpleSetListTest setSuccess0.478
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.036
TranspositionTest [0, 1] -> [1, 0] setSuccess0.868
TranspositionMergeTest [0, 1] -> [1, 0]Success0.443
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.503
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess1.133
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.702
AddNullTest frontSuccess0.457
AddNullTest middleSuccess0.825
AddNullTest endSuccess0.038
AddDuplicateTest frontSuccess0.949
AddDuplicateTest middleSuccess0.257
AddDuplicateTest endSuccess0.903
SimpleIndexTest use index()Success0.684
BreakOrderExceptionTest_OneToManySuccess0.028
BreakOrderExceptionTest_UnidirectionalOneToManySuccess0.238
BreakOrderExceptionTest_ManyToManySuccess0.675
BreakOrderExceptionTest_DirectCollectionSuccess0.469
CreateManagersTestSuccess0.707
CreateTestSuccess0.352
SimpleAddRemoveTestSuccess1.264
SimpleAddRemoveTest2Success0.928
AddRemoveUpdateTestSuccess0.411
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.235
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.019
SimpleSetTestSuccess0.032
SimpleSetListTestSuccess0.040
SimpleSetListTest remove/addSuccess0.383
SimpleSetListTest setSuccess0.249
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.033
TranspositionTest [0, 1] -> [1, 0] setSuccess0.050
TranspositionMergeTest [0, 1] -> [1, 0]Success0.313
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.050
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.252
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.049
AddNullTest frontSuccess0.037
AddNullTest middleSuccess0.462
AddNullTest endSuccess0.249
AddDuplicateTest frontSuccess0.034
AddDuplicateTest middleSuccess0.455
AddDuplicateTest endSuccess0.898
SimpleIndexTest use index()Success0.499
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.717
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.678
BreakOrderCorrectionTest ReadThroughSessionSuccess0.345
BreakOrderCorrectionTest ReadThroughUowSuccess0.526
CreateManagersTestSuccess0.698
CreateTestSuccess0.118
SimpleAddRemoveTestSuccess0.041
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.014
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.013
SimpleSetTestSuccess0.613
SimpleSetListTestSuccess0.170
SimpleSetListTest remove/addSuccess1.512
SimpleSetListTest setSuccess0.029
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.024
TranspositionTest [0, 1] -> [1, 0] setSuccess0.240
TranspositionMergeTest [0, 1] -> [1, 0]Success0.024
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.864
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.667
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success1.085
AddNullTest frontSuccess0.885
AddNullTest middleSuccess0.024
AddNullTest endSuccess0.467
SimpleIndexTest use index()Success0.261
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.727
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.244
BreakOrderCorrectionTest ReadThroughSessionSuccess0.524
BreakOrderCorrectionTest ReadThroughUowSuccess0.042
CreateManagersTestSuccess0.026
CreateTestSuccess1.371
SimpleAddRemoveTestSuccess0.239
AddRemoveUpdateTestSuccess0.241
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.224
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.023
SimpleSetTestSuccess0.032
SimpleSetListTestSuccess0.665
SimpleSetListTest remove/addSuccess0.247
SimpleSetListTest setSuccess0.040
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.231
TranspositionTest [0, 1] -> [1, 0] setSuccess0.247
TranspositionMergeTest [0, 1] -> [1, 0]Success0.027
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.078
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.510
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.283
AddNullTest frontSuccess0.034
AddNullTest middleSuccess0.040
AddNullTest endSuccess0.895
CreateEmptyTestSuccess0.010
CreateEmptyManagersTestSuccess0.011
SimpleIndexTest use index()Success0.698
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.969
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.066
BreakOrderCorrectionTest ReadThroughSessionSuccess0.717
BreakOrderCorrectionTest ReadThroughUowSuccess0.692
CreateManagersTestSuccess0.900
CreateTestSuccess0.032
SimpleAddRemoveTestSuccess0.038
SimpleAddRemoveTest2Success1.451
AddRemoveUpdateTestSuccess0.245
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.236
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.223
SimpleSetTestSuccess0.035
SimpleSetListTestSuccess0.038
SimpleSetListTest remove/addSuccess0.037
SimpleSetListTest setSuccess0.468
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.033
TranspositionTest [0, 1] -> [1, 0] setSuccess0.252
TranspositionMergeTest [0, 1] -> [1, 0]Success0.036
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.882
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.261
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.269
AddNullTest frontSuccess0.250
AddNullTest middleSuccess0.041
AddNullTest endSuccess0.255
AddDuplicateTest frontSuccess0.242
AddDuplicateTest middleSuccess0.038
AddDuplicateTest endSuccess0.152
SimpleIndexTest use index()Success1.156
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.470
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.692
BreakOrderCorrectionTest ReadThroughSessionSuccess0.054
BreakOrderCorrectionTest ReadThroughUowSuccess0.050
CreateManagersTestSuccess0.033
CreateTestSuccess0.210
SimpleAddRemoveTestSuccess1.138
SimpleAddRemoveTest2Success1.240
AddRemoveUpdateTestSuccess0.044
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.020
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.435
SimpleSetTestSuccess0.033
SimpleSetListTestSuccess0.457
SimpleSetListTest remove/addSuccess0.898
SimpleSetListTest setSuccess0.673
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.457
TranspositionTest [0, 1] -> [1, 0] setSuccess0.462
TranspositionMergeTest [0, 1] -> [1, 0]Success0.030
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.253
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.298
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.660
AddNullTest frontSuccess0.243
AddNullTest middleSuccess0.473
AddNullTest endSuccess0.041
AddDuplicateTest frontSuccess0.244
AddDuplicateTest middleSuccess0.240
AddDuplicateTest endSuccess0.899
SimpleIndexTest use index()Success1.148
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.054
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.266
BreakOrderCorrectionTest ReadThroughSessionSuccess0.443
BreakOrderCorrectionTest ReadThroughUowSuccess0.054
CreateManagersTestSuccess0.698
CreateTestSuccess0.491
SimpleAddRemoveTestSuccess0.956
SimpleAddRemoveTest2Success0.943
AddRemoveUpdateTestSuccess0.261
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.441
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.254
SimpleSetTestSuccess0.245
SimpleSetListTestSuccess0.038
SimpleSetListTest remove/addSuccess0.257
SimpleSetListTest setSuccess0.479
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.246
TranspositionTest [0, 1] -> [1, 0] setSuccess0.235
TranspositionMergeTest [0, 1] -> [1, 0]Success0.035
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.476
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.494
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.890
AddNullTest frontSuccess0.690
AddNullTest middleSuccess0.687
AddNullTest endSuccess0.249
AddDuplicateTest frontSuccess0.246
AddDuplicateTest middleSuccess0.256
AddDuplicateTest endSuccess0.036
SimpleIndexTest use index()Success0.333
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.264
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.067
BreakOrderCorrectionTest ReadThroughSessionSuccess1.157
BreakOrderCorrectionTest ReadThroughUowSuccess0.280
CreateManagersTestSuccess0.039
CreateTestSuccess0.320
SimpleAddRemoveTestSuccess0.911
SimpleAddRemoveTest2Success1.793
AddRemoveUpdateTestSuccess0.041
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.019
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.019
SimpleSetTestSuccess0.031
SimpleSetListTestSuccess1.122
SimpleSetListTest remove/addSuccess0.258
SimpleSetListTest setSuccess0.466
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.459
TranspositionTest [0, 1] -> [1, 0] setSuccess0.239
TranspositionMergeTest [0, 1] -> [1, 0]Success0.030
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.475
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.699
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.456
AddNullTest frontSuccess0.035
AddNullTest middleSuccess0.541
AddNullTest endSuccess0.030
AddDuplicateTest frontSuccess0.034
AddDuplicateTest middleSuccess0.453
AddDuplicateTest endSuccess0.309
SimpleIndexTest use index()Success0.294
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.277
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.142
BreakOrderCorrectionTest ReadThroughSessionSuccess0.067
BreakOrderCorrectionTest ReadThroughUowSuccess0.319
CreateManagersTestSuccess0.513
CreateTestSuccess0.054
SimpleAddRemoveTestSuccess0.355
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.016
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.015
SimpleSetTestSuccess0.029
SimpleSetListTestSuccess1.690
SimpleSetListTest remove/addSuccess0.030
SimpleSetListTest setSuccess0.031
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.026
TranspositionTest [0, 1] -> [1, 0] setSuccess0.024
TranspositionMergeTest [0, 1] -> [1, 0]Success0.027
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.355
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.043
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.041
AddNullTest frontSuccess0.033
AddNullTest middleSuccess0.228
AddNullTest endSuccess0.036
SimpleIndexTest use index()Success0.447
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.045
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.041
BreakOrderCorrectionTest ReadThroughSessionSuccess0.327
BreakOrderCorrectionTest ReadThroughUowSuccess0.668
CreateManagersTestSuccess0.029
CreateTestSuccess1.522
SimpleAddRemoveTestSuccess0.036
AddRemoveUpdateTestSuccess0.456
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.671
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.024
SimpleSetTestSuccess0.257
SimpleSetListTestSuccess0.046
SimpleSetListTest remove/addSuccess0.244
SimpleSetListTest setSuccess0.477
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.242
TranspositionTest [0, 1] -> [1, 0] setSuccess0.438
TranspositionMergeTest [0, 1] -> [1, 0]Success0.237
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.976
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess1.589
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.518
AddNullTest frontSuccess0.244
AddNullTest middleSuccess0.038
AddNullTest endSuccess0.030
CreateEmptyTestSuccess0.010
CreateEmptyManagersTestSuccess0.214
SimpleIndexTest use index()Success0.169
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.083
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.280
BreakOrderCorrectionTest ReadThroughSessionSuccess0.509
BreakOrderCorrectionTest ReadThroughUowSuccess0.060
CreateManagersTestSuccess0.254
CreateTestSuccess0.036
SimpleAddRemoveTestSuccess0.245
SimpleAddRemoveTest2Success1.842
AddRemoveUpdateTestSuccess0.685
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.022
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.235
SimpleSetTestSuccess0.259
SimpleSetListTestSuccess0.047
SimpleSetListTest remove/addSuccess0.480
SimpleSetListTest setSuccess0.264
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.350
TranspositionTest [0, 1] -> [1, 0] setSuccess0.441
TranspositionMergeTest [0, 1] -> [1, 0]Success0.234
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.703
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.917
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.480
AddNullTest frontSuccess0.678
AddNullTest middleSuccess0.459
AddNullTest endSuccess0.888
AddDuplicateTest frontSuccess0.684
AddDuplicateTest middleSuccess0.450
AddDuplicateTest endSuccess0.238
SimpleIndexTest use index()Success0.489
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.054
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.689
BreakOrderCorrectionTest ReadThroughSessionSuccess0.056
BreakOrderCorrectionTest ReadThroughUowSuccess0.492
CreateManagersTestSuccess0.034
CreateTestSuccess2.219
SimpleAddRemoveTestSuccess0.887
SimpleAddRemoveTest2Success0.518
AddRemoveUpdateTestSuccess0.042
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.225
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.026
SimpleSetTestSuccess1.203
SimpleSetListTestSuccess0.040
SimpleSetListTest remove/addSuccess0.044
SimpleSetListTest setSuccess0.261
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.247
TranspositionTest [0, 1] -> [1, 0] setSuccess0.242
TranspositionMergeTest [0, 1] -> [1, 0]Success0.039
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.678
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.494
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.253
AddNullTest frontSuccess0.902
AddNullTest middleSuccess0.032
AddNullTest endSuccess0.249
AddDuplicateTest frontSuccess0.033
AddDuplicateTest middleSuccess0.272
AddDuplicateTest endSuccess0.033
SimpleIndexTest use index()Success0.276
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.335
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.286
BreakOrderCorrectionTest ReadThroughSessionSuccess0.695
BreakOrderCorrectionTest ReadThroughUowSuccess0.343
CreateManagersTestSuccess0.256
CreateTestSuccess1.834
SimpleAddRemoveTestSuccess0.036
SimpleAddRemoveTest2Success1.184
AddRemoveUpdateTestSuccess0.245
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.019
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.223
SimpleSetTestSuccess0.924
SimpleSetListTestSuccess0.041
SimpleSetListTest remove/addSuccess0.469
SimpleSetListTest setSuccess0.683
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.029
TranspositionTest [0, 1] -> [1, 0] setSuccess0.029
TranspositionMergeTest [0, 1] -> [1, 0]Success0.028
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.050
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.052
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.490
AddNullTest frontSuccess0.032
AddNullTest middleSuccess0.031
AddNullTest endSuccess0.310
AddDuplicateTest frontSuccess0.032
AddDuplicateTest middleSuccess0.033
AddDuplicateTest endSuccess0.034
SimpleIndexTest use index()Success0.816
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.491
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.266
BreakOrderCorrectionTest ReadThroughSessionSuccess0.694
BreakOrderCorrectionTest ReadThroughUowSuccess0.272
CreateManagersTestSuccess0.468
ReadObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.215
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectB)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectC)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectD)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectE)Success0.001
DeleteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.092
DeleteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.012
WriteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.006
UnitOfWorkTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.020
UnitOfWorkTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.018
UnitOfWorkTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.019
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.216
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.548
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.215
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.828
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.218
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.207
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.224
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.208
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.463
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.217
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.449
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
BatchWritingTestSuccess1.168
QueryTimeoutBatchParameterizedDescriptorQueryManagerTestSuccess0.471
QueryTimeoutBatchDynamicDescriptorQueryManagerTestSuccess0.006
QueryTimeoutBatchParameterizedDatabaseQueryTestSuccess0.005
QueryTimeoutBatchDynamicDatabaseQueryTestSuccess0.005
QueryTimeoutBatchDynamicDataModifyDatabaseQueryParentRefExceptionTestSuccess0.004
CacheStatementBatchWritingTestSuccess0.063
MergeCloneWithReferencesWithNullTestSuccess0.007
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.265
UnitOfWorkRevertAndResumeWithNewTestSuccess0.013
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.001
UnitOfWorkExistingObjectsListTestSuccess0.208
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.229
RefreshDeletedObjectTestSuccess0.005
UnregisterUnitOfWorkTestSuccess0.005
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.010
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.221
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.008
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.223
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.013
BidirectionalInsertTest(with UOW)Success0.214
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.434
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.220
InsertNewObjectTestSuccess0.006
ComplexMultipleUnitOfWorkTestSuccess0.907
FaultyUnitOfWorkTestSuccess0.007
LockFailureUnitOfWorkTestSuccess0.009
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.431
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.235
DeletingFromParentSessionTestSuccess0.013
EqualObjectUnitOfWorkTestSuccess0.006
NoIMWithValueHolderTestSuccess0.004
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.440
DeepMergeCloneSerializedTestSuccess0.019
DeepMergeCloneIndirectionTestSuccess0.005
RegisterNewObjectTestSuccess0.687
NoIdentityMapUnitOfWorkTestSuccess0.009
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.003
RelationshipTreeInsertTestSuccess0.009
UnitOfWorkComplexRefreshTestSuccess0.006
ViolateObjectSpaceTestSuccess0.006
NoValidationWithInitIdentityMapsSuccess0.014
NoIdentityTestSuccess0.043
NoIdentityMergeCloneTestSuccess0.242
BiDirectionInsertOrderTestSuccess0.010
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.445
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
NestedUnitOfWorkQuerySuccess0.208
DeleteAndConformSuccess0.004
NullAggregateTestSuccess0.226
UOWHasOnlyDeletesTestSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.206
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.005
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.003
NestedUnitOfWorkDeleteNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.002
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.001
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.001
UnitOfWorkDeleteNoValidationTestSuccess0.005
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.002
UnitOfWorkCommitToDatabaseTestSuccess0.225
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.002
WasTransactionBegunPrematurelyRollbackTestSuccess0.006
CanChangeReadOnlySetTestSuccess0.002
GetFromNewObjectWithConformTestSuccess0.000
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.466
PerformDeletesFirstTestSuccess0.004
PerformDeletesFirstIgnoreUpdateTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTest2Success0.006
CreateDeleteCreateTestSuccess0.003
WorkingCloneCopyPolicyTestSuccess0.001
UnregisteredNewObjectOptimisticLockTestSuccess0.010
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
GetObjectFromIdentityMapTestSuccess0.002
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.673
AllChangeSetsTestSuccess0.011
CurrentChangeSetTestSuccess0.003
ErrorOnInsertTestSuccess0.001
CollectionMappingMergeObjectTestSuccess0.008
ExceptionsRaisedUnitOfWorkTestSuccess0.007
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.006
NestedUnitOfWorkReadOnlyClassTestSuccess0.217
RefReadOnlyTestSuccess0.225
BuildCloneFromRowOneToOneTestSuccess0.211
CacheIndexTestSuccess0.229
UnitOfWorkRollbackConnectionReleaseTestSuccess0.004
ReadWithExpressionTestSuccess0.002
ReadAllTestSuccess0.003
BatchReadTestSuccess0.001
InterfaceProxyInvocationTestSuccess0.006
ReadWithProxyEqualityExpressionSuccess0.002
InheritanceReadAllTestSuccess0.004
InsertTestSuccess0.005
UpdateTestSuccess0.005
UnitOfWorkUpdateTestSuccess0.005
UnitOfWorkUpdateWithNewObjectTestSuccess0.621
UnitOfWorkCommitAndResumeSuccess0.006
UnitOfWorkUpdateFromCacheSuccess0.209
UnitOfWorkReplaceTestSuccess0.007
DeleteTestSuccess0.006
DeleteProxyObjectTestSuccess0.006
DoesExistProxyObjectTestSuccess0.002
ReadProxyObjectTestSuccess0.001
UOWRegisterProxyObjectTestSuccess0.006
BatchReadingValueholderInstantiationTestSuccess0.004
JoiningValueholderInstantiationTestSuccess0.005
BatchWritingFlushQueryTestSuccess0.000
RownumFilteringQueryTestSuccess0.001
RownumFilteringQueryTestSuccess0.000
RownumFilteringFirstResultQueryTestSuccess0.000
RownumFilteringFirstResultQueryTestSuccess0.000
ParameterBatchWritingFlushQueryTestSuccess0.001
BatchWritingFlushInWriteChangesTestSuccess0.000
NamedQueryQueryCacheTestSuccess0.001
UnitOfWorkQueryCacheTestSuccess0.001
ReadObjectQueryCacheTestSuccess0.001
PartialAttributeQueryCacheTestSuccess0.001
QueryCacheParameterizedResultsTestSuccess0.002
QueryCacheMaxResultsTestSuccess0.002
QueryCacheChangedParameterTestSuccess0.003
Clear Whole Query Cache TestSuccess0.001
Clear Query Cache By Query TestSuccess1.434
Clear Query Cache By Name TestSuccess0.002
Clear Query Cache By Descriptor TestSuccess0.003
QueryCacheInvalidationTest invalidationType: 0 expiring: falseSuccess0.001
QueryCacheInvalidationTest invalidationType: 1 expiring: falseSuccess0.001
QueryCacheInvalidationTest invalidationType: 1 expiring: trueSuccess0.102
QueryCacheInvalidationTest invalidationType: 2 expiring: falseSuccess0.001
QueryCacheInvalidationTest invalidationType: 2 expiring: trueSuccess1.503
QueryCacheHitTestSuccess0.002
QueryCacheHitTestSuccess0.001
QueryCacheHitTestSuccess0.002
QueryCacheHitTestSuccess0.001
QueryCacheHitTestSuccess0.001
QueryCacheHitTestSuccess0.001
ReadTestSuccess0.209
ReadOnlyClassManyToManyTestCaseSuccess0.041
ReadOnlyClassOneToManyTestCaseSuccess0.009
ReadOnlyClassAggregateTestCaseSuccess0.011
ReadOnlyClassInsertTestCaseSuccess0.004
ReadOnlyClassUpdateTestCaseSuccess0.005
ReadOnlyClassDeleteTestCaseSuccess0.007
ReadOnlyClassAccessingTestCaseSuccess0.000
InsertReadOnlyClassTestCaseSuccess0.002
InsertReadOnlyDescriptorTestCaseSuccess0.002
UpdateReadOnlyClassTestCaseSuccess0.206
DeleteReadOnlyClassTestCaseSuccess0.003
DeleteReadOnlyDescriptorTestCaseSuccess0.003
ReadOnlyDescriptorInsertTestCaseSuccess0.003
ReadOnlyClassDeepMergeCloneTestSuccess0.004
BidirectionalMMDeleteTestSuccess0.009
WriteableMappingReadOnlyClassTestSuccess0.007
RemoveObjectTestSuccess0.004
AddReferencedObjectTestSuccess0.006
AddUnReferencedObjectTestSuccess0.005
AddNewRegisteredObjectTestSuccess0.005
SetToNullTestSuccess0.005
SetReferencedObjectTestSuccess0.006
SetUnReferencedObjectTestSuccess0.007
SetNewRegisteredObjectTestSuccess0.004
SetInNewRegisteredObjectTestSuccess0.004
UnitOfWorkRevertAndResumeTestSuccess0.003
UnitOfWorkRevertAndResumeTestDuplicatesSuccess0.004
DeepMergeCloneSerializedTestSuccess0.010
DeepMergeCloneSerializedNewTestSuccess0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.209
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.209
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.213
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.229
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.225
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.430
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.896
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.240
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.208
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
Sessions.xml not foundSuccess0.001
JavaLogSessionsXMLTestSuccess0.070
JavaLogCategoryNameValidationTestSuccess0.041
RcmWithRmiAndJndiTestSuccess0.034
RcmWithRmiAndRmiRegistryTestSuccess0.016
RcmWithTransportClassTestSuccess0.016
RcmEncryptedPasswordTestSuccess0.017
RCMWithJmsTopicTestSuccess0.017
SessionManagerGetSessionStringStringTestSuccess0.262
SessionManagerGetSessionNotFoundTestSuccess0.033
MWConfigModelEncryptionTestSuccess0.015
SessionsXMLSchemaTestSuccess0.038
SessionsXMLSchemaWriteTestSuccess0.032
SessionsXMLSchemaNoLoggingTestSuccess0.001
SessionsXMLSchemaDefaultValueTestSuccess0.035
SessionsXMLServerSessionSchemaTestSuccess0.012
SessionsXMLSessionEventListenerTestSuccess0.438
SessionsXMLSchemaReloadTestSuccess0.091
SessionsXMLSchemaSunCORBATransportConfigTestSuccess0.030
SessionsXMLSchemaJavaLogTestSuccess0.231
SessionsXMLSchemaSequencingTestSuccess0.049
SessionsXMLSchemaInvalidTagTestSuccess0.019
SessionsXMLSchemaMisplacedDependentTagTestSuccess0.012
SessionsXMLSchemaIncorrectTagValuesTestSuccess0.014
SessionsXMLSchemaProjectXMLTestSuccess0.028
SessionsXMLSchemaWebsphere61PlatformTestSuccess0.015
SessionsXMLSchemaWeblogicPlatformTestSuccess0.029
SessionsXMLSchemaLoggingOptionsTestSuccess0.426
SessionsXMLSchemaJBossPlatformTestSuccess0.011
SessionManagerGetMultipleSessionsTestSuccess0.051
FailoverLoginSettingsTestSuccess0.008
ConcurrencyTestSuccess12.563
AppendLockTestSuccess5.242
UpdateCacheKeyPropertiesTestSuccess5.222
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.229
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.230
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.232
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.233
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.233
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.234
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.235
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.235
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.237
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.237
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.239
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.244
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.245
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.245
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.445
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.447
MultithreadTestCaseSuccess0.460
MultipleTableAboutToInsertTestSuccess0.014
MultipleTableAboutToInsertTestSuccess0.014
MultipleTableAboutToInsertTestSuccess0.014
SingleTableAboutToInsertTestSuccess0.015
MultipleTableAboutToInsertTestSuccess0.017
MultipleTableAboutToInsertTestSuccess0.018
SingleTableAboutToInsertTestSuccess0.019
SingleTableAboutToInsertTestSuccess0.020
SingleTableAboutToInsertTestSuccess0.020
SingleTableAboutToInsertTestSuccess0.021
MultipleTableAboutToInsertTestSuccess0.020
SingleTableAboutToInsertTestSuccess0.022
MultithreadTestCaseSuccess0.037
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.000
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.000
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.000
Properties »

Back to top

TestCase WebLogic_12_PlatformTest

NameStatusTypeTime(s)
testIsGlobalRuntimeSuccess0.018
testGetPartitionIdSuccess0.000
testGetPartitionNameSuccess0.001
testContextHelperSuccess0.000
testUsesPartitionsSuccess0.000
Properties »

Back to top