Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSkippedSuccess rateTime
8510000100.00%996.297
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.tests7957000979.4422018-12-18T18:43:23hipp3
org.eclipse.persistence.testing.tests.junit.failover300010.7492018-12-18T18:44:15hipp3
org.eclipse.persistence.testing.tests.junit.helper240000.2362018-12-18T18:44:26hipp3
org.eclipse.persistence.testing.tests.junit.localization70000.1602018-12-18T18:44:27hipp3
org.eclipse.persistence.testing.tests.junit.logging60000.1502018-12-18T18:44:28hipp3
org.eclipse.persistence.testing.tests.junit.mapping.conversion50000.1602018-12-18T18:44:29hipp3
org.eclipse.persistence.testing.tests.junit.platform.server.wls50000.0952018-12-18T18:44:30hipp3
org.eclipse.persistence.testing.tests.junit.security70000.9422018-12-18T18:44:31hipp3
org.eclipse.persistence.testing.tests.junit.sessionsxml50000.3482018-12-18T18:44:32hipp3
org.eclipse.persistence.testing.tests.junit.transparentindirection4760003.0232018-12-18T18:44:33hipp3
org.eclipse.persistence.testing.tests.security150000.9922018-12-18T19:00:06hipp3

Package org.eclipse.persistence.testing.tests

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ClearDatabaseSchemaTest100051.4522018-12-18T18:43:23hipp3
TestRunModel7956000927.9902018-12-18T18:44:38hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ConnectionPoolFailoverTest200010.3702018-12-18T18:44:15hipp3
FailoverTest10000.3792018-12-18T18:44:25hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
HelperTest160000.0952018-12-18T18:44:26hipp3
JavaUtilTest50000.0662018-12-18T18:44:27hipp3
JavaVersionTest30000.0752018-12-18T18:44:27hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LocalizationResourcesTest60000.0822018-12-18T18:44:27hipp3
LocalizationTest10000.0782018-12-18T18:44:28hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LogCategoryTest30000.0752018-12-18T18:44:28hipp3
LogLevelTest30000.0752018-12-18T18:44:29hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
AttributeNamePrefixTest10000.0752018-12-18T18:44:29hipp3
AttributeNameTokenizerTest40000.0852018-12-18T18:44:30hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
WebLogic_12_PlatformTest50000.0952018-12-18T18:44:30hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
JCEEncryptionTest10000.4312018-12-18T18:44:31hipp3
SecurableBackwardsCompatibilityTest60000.5112018-12-18T18:44:32hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SessionManagerTest50000.3482018-12-18T18:44:32hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
IndirectListTest1760002.4172018-12-18T18:44:33hipp3
IndirectMapTest2240000.3312018-12-18T18:44:36hipp3
IndirectSetTest760000.2752018-12-18T18:44:37hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SecurityTestModel150000.9922018-12-18T19:00:06hipp3
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)
testSuccess51.392
Properties »

Back to top

TestCase ConnectionPoolFailoverTest

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

Back to top

TestCase FailoverTest

NameStatusTypeTime(s)
singleConnectionFailureTestSuccess0.302
Properties »

Back to top

TestCase HelperTest

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

Back to top

TestCase IndirectListTest

NameStatusTypeTime(s)
testSetElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.995
testReplaceAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.004
testToArray1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testToArray2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testAddAll1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testAddAll2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testGet[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSet[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
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.001
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.000
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.001
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.000
testRemove2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testElements[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testIndexOf1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testIndexOf2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testHashCode[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testParallelStream[class org.eclipse.persistence.indirection.IndirectList, true]Success0.015
testEquals[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemoveElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testRemoveElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testStream[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
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.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSubList[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSetElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testReplaceAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
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.000
testRetainAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
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.001
testContainsAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
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.000
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.000
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.001
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.001
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.000
testIterator[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
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.001
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.001
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.000
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.001
testListIterator1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testListIterator2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
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.001
testLastIndexOf1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
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.001
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
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.001
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
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.000
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.000
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
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.000
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.001
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.001
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.001
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.001
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.000
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.000
Properties »

Back to top

TestCase IndirectMapTest

NameStatusTypeTime(s)
testRemoveTwoArgs[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.121
testEntrySetClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
testGetOrDefault[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testReplaceAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.007
testEntrySetAdd[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
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.001
testForEach[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.007
testComputeIfPresent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
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.000
testComputeIfAbsent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
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.000
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.000
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.001
testValuesAddAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testComputeIfPresent2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
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.001
testValuesRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
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.001
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.001
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.001
testGetOrDefault[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testReplaceAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
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.001
testEntrySet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
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.001
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.001
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.000
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.000
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.000
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.001
testKeySet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testMerge2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testPutAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
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.001
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.001
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.000
testEntrySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
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.000
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.000
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.000
testValueRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
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.001
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.001
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.001
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.001
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.001
testKeySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
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.001
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.000
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.001
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.000
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.001
testEntrySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testValuesSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
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.000
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.000
testValuesRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
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.000
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.001
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.001
Properties »

Back to top

TestCase IndirectSetTest

NameStatusTypeTime(s)
testToArray1[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.125
testToArray2[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testAdd[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
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.001
testContainsAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
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.014
testAddAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
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.000
testStream[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.002
testSpliterator[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testIterator[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testToArray1[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testToArray2[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
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.001
testSpliterator[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testIterator[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
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.001
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
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.001
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.000
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
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.000
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.001
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.000
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.001
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.000
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.001
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.000
Properties »

Back to top

TestCase JavaUtilTest

NameStatusTypeTime(s)
testMajorMinorToPlatformSuccess0.001
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.362
Properties »

Back to top

TestCase LocalizationResourcesTest

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

Back to top

TestCase LocalizationTest

NameStatusTypeTime(s)
testSuccess0.007
Properties »

Back to top

TestCase LogCategoryTest

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

Back to top

TestCase LogLevelTest

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

Back to top

TestCase SecurableBackwardsCompatibilityTest

NameStatusTypeTime(s)
testStringDecryption_DES_ECBSuccess0.381
testStringDecryption_AES_CBCSuccess0.001
testStringDecryption_AES_ECBSuccess0.001
testNullParameterDecryptionSuccess0.000
testStringDecryption_PlainTextSuccess0.043
testNullParameterEncryptionSuccess0.011
Properties »

Back to top

TestCase SecurityTestModel

NameStatusTypeTime(s)
SecurityWhileInitializingInstantiationPolicyTest(InstantiationPolicyTestClass)Success0.062
SecurityOnFindMethodTest(FindMethod)Success0.003
SecurityOnInitializingAttributeMethodTest(AttributeMethodOneArg)Success0.010
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.000
SecurityWhileInitializingCopyPolicyTest(Policy)Success0.001
SecurityWhileInitializingCopyPolicyTest(WorkingPolicy)Success0.001
DatabaseLoginWithNoEncryptorTestSuccess0.025
Properties »

Back to top

TestCase SessionManagerTest

NameStatusTypeTime(s)
testCustomManagerSuccess0.079
testAllManagersSuccess0.000
testInvalidPlatformSuccess0.044
testConcurrencySuccess0.151
testNPEFromPlatformSuccess0.001
Properties »

Back to top

TestCase TestRunModel

NameStatusTypeTime(s)
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.016
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.024
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.030
JoinInAggregateAndOwnerTestSuccess0.055
InMemoryQueryKeyToAggregateTest - load into memory = trueSuccess0.122
InMemoryQueryKeyToAggregateTest - load into memory = falseSuccess0.018
AggregateWithOneToOneRelationshipTestSuccess0.005
AggregateInvalidationIdentityTestSuccess0.044
QueryKeyInAggregateTest conforming: trueSuccess0.427
QueryKeyInAggregateTest conforming: falseSuccess0.099
QueryKeyInAggregateInheritanceTestSuccess0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.037
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.210
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.032
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.024
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.026
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.239
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.028
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Agent)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Transport)Success0.003
AggregateCollectionOuterJoinTest(Agent)Success0.032
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Builder)Success0.002
AggregateCollectionOuterJoinTest(Builder)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.026
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.020
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.023
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.034
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.041
VerifyCascadeDelete(Agent)Success0.012
AggregateCollectionClearTest(Agent)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.054
VerifyCascadeDelete(Builder)Success0.011
AggregateCollectionClearTest(Builder)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.081
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.025
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.026
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.260
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.039
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.017
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.030
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.035
AggregateMappingNullNotAllowSuccess0.013
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.034
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.028
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.092
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.055
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.059
TransformationMappingTestSuccess0.053
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Agent)truetrueSuccess0.028
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.047
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.045
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Builder)truetrueSuccess0.022
AggregateVersionOpimisticLockingTestSuccess0.010
BatchReadingWithAggregateCollectionMapping(Agent)Success0.009
BatchReadingWithAggregateCollectionMapping(Builder)Success0.002
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.049
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.107
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.082
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.020
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.095
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.021
MergingUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
DescriptorRefreshCacheTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
AgentBuilderTablesTestSuccess0.001
AggregateEventTestCaseSuccess0.073
NestedAggregateTestCaseSuccess0.013
NestedAggregateCollectionTest(Agent)Success0.267
NestedAggregateCollectionAbstractTestCase(Agent)Success0.024
NestedAggregateCollectionTest(Builder)Success0.099
NestedAggregateCollectionAbstractTestCase(Builder)Success0.241
AggregateInheritanceTestCaseSuccess0.058
AggregateInheritanceTypeFieldTestCaseSuccess0.008
AggregateWithoutAttributesInheritanceTestCaseSuccess0.010
AggregateTransientValueTestCaseSuccess0.008
AggregateInheritanceInitAggregateTestCaseSuccess0.827
AggregateRelationshipsOneToOneTestCaseSuccess0.255
AggregateRelationshipsTargetOneToOneTestCaseSuccess0.181
AggregateRelationshipsOneToManyTestCaseSuccess0.028
AggregateRelationshipsManyToManyTestCaseSuccess0.028
AggregateRelationshipsDirectCollectionTestCaseSuccess0.111
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.050
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.233
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.028
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
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.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.023
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.233
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.836
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.063
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.233
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.206
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.028
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.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.041
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.040
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.068
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.455
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.049
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.043
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.231
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.051
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.040
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)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.006
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
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.002
AddDescriptorsTestSuccess0.005
CacheExpiryAPITestSuccess0.018
TIME_TO_LIVE_EXPIRY(0s) - ExpireSuccess0.002
TIME_TO_LIVE_EXPIRY(100s) - LiveSuccess0.002
TIME_TO_LIVE_EXPIRY(-100s) - ExpireSuccess0.002
DAILY - ExpireSuccess0.202
DAILY_EXPIRY - ExpireSuccess0.203
DAILY_EXPIRY - LiveSuccess0.003
NO_EXPIRY - LiveSuccess0.003
Daily Expiry (+ One Day)Success0.004
Daily Expiry (- One Day)Success0.003
Daily Expiry (- 3 Days)Success0.003
Daily Expiry (+ 3 Days)Success0.003
NoExpiryInvalidationTestSuccess0.004
ReadObjectQuery (query object) Expiry TestSuccess0.003
ReadObjectQuery No Expiry TestSuccess0.002
ReadObjectQuery (no criteria) No Expiry TestSuccess0.001
ReadObjectQuery (exact primary key) No Expiry TestSuccess0.003
ReadObjectQuery (in-exact primary key) No Expiry TestSuccess0.004
ReadAllQuery Expiry TestSuccess0.011
ReadAllQuery No Expiry TestSuccess0.006
ReadAllQueryCheckCacheOnlyExpiryTestSuccess0.011
ReadObjectCheckCacheOnlyExpiryTestSuccess0.004
RefreshQueryCacheExpiryTestSuccess0.007
RefreshIfNewerVersionTestSuccess0.104
Update - do not update expiry test.Success0.121
Update - update expiry test.Success0.108
ReadAllQueryConformExpiryTestSuccess0.005
ReadObjectQueryConformExpiryTestSuccess0.003
CacheExpiryValueholderTestSuccess0.008
UnitOfWorkExpiredObjectTestSuccess0.006
CacheExpiryUnitOfWorkReadTestSuccess0.003
UnitOfWorkCreateObjectReadTimeTestSuccess0.005
SessionCreateObjectReadTimeTestSuccess0.003
InvalidateClassRecurseOptionTest(true)Success0.004
InvalidateClassRecurseOptionTest(false)Success0.003
InvalidateAllExternalChangeTestSuccess0.062
InvalidateAllTestSuccess0.005
PrimaryKeyQueryInUOWTestSuccess15.009
UnitOfWorkRefreshAfterInvalidationTestSuccess0.235
CacheInvalidationPolicyCloneTest : NoExpiryCacheInvalidationPolicySuccess0.000
CacheInvalidationPolicyCloneTest : DailyCacheInvalidationPolicySuccess0.001
CacheInvalidationPolicyCloneTest : TimeToLiveCacheInvalidationPolicySuccess0.000
InsertOverflowTestSuccess0.006
InsertTestSuccess0.000
CustomDeleteTestSuccess0.000
ConcurrentAccessTestSuccess0.091
ConcurrentReadBigBadObjectTestSuccess0.086
CollectionReadObjectTest(Chez Abuse)Success0.016
CollectionReadObjectTest(Pedro's)Success0.216
WriteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.076
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.660
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.025
DeleteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.133
DeleteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.435
OTMPrivateOwnedDeleteObjectTestSuccess0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.009
CollectionInsertDetectionTestSuccess0.010
UnitOfWorkTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.305
UnitOfWorkTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.247
OTMHashtableObjectUpdateTestSuccess0.013
PerformDeletesFirstCollectionObjectRemovalTestSuccess0.055
PerformDeletesFirstCollectionObjectRemovalTestSuccess0.221
CompareKeyWithBackupTestSuccess0.012
TreeSetComparatorTestSuccess0.064
NoIdentityUpdateTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.219
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.028
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.089
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.023
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.034
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)falsefalseSuccess0.056
BidirectionalInsertWithPartialRegisterationTest(with UOW)Success0.021
MergeCloneWithReferencesWithNullTestSuccess0.011
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.032
UnitOfWorkRevertAndResumeWithNewTestSuccess0.025
UnitOfWorkRevertWithNewObjectTestSuccess0.001
UnitOfWorkNullPrimaryKeyTestSuccess0.006
UnitOfWorkExistingObjectsListTestSuccess0.002
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.046
RefreshDeletedObjectTestSuccess0.015
UnregisterUnitOfWorkTestSuccess0.014
CloneAttributeIfMutableTestSuccess0.001
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.027
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.028
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.017
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.033
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.021
BidirectionalInsertTest(with UOW)Success0.024
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.073
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.038
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
InsertNewObjectTestSuccess0.005
ComplexMultipleUnitOfWorkTestSuccess0.094
FaultyUnitOfWorkTestSuccess0.013
LockFailureUnitOfWorkTestSuccess0.011
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.034
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.039
DeletingFromParentSessionTestSuccess0.016
EqualObjectUnitOfWorkTestSuccess0.083
NoIMWithValueHolderTestSuccess0.005
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.040
DeepMergeCloneSerializedTestSuccess0.091
DeepMergeCloneIndirectionTestSuccess0.019
RegisterNewObjectTestSuccess0.046
NoIdentityMapUnitOfWorkTestSuccess0.008
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.004
RelationshipTreeInsertTestSuccess0.011
UnitOfWorkComplexRefreshTestSuccess0.017
ViolateObjectSpaceTestSuccess0.015
NoValidationWithInitIdentityMapsSuccess0.029
NoIdentityTestSuccess0.051
NoIdentityMergeCloneTestSuccess0.033
BiDirectionInsertOrderTestSuccess0.009
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
NestedUnitOfWorkQuerySuccess0.006
DeleteAndConformSuccess0.006
NullAggregateTestSuccess0.006
UOWHasOnlyDeletesTestSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.008
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.005
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.011
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.007
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.009
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.225
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.002
NestedUnitOfWorkDeleteNewObjectTestSuccess0.003
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.002
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.004
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.003
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.002
UnitOfWorkDeleteNoValidationTestSuccess0.005
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.003
UnitOfWorkCommitToDatabaseTestSuccess0.013
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.002
WasTransactionBegunPrematurelyRollbackTestSuccess0.005
CanChangeReadOnlySetTestSuccess0.003
GetFromNewObjectWithConformTestSuccess0.002
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.088
PerformDeletesFirstTestSuccess0.007
PerformDeletesFirstIgnoreUpdateTestSuccess0.010
PerformDeletesFirstIgnoreUpdateTest2Success0.021
CreateDeleteCreateTestSuccess0.004
WorkingCloneCopyPolicyTestSuccess0.002
UnregisteredNewObjectOptimisticLockTestSuccess0.237
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.005
GetObjectFromIdentityMapTestSuccess0.003
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.048
AllChangeSetsTestSuccess0.018
CurrentChangeSetTestSuccess0.005
ErrorOnInsertTestSuccess0.020
CollectionMappingMergeObjectTestSuccess0.015
ExceptionsRaisedUnitOfWorkTestSuccess0.008
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.008
NestedUnitOfWorkReadOnlyClassTestSuccess0.015
RefReadOnlyTestSuccess0.004
BuildCloneFromRowOneToOneTestSuccess0.010
CacheIndexTestSuccess0.013
PostAcquireUnitOfWorkTestSuccess0.002
PreCommitUnitOfWorkTestSuccess0.004
PrepareUnitOfWorkTestSuccess0.005
PostCommitUnitOfWorkTestSuccess0.003
PreReleaseUnitOfWorkTestSuccess0.002
PostReleaseUnitOfWorkTestSuccess0.002
PostResumeUnitOfWorkTestSuccess0.001
CommitUnitOfWorkAgainTestSuccess0.006
CommitUnitOfWorkForcingSQLExceptionTestSuccess0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.211
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.078
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.008
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
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.005
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertByteCharArrayToStringTestSuccess0.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
ConvertClassTypeTestSuccess0.000
ClassLoaderTestSuccess0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.002
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.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.227
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
CustomSQLCursoredStreamReadTestSuccess0.006
ReadObjectQueryTestSuccess0.016
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.099
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.010
SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima?' WHERE L_NAME = 'Smith')Success0.003
SetCustomSQLQueryTest(UPDATE EMPLOYEE SET F_NAME = 'Fatima' WHERE L_NAME = #L_NAME)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
CustomSQLSubQueryTest(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.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.010
DataReadQueryTestSuccess0.000
StoredProcWithOutputParamsAndResultSetTest storedProc don'tBindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest storedProc BindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest customSQL don'tBindSuccess0.000
StoredProcWithOutputParamsAndResultSetTest customSQL BindSuccess0.000
OutputParameterEventTestSuccess0.001
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
StoredProcedureTest bind = trueSuccess0.001
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.001
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.001
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.001
StoredProcedureObjectRelationalParameters useCustomSQL = falseSuccess0.000
StoredProcedureObjectRelationalParameters useCustomSQL = trueSuccess0.000
StoredProcedureVARRAYParametersTest useCustomSQL = falseSuccess0.000
StoredProcedureVARRAYParametersTest useCustomSQL = trueSuccess0.000
StoredProcedureORParametersClientSessionTestSuccess0.016
SQLTransactionTestSuccess0.011
2OutCursorTestSuccess0.000
UnnamedCursorTestSuccess0.000
2ResultSetTestSuccess0.007
StoredFunctionRefCursorTestSuccess0.000
MergeChangeSetWithDirectMapMappingTestSuccess0.010
MergeChangeSetWithIndirectDirectMapMappingTestSuccess0.021
DirectMapUnitOfWorkTestSuccess0.215
DirectMapMappingDeleteTestSuccess0.044
DirectMapMappingBatchReadTestSuccess0.015
DirectMapMappingIndirectionTestSuccess0.012
DirectMapMappingsSerializedConverterTestCaseSuccess0.013
DirectMapMappingHashMapTestSuccess0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.221
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
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.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.016
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.228
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
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.263
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.221
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.120
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.015
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.039
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.273
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.232
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.454
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)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
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
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.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
AddDescriptorsTestSuccess0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
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.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.028
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.031
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
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.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.028
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.213
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.120
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.012
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
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.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.025
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)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.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.221
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.002
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.023
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.113
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.019
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.244
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.169
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.033
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.031
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
ChangeFlagTestSuccess0.005
ChangeEventTestSuccess0.008
DeepMergeCloneSerializedTestSuccess0.035
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.222
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
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.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.014
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
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.023
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.012
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.222
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
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.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
InsertObjectTest(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.017
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.217
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.225
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.234
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.237
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.019
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.085
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.051
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.059
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.056
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.037
ChangeFlagTestSuccess0.007
NestedUOWWithAttributeChangeTrackingTestSuccess0.003
WrongPropertyNameTestSuccess0.000
DeepMergeCloneSerializedTestSuccess0.037
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.015
TransparentMapTestSuccess0.047
AggregateAttributeChangeTrackingTestSuccess0.002
ChangeTrackedWeakReferenceTestSuccess0.019
DeferredChangeWeakReferenceTestSuccess0.011
ForceWeakReferenceTestSuccess30.243
HardReferenceTestSuccess0.014
WeakReferenceTestSuccess15.981
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
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.025
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.020
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)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.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.266
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.452
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.246
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.122
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.221
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.429
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.046
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.019
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
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.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
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.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.008
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.006
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.041
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.062
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.069
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.043
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.045
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.025
ChangeFlagTestSuccess0.006
NestedUOWWithAttributeChangeTrackingTestSuccess0.002
DeepMergeCloneSerializedTestSuccess0.058
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.018
TransparentIndirectionTestSuccess0.035
TransparentIndirectionAddOverflowBehaviourTestSuccess0.014
TransparentIndirectionAddRemoveTestSuccess0.038
TransparentIndirectionResumeAddTestSuccess0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.025
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
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.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)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.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.080
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.028
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.025
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
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.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.006
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.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.090
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
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.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.012
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.002
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
AddDescriptorsTestSuccess0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
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.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
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.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
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.011
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
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
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.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
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
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.077
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.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.226
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
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.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.070
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(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.021
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.229
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.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.011
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
AddDescriptorsTestSuccess0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.213
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
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.002
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.107
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
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.SmallProject)Success0.003
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.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.217
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
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.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.118
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.034
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.239
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.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.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
QuotedTableNameInitializationTestSuccess0.000
FUVLTimestampLockInCacheTest(Test1)Success0.018
FUVLTimestampLockInCacheTest(Test2)Success0.007
FUVLTimestampLockInCacheTest(Test3)Success0.016
FUVLTimestampLockInCacheTest(Test4)Success0.105
FUVLTimestampLockInObjectTest(Test1)Success0.014
FUVLTimestampLockInObjectTest(Test2)Success0.073
FUVLTimestampLockInObjectTest(Test3)Success0.012
FUVLTimestampLockInObjectTest(Test4)Success0.006
FUVLVersionLockInCacheTest(Test1)Success0.009
FUVLVersionLockInCacheTest(Test2)Success0.007
FUVLVersionLockInCacheTest(Test3)Success0.018
FUVLVersionLockInCacheTest(Test4)Success0.108
FUVLVersionLockInObjectTest(Test1)Success0.007
FUVLVersionLockInObjectTest(Test2)Success0.006
FUVLVersionLockInObjectTest(Test3)Success0.006
FUVLVersionLockInObjectTest(Test4)Success0.007
FUVLNopTimestampLockInCacheTest(Test1)Success0.007
FUVLNopTimestampLockInCacheTest(Test2)Success0.009
FUVLNopTimestampLockInCacheTest(Test3)Success0.006
FUVLNopTimestampLockInCacheTest(Test4)Success0.009
FUVLNopTimestampLockInObjectTest(Test1)Success0.013
FUVLNopTimestampLockInObjectTest(Test2)Success0.013
FUVLNopTimestampLockInObjectTest(Test3)Success0.004
FUVLNopTimestampLockInObjectTest(Test4)Success0.004
FUVLNopVersionLockInCacheTest(Test1)Success0.007
FUVLNopVersionLockInCacheTest(Test2)Success0.005
FUVLNopVersionLockInCacheTest(Test3)Success0.005
FUVLNopVersionLockInCacheTest(Test4)Success0.004
FUVLNopVersionLockInObjectTest(Test1)Success0.007
FUVLNopVersionLockInObjectTest(Test2)Success0.014
FUVLNopVersionLockInObjectTest(Test3)Success0.010
FUVLNopVersionLockInObjectTest(Test4)Success0.003
RegisterInIdentityMapTestSuccess0.005
DeleteFromIdentityMapTestSuccess0.241
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.001
RemoveFromIdentityMapReturnTestSuccess0.002
SetWriteLockInIdentityMapTestSuccess0.003
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.022
SetWriteLockInIdentityMapTestSuccess0.003
RegisterInIdentityMapTestSuccess0.005
DeleteFromIdentityMapTestSuccess0.138
SetWriteLockInIdentityMapTestSuccess0.002
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.021
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.003
ReadSoftCacheWeakIdentityMapTestSuccess0.539
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.022
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.003
HardCacheWeakIdentityMapTestSuccess0.074
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.017
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.001
ReadWeakIdentityMapTestSuccess0.245
CreateCacheKeyWeakIdentityMapTestSuccess0.000
InsertWeakIdentityMapTestSuccess6.100
IdentityWeakHashMapConcurrentModTestSuccess8.537
RegisterInIdentityMapTestSuccess0.005
DeleteFromIdentityMapTestSuccess1.836
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.003
Tests deletion of objects which may have already been garbage collectedSuccess0.028
GetSizeRecurseOptionTestSuccess0.003
ClearLastAccessedIdentityMapTestSuccess0.000
InitializeIdentityMapByDescriptorJavaClassTestSuccess0.001
CleanupCacheKeyCorrectnessTestSuccess0.061
TriggerValueHoldersSelfReferencingOneToOneTestSuccess0.007
GetAllFromIdentityMapTestSuccess0.004
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.002
AggregateObjectNullTestSuccess0.002
MultipleAndsExpressionTestSuccess0.003
MultipleAndsExpressionTest2Success0.003
MultipleAndsExpressionTest3Success0.219
MultipleAndsExpressionTest4Success0.002
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.001
ObjectComparisonAcrossJoinSuccess0.001
ExpressionFunctionTestSuccess0.006
ExpressionMathTestSuccess0.003
AdvancedExpressionFunctionTestSuccess0.001
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.003
AndExpressionTestSuccess0.021
NotExpressionTestSuccess0.004
AndNullExpressionTestSuccess0.008
OrExpressionTestSuccess0.001
OrNullExpressionTestSuccess0.001
EqualExpressionTestSuccess0.002
EqualUnneccessaryJoinTestSuccess0.020
EqualDoubleExpressionTestSuccess0.010
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.001
JoinsShrinkResultSetSizeTestSuccess0.004
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.002
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.002
IsNotNullExpressionTestSuccess0.003
IsNotNullWithJoinExpressionTestSuccess0.002
InExpressionTestSuccess0.007
InMultipleExpressionWithConversionParameterTestSuccess0.003
InSingleVectorParameterTestSuccess0.002
InMultipleExpressionParameterTestSuccess0.002
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.002
LikeExpressionTestSuccess0.006
LikeIgnoreCaseExpressionTestSuccess0.001
LikeIgnoreCaseTestSuccess0.001
LikeIgnoreCaseTest2Success0.003
LikeEscapeExpressionTestSuccess0.005
NotLikeExpressionTestSuccess0.003
BetweenExpressionTestSuccess0.007
BetweenExpressionTest 2Success0.003
SelectionObjectWithoutPrepareTestSuccess0.015
SelfManagedEmployeeTestSuccess0.003
NotSelfManagedEmployeeTestSuccess0.003
NotEqualSelfManagedEmployeeTestSuccess0.003
SingleTableJoinExpressionTestSuccess0.226
MultiplePrimaryKeyTestSuccess0.013
MultipleTableJoinExpressionTest1Success0.006
MultipleTableJoinExpressionTest2Success0.001
MultipleTableJoinExpressionTest3Success0.001
MultipleTableJoinExpressionTest4Success0.002
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.003
MultipleTableJoinExpressionTest7Success0.001
MultipleTableJoinExpressionTest8Success0.004
MultipleTableJoinExpressionTest9Success0.001
CustomQKJoinExpressionTest1Success0.002
CustomQKJoinExpressionTest2Success0.001
CustomQKExpressionTest1Success0.002
ComputerViewCursoredStreamTestSuccess0.000
ComputerViewTest1Success0.002
VehicleViewCursoredStreamTestSuccess0.000
VehicleViewTest1Success0.006
VehicleViewOrderByJoinTestSuccess0.000
VehicleViewOrderByOnlyTestSuccess0.007
NonFueledVehicleViewTest1Success0.002
VehicleViewJoinOnlyTestSuccess0.000
BadQueryKeyTestSuccess0.001
MismatchedQueryKeyTestSuccess0.001
BadQueryTableTestSuccess0.000
BadFieldTableTestSuccess0.001
BadToManyQueryKeyTestSuccess0.000
BadFieldTableTestSuccess0.001
BadAnyOfTestSuccess0.000
FieldDefaultingTestSuccess0.001
OneToOneEqualTestSuccess0.006
TransformationTestSuccess0.001
AggregateQueryTestSuccess0.001
LowerCaseExpressionTestSuccess0.001
UpperCaseExpressionTestSuccess0.001
Custom Default Expression TestSuccess0.001
OneToManyJoinTest1Success0.001
OneToManyJoinTest2Success0.002
OneToManyJoin2WithBatchReadTestSuccess0.012
OneToManyJoinTest3Success0.001
OneToManyJoinTest4Success0.002
OneToManyJoinTest5Success0.002
ManyToManyJoinTest1Success0.002
ManyToManyJoinTest2Success0.011
ManyToManyJoinTest3Success0.010
ManyToManyJoinTest4Success0.264
ManyToManyJoinTest5Success0.003
OneToManyJoinObjectCompareTestSuccess0.002
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.002
OneToOneExpressionUsingObjectAsValue1Success0.001
OneToOneExpressionUsingObjectAsValue2Success0.001
GetFunction() With Two Arguments TestSuccess0.002
Aggregate Colection Join Test AgentSuccess0.001
Aggregate Colection Join Test BuilderSuccess0.001
InvalidQueryKeyFunctionExpressionTestSuccess0.000
ConstantEqualConstantTestSuccess0.001
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.001
MultiPlatformTestSuccess0.001
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.002
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
InCollectionExpressionTestSuccess0.005
LiteralExpressionTestSuccess0.004
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.002
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.002
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
RegexpTestSuccess0.002
LowerCaseForCaseInsensitiveTest : EqualsIgnoreCaseSuccess0.051
LowerCaseForCaseInsensitiveTest : LikeIgnoreCaseSuccess0.130
LowerCaseForCaseInsensitiveTest : ContainsSubstringIgnoringCaseSuccess0.009
ExpressionBuilderTestSuiteSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.001
MultipleAndsExpressionTestSuccess0.008
MultipleAndsExpressionTest2Success0.007
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.007
MultipleAndsExpressionTest5Success0.007
MultipleAndsExpressionTest6Success0.008
ObjectComparisonAcrossJoinSuccess0.005
BuilderEqualParameterSuccess0.002
NotExpressionTestSuccess0.002
GreaterThanEqualExpressionTestSuccess0.002
GreaterThanExpressionTestSuccess0.002
JoinsShrinkResultSetSizeTest2Success0.003
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.002
IsNullWithJoinExpressionTestSuccess0.021
IsNotNullExpressionTestSuccess0.002
IsNotNullWithJoinExpressionTestSuccess0.023
InMultipleExpressionWithConversionParameterTestSuccess0.002
InSingleVectorParameterTestSuccess0.004
InMultipleExpressionParameterTestSuccess0.003
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.003
NotLikeExpressionTestSuccess0.003
BetweenExpressionTestSuccess0.002
BetweenExpressionTest 2Success0.001
SelfManagedEmployeeTestSuccess0.002
MultiplePrimaryKeyTestSuccess0.020
MultipleTableJoinExpressionTest1Success0.006
MultipleTableJoinExpressionTest2Success0.004
MultipleTableJoinExpressionTest3Success0.005
MultipleTableJoinExpressionTest4Success0.211
MultipleTableJoinExpressionTest5Success0.002
MultipleTableJoinExpressionTest6Success0.008
MultipleTableJoinExpressionTest7Success0.012
MultipleTableJoinExpressionTest8Success0.003
MultipleTableJoinExpressionTest9Success0.002
CustomQKJoinExpressionTest1Success0.003
CustomQKJoinExpressionTest2Success0.001
CustomQKExpressionTest1Success0.002
ComputerViewTest1Success0.003
VehicleViewTest1Success0.016
VehicleViewOrderByOnlyTestSuccess0.011
NonFueledVehicleViewTest1Success0.004
FieldDefaultingTestSuccess0.001
Custom Default Expression TestSuccess0.001
OneToManyJoinTest1Success0.012
OneToManyJoinTest2Success0.009
OneToManyJoinTest3Success0.008
OneToManyJoinTest4Success0.007
OneToManyJoinTest5Success0.004
ManyToManyJoinTest1Success0.011
ManyToManyJoinTest2Success0.005
ManyToManyJoinTest3Success0.004
ManyToManyJoinTest4Success0.034
ManyToManyJoinTest5Success0.017
OneToManyJoinObjectCompareTestSuccess0.014
OneToManyJoinObjectCompareTest2Success0.011
DirectCollectionJoinTest1Success0.009
Complex Boolean TestSuccess0.002
OneToOneExpressionUsingObjectAsValue1Success0.010
OneToOneExpressionUsingObjectAsValue2Success0.002
GetFunction() With Two Arguments TestSuccess0.001
Aggregate Colection Join Test AgentSuccess0.007
Aggregate Colection Join Test BuilderSuccess0.006
ConstantEqualConstantTestSuccess0.001
ValueEqualValueTestSuccess0.001
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.005
InheritanceTypeTest3Success0.005
AllOfTestSuccess0.001
AppendSQLTestSuccess0.002
Between$byteTestSuccess0.001
Between$doubleTestSuccess0.001
Between$longTestSuccess0.002
Between$shortTestSuccess0.002
ContainsAllKeyWords$nullTestSuccess0.209
ContainsAllKeyWordsTestSuccess0.228
ContainsAnyKeyWords$nullTestSuccess0.007
ContainsAnyKeyWordsTestSuccess0.007
ContainsSubstringTestSuccess0.005
ContainsSubstringIgnoringCaseTestSuccess0.215
Equal$booleanTestSuccess0.002
Equal$byteTestSuccess0.001
Equal$doubleTestSuccess0.000
Equal$longTestSuccess0.002
Equal$shortTestSuccess0.001
GetFunction$int$Vector$TestSuccess0.002
GreaterThan$booleanTestSuccess0.002
GreaterThan$byteTestSuccess0.001
GreaterThan$doubleTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.002
GreaterThanEqual$byteTestSuccess0.002
GreaterThanEqual$doubleTestSuccess0.002
GreaterThanEqual$longTestSuccess0.002
GreaterThanEqual$shortTestSuccess0.001
In$booleanTestSuccess0.001
In$byteTestSuccess0.001
In$doubleTestSuccess0.002
In$intTestSuccess0.001
In$longTestSuccess0.002
In$shortTestSuccess0.002
Is___ExpressionTestSuccess0.001
LengthTestSuccess0.002
LessThan$booleanTestSuccess0.002
LessThan$byteTestSuccess0.001
LessThan$doubleTestSuccess0.001
LessThan$longTestSuccess0.002
LessThan$shortTestSuccess0.002
LessThanEqual$booleanTestSuccess0.002
LessThanEqual$byteTestSuccess0.001
LessThanEqual$doubleTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$shortTestSuccess0.001
NoneOfTestSuccess0.002
NotBetween$byteTestSuccess0.002
NotBetween$doubleTestSuccess0.001
NotBetween$ExpressionTestSuccess0.003
NotBetween$intTestSuccess0.001
NotBetween$longTestSuccess0.002
NotBetween$shortTestSuccess0.002
NotEqual$booleanTestSuccess0.001
NotEqual$byteTestSuccess0.001
NotEqual$doubleTestSuccess0.002
NotEqual$longTestSuccess0.003
NotEqual$shortTestSuccess0.001
NotIn$booleanTestSuccess0.003
NotIn$byteTestSuccess0.001
NotIn$doubleTestSuccess0.001
In$intTestSuccess0.001
NotIn$longTestSuccess0.001
In$shortTestSuccess0.002
Or$DifferentBuildersTestSuccess0.002
RightTrimTestSuccess0.001
Value$booleanTestSuccess0.001
Value$byteTestSuccess0.002
Value$doubleTestSuccess0.003
Value$longTestSuccess0.002
Value$shortTestSuccess0.003
AdvancedInMemoryExpressionMathTestSuccess0.004
Between$DateTestSuccess0.002
Between$StringTestSuccess0.001
Equal$nullTestSuccess0.002
Equal$DateTestSuccess0.001
Equal$longTestSuccess0.001
Equal$StringTestSuccess0.001
GreaterThan$nullTestSuccess0.001
GreaterThan$DateTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$StringTestSuccess0.001
GreaterThanEqual$nullTestSuccess0.001
GreaterThanEqual$DateTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$StringTestSuccess0.001
IsNullAccrossAnyOfWorkaroundTestSuccess0.012
IsNullAccrossAnyOfWorkaround2TestSuccess0.014
LengthTestSuccess0.001
LessThan$nullTestSuccess0.001
LessThan$DateTestSuccess0.001
LessThan$longTestSuccess0.001
LessThan$StringTestSuccess0.001
LessThanEqual$nullTestSuccess0.001
LessThanEqual$DateTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$StringTestSuccess0.001
NotBetween$longTestSuccess0.001
NotEqual$nullTestSuccess0.001
NotEqual$DateTestSuccess0.001
NotEqual$longTestSuccess0.001
NotEqual$StringTestSuccess0.001
ToNumberTestSuccess0.008
LikeDoubleWildCardTestSuccess0.002
AggregateObjectJoiningTestSuccess0.002
AggregateObjectComparisonTestSuccess0.002
Correlated SubSelect TestSuccess0.002
Correlated SubSelect Expressions Reordered TestSuccess0.002
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.010
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.011
NotInTestSuccess0.001
ObjectComparisonWithBatchAttributeTestSuccess0.010
Object Equal Or Object Equal TestSuccess0.002
Oracle Example Correlated SubSelect TestSuccess0.003
ParralelSelectCityTestSuccess0.001
ParralelSelectSameCityTestSuccess0.002
ParralelSelectSameNameInsideSubSelectTestSuccess0.002
ParralelSelectSameNameTestSuccess0.001
ParallelSelectWithBatchAttributeTestSuccess0.009
ParralelSelectObjectComparisonTestSuccess0.001
SubSelectCorrelatedNestedTestSuccess0.003
SubSelectCountTestSuccess0.001
SubSelectEmployeeTestSuccess0.002
SubSelect Employee With Busy Manager TestSuccess0.001
SubSelectInWithBatchAttributeTestSuccess0.010
SubSelectMaxSalaryTestSuccess0.001
SubSelectMaxPostalCodeTestSuccess0.002
SubSelectMaxSalaryInOttawaTestSuccess0.002
SubSelectMaxManagerSalaryTestSuccess0.002
SubSelectNoProjectsTestSuccess0.001
SubSelectCustomSQLTestSuccess0.002
SubSelectTwoManagedEmployeesTestSuccess0.001
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
SubSelectNestedSalaryTestSuccess0.003
SubSelectTwoProjectsTestSuccess0.001
SubSelect Underpaid Managers TestSuccess0.002
VehicleViewOrderByJoinTestSuccess0.000
UpperCaseExpressionTestSuccess0.012
VehicleViewTest1Success0.005
SameManagerTestSuccess0.002
SubSelectSelectClauseTestSuccess0.004
SubSelectSelectClauseTest2Success0.002
SubSelectFromClauseTestSuccess0.002
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.001
Equals$nullTestSuccess0.000
Equals$ObjectTestSuccess0.000
EqualsTestSuccess0.000
EqualsArrayTestSuccess0.000
IsComparisonOperatorTestSuccess0.000
IsFunctionOperatorTestSuccess0.000
IsLogicalOperatorTestSuccess0.000
OuterJoinSimpleTestSuccess0.013
OuterJoinOrWhereClauseTest1Success0.009
OuterJoinOrWhereClauseTest2Success0.008
OuterJoinOrWhereClauseTest3Success0.106
OuterJoinOrWhereClauseTest4Success0.006
OuterJoinOrderByTestSuccess0.005
OuterJoinOrderByComplexTestSuccess0.006
OuterJoinJoiningTestSuccess0.009
OuterJoinManytoManyTestSuccess0.014
OuterJoinJoiningTest2Success0.028
OuterJoinJoiningComplexTestSuccess0.011
OuterJoinOrAnyWhereClauseTestSuccess0.010
OuterJoinAcrossInheritanceTestSuccess0.009
OuterJoinDirectCollectionTestSuccess0.009
OuterJoinParallelExpressionTestSuccess0.008
OuterJoinIsNullTestSuccess0.009
OuterJoinGetOnClauseTestSuccess0.007
JoinGetOnClauseTestSuccess0.006
OuterJoinAnyOfOnClauseTestSuccess0.007
JoinAnyOfOnClauseTestSuccess0.007
OuterJoinOnClauseTestSuccess0.008
JoinOnClauseTestSuccess0.011
AllOfTestSuccess0.002
AppendSQLTestSuccess0.001
Between$byteTestSuccess0.002
Between$charTestSuccess0.002
Between$doubleTestSuccess0.003
Between$floatTestSuccess0.002
Between$longTestSuccess0.002
Between$shortTestSuccess0.003
ContainsAllKeyWords$nullTestSuccess0.002
ContainsAllKeyWordsTestSuccess0.001
ContainsAnyKeyWords$nullTestSuccess0.001
ContainsAnyKeyWordsTestSuccess0.002
ContainsSubstringTestSuccess0.014
ContainsSubstringIgnoringCaseTestSuccess0.002
CurrentDateTestSuccess0.002
DifferenceTestSuccess0.000
Equal$booleanTestSuccess0.003
Equal$byteTestSuccess0.003
Equal$charTestSuccess0.002
Equal$doubleTestSuccess0.003
Equal$floatTestSuccess0.002
Equal$longTestSuccess0.002
Equal$shortTestSuccess0.001
GetFunction$int$Vector$TestSuccess0.001
GetFunctionWithArgumentsTestSuccess0.003
GreaterThan$booleanTestSuccess0.003
GreaterThan$byteTestSuccess0.004
GreaterThan$charTestSuccess0.005
GreaterThan$doubleTestSuccess0.003
GreaterThan$floatTestSuccess0.001
GreaterThan$longTestSuccess0.002
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.002
GreaterThanEqual$byteTestSuccess0.001
GreaterThanEqual$charTestSuccess0.001
GreaterThanEqual$doubleTestSuccess0.001
GreaterThanEqual$floatTestSuccess0.001
GreaterThanEqual$longTestSuccess0.002
GreaterThanEqual$shortTestSuccess0.003
In$booleanTestSuccess0.003
In$byteTestSuccess0.001
In$charTestSuccess0.002
In$doubleTestSuccess0.003
In$floatTestSuccess0.002
In$intTestSuccess0.001
In$longTestSuccess0.000
In$shortTestSuccess0.002
Is___ExpressionTestSuccess0.001
IsEmptyWithBatchAttributeTestSuccess0.012
LengthTestSuccess0.001
LessThan$booleanTestSuccess0.001
LessThan$byteTestSuccess0.000
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.002
LessThanEqual$longTestSuccess0.004
LessThanEqual$shortTestSuccess0.003
MonthsBetweenTestSuccess0.000
NextDayTestSuccess0.000
NoneOfTestSuccess0.002
NotBetween$byteTestSuccess0.001
NotBetween$charTestSuccess0.001
NotBetween$doubleTestSuccess0.002
NotBetween$ExpressionTestSuccess0.001
NotBetween$floatTestSuccess0.001
NotBetween$intTestSuccess0.002
NotBetween$longTestSuccess0.001
NotBetween$ObjectTestSuccess0.002
NotBetween$shortTestSuccess0.002
NotEmptyWithBatchAttributeTestSuccess0.010
NotEqual$booleanTestSuccess0.001
NotEqual$byteTestSuccess0.001
NotEqual$charTestSuccess0.001
NotEqual$doubleTestSuccess0.001
NotEqual$floatTestSuccess0.001
NotEqual$longTestSuccess0.003
NotEqual$shortTestSuccess0.007
NotIn$booleanTestSuccess0.002
NotIn$byteTestSuccess0.002
NotIn$charTestSuccess0.001
NotIn$doubleTestSuccess0.001
NotIn$floatTestSuccess0.002
In$intTestSuccess0.001
NotIn$longTestSuccess0.001
In$shortTestSuccess0.002
Or$DifferentBuildersTestSuccess0.001
RightTrim$StringTestSuccess0.000
RightTrimTestSuccess0.001
PostfixSQLTestSuccess0.001
PrefixSQLTestSuccess0.001
SizeWithBatchAttributeTestSuccess0.011
StandardDeviationTestSuccess0.001
ToUpperCasedWordsTestSuccess0.000
Value$booleanTestSuccess0.001
Value$byteTestSuccess0.001
Value$charTestSuccess0.001
Value$doubleTestSuccess0.001
Value$floatTestSuccess0.002
Value$longTestSuccess0.001
Value$shortTestSuccess0.001
VarianceTestSuccess0.002
AliasForTableTestSuccess0.000
Create$Expression$Object$ExpressionOperatorTestSuccess0.000
Create$Expression$Vector$ExpressionOperatorTestSuccess0.000
DoesConformTestSuccess0.000
GetField$DatabaseFieldTestSuccess0.001
GetField$StringTestSuccess0.000
GetFieldsTestSuccess0.000
GetNameTestSuccess0.000
GetOperatorTestSuccess0.000
GetTable$DatabaseTableTestSuccess0.000
GetTable$StringTestSuccess0.001
Twist$null$ExpressionTestSuccess0.000
ValueFromObjectTestSuccess0.000
CollectionReadAllTest(ArrayList,Employee)Success0.002
CollectionReadAllTest(Vector,Employee)Success0.001
CollectionReadAllTest(HashSet,Employee)Success0.002
CollectionReadAllTest(HashMap,Employee)Success0.001
CollectionReadAllTest(Hashtable,Employee)Success0.002
CollectionReadAllTest(ArrayList,Employee)Success0.001
MapReadAllTest(Hashtable,Employee)Success0.002
MapReadAllTest(TreeMap,Employee)Success0.002
RefreshNoCacheWithNoIdentityMapTestSuccess0.002
ShallowModifyTestSuccess0.015
DontMaintainCacheTestSuccess0.003
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
CursoredStreamCustomSQLTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
CursoredStreamAnyOfTestSuccess0.015
CursoredStreamWithUnitOfWorkTestSuccess0.010
CursoredStreamDistinctTestSuccess0.003
CursoredStreamReleaseConnectionsTest -ClientSessionSuccess0.012
CursoredStreamReleaseConnectionsTest -UnitOfWorkSuccess0.009
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
ScrollableCursorAPITestSuccess0.002
ScrollableCursorBackwardReadingTestSuccess0.003
ScrollableCursorStatementCachingReadTestSuccess0.004
ScrollableCursorNavigationAPITestSuccess0.000
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.221
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee):NestedUnitOfWorkSuccess0.011
ScrollableCursorBackwardReadingConformingTestSuccess0.005
ScrollableCursorNavigationAPIConformingTestSuccess0.000
OrderingTestSuccess0.005
OrderingMutipleTableTestSuccess0.003
OrderingSuperClassTestSuccess0.007
OrderingByExpressionTestSuccess0.020
OrderingWithAnyOfTestSuccess0.004
ShallowRefreshTestSuccess0.003
RefreshTestSuccess0.007
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.024
ServerSession:PessimisticLockBatchAttributeTestSuccess0.019
PessimisticLockEmptyTransactionTestSuccess0.004
PessimisticLockIndirectionJoiningTest(mode=2)Success0.000
PessimisticLockRefreshTest(mode=2)Success0.000
OnlyRefreshIfNewTestSuccess0.002
DeepRefreshTestSuccess0.009
PredefinedQueryReadAllTestSuccess0.003
PredefinedInQueryReadAllTestSuccess0.005
PredefinedQueryReadObjectTestSuccess0.001
PredefinedQueryLikeIgnoreCaseTestSuccess0.002
PredefinedObjectComparisonTestSuccess0.006
PredefinedInTestSuccess0.001
PredefinedEqualNullTestSuccess0.001
PredefinedContainsSubStringTestSuccess0.002
PredefinedAnyOfObjectComparisonTestSuccess0.001
PredefinedObjectTypeTestSuccess0.001
PredefinedNestedParameterTestSuccess0.001
PredefinedRedirectorTestSuccess0.001
PredefinedMethodRedirectorTestSuccess0.000
PredefinedQueryInheritanceTestSuccess0.002
PredefinedQueryToUpperOnParameterTest(Employee: Bob Smith)Success0.006
ReloadSelectionObjectTest read from DBSuccess0.012
ReloadSelectionObjectTest read from CacheSuccess0.005
BadQueryTestSuccess0.000
Jdk12ScrollableCursorTestSuccess0.003
RefreshWithCheckCacheOnlyTestSuccess0.000
CascadingAllCacheTestSuccess0.005
CascadingAllNoCacheTestSuccess0.008
CascadingNoneCacheTestSuccess0.004
CascadingNoneNoCacheTestSuccess0.011
CascadingPrivateCacheTestSuccess0.003
CascadingPrivateNoCacheTestSuccess0.006
DeepModifyTestSuccess0.013
PrivateModifyTestSuccess0.010
DeepDeleteTestSuccess0.035
PrivateDeleteTestSuccess0.012
DoesExistTestSuccess0.001
DataReadQueryTest1Success0.002
DirectReadQueryTest1Success0.001
ValueReadQueryTest1Success0.001
GetValueFromObjectSuccess0.002
CursoredStreamClientSessionTestSuccess0.017
CursoredStreamReadWriteClientSessionTestSuccess0.023
QBEObjectWithAllFieldsFilledSuccess0.036
QBESpecialOperatorsSuccess0.003
QBEExcludedValuesSuccess0.001
QBEValidateUnsupportedMappingsFlagSuccess0.001
QBEObjectReferenceMappingSuccess0.003
QBECollectionMappingSuccess0.002
ConformingShouldTriggerIndirectionTestSuccess0.005
ConformingThrowConformExceptionsTestSuccess0.004
ConformResultsAcrossOneToOneTest( EQUAL )Success0.007
ConformResultsAcrossOneToOneTest( NOT EQUAL )Success0.010
ConformResultsAcrossOneToOneTest( IS NULL )Success0.012
ConformResultsAcrossOneToOneTest( NOT NULL )Success0.007
ConformResultsRedirectorTestSuccess0.003
ConformResultsWithSelectionObjectTestSuccess0.002
ConformResultsWithExactPrimaryKeyExpressionTest:DELETEDSuccess0.004
ConformResultsWithExactPrimaryKeyExpressionTest:EXISTINGSuccess0.004
ConformResultsWithExactPrimaryKeyExpressionTest:NEWSuccess0.005
ConformResultsWithExactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.006
ConformResultsWithInexactPrimaryKeyExpressionTest:DELETEDSuccess0.010
ConformResultsWithInexactPrimaryKeyExpressionTest:EXISTINGSuccess0.004
ConformResultsWithInexactPrimaryKeyExpressionTest:NEWSuccess0.005
ConformResultsWithInexactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.006
ConformResultsAcrossOneToManyAcrossOneToOneTestSuccess0.014
ConformResultsAcrossOneToManyTestSuccess0.014
ConformResultsAcrossWrappedOneToManyTestSuccess0.011
ShouldRegisterResultsInUnitOfWorkTestSuccess0.011
DescriptorShouldRegisterResultsInUnitOfWorkTestSuccess0.007
ConformResultsPerformanceTestSuccess0.004
OneToManyMaxRowsSettingTestSuccess0.003
QueryExceptionStringTestSuccess0.000
NamedQueriesClientSessionTestSuccess0.017
NamedQueriesDescriptorQueryManagerTestSuccess0.017
NamedQueriesUOWTestSuccess0.018
NamedQueryGetQueryNoArgumentsTestSuccess0.002
ServerClientNamedQueryTestSuccess0.016
GetTableGetFieldTestSuccess0.003
NamedQueryNotFoundInUOWTestSuccess0.007
DeleteAllQueryTestSuccess0.008
DeleteObjectPrivatelyOwningUntriggeredIndirectionSuccess0.017
RedirectQueryOnUOWTestSuccess0.002
RedirectorOnDescriptorTestSuccess0.007
DoNotRedirectDefaultRedirectorTestSuccess0.001
SetReferenceClassTestSuccess0.001
QueryByExampleInUOWTestSuccess0.004
InheritancePrepareTestSuccess0.002
InheritanceViewPrepareTestSuccess0.002
DataReadQueryContainerPolicyTestSuccess0.271
UpdateAllQueryTestSuccess0.129
UpdateAllQueryUOWTest defer=trueSuccess0.010
UpdateAllQueryUOWTest defer=falseSuccess0.230
UpdateAllQueryExpressionMathTestSuccess0.067
UpdateAllQueryRollbackTestSuccess0.084
UOWgetQueryTestSuccess0.001
CascadeNoBindingOnQuerySuccess0.009
IncorrectPartialAttributeTestSuccess0.001
FirstResultAndMaxRowsTest 0,0Success0.003
FirstResultAndMaxRowsTest 1,0Success0.001
FirstResultAndMaxRowsTest 0,5Success0.001
FirstResultAndMaxRowsTest 2,5Success0.000
QueryCacheTestSuccess0.002
TranslatedStringsTestSuccess0.005
QueryTimeoutTestSuccess1.019
ServerSession:PessimisticLockNoLockJoinedTestSuccess1.226
ReadAllWithNoDistinctTestSuccess0.005
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadAllQueryTestSuccess0.008
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadObjectQueryTestSuccess0.001
PartialAttributeTestWithJoinAttributeSuccess0.003
PartialAttributeDistinctOrderByTestSuccess0.003
FourPartialAttributeTestsWithJoinAttributeSuccess0.027
ReadOnlyQueryTestSuccess0.003
GetSQLTestSuccess0.001
JoinSubclassesQueryTestSuccess0.002
BuildRecordTestSuccess0.004
ConformResultsWithMultitableAndJoiningTestSuccess0.004
CachedUpdateCallsQueryClearTestSuccess0.005
ZeroPrimaryKeyExistenceCheckTestSuccess0.009
ZeroPrimaryKeyExistenceCheckTestSuccess0.094
QueryTimeoutConnectionReleasedTestSuccess1.430
QueryExecutionTimeSetOnBuildObjectTestSuccess0.243
PartialAttributeWithCustomSQLTestSuccess0.001
ArgumentValuesTestSuccess0.002
ScrollableCursorForwardOnlyResultSetTestSuccess0.000
ConformResultsSubclassesTestSuccess0.003
ScrollableCursorJoinedAttributeTestSuccess0.004
ScrollableCursorJoiningVerificationTestSuccess0.007
MultipleOrderByWithSameFieldNameNullsFirstTestSuccess0.000
MultipleOrderByWithSameFieldNameTestSuccess0.002
UnionTestSuccess0.000
CacheMissTestSuccess0.003
OneToOneCacheHitTestSuccess0.004
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Shipment)Success0.005
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.004
CacheHitWithInheritanceSuccess0.002
CacheHitWithNonPKCriteriaTestSuccess0.228
CacheHitOnPKWithInheritanceTestSuccess0.002
QueryCacheHitDisabledAndDescriptorDisabledTestSuccess0.205
QueryCacheHitDisabledAndDescriptorEnabledTestSuccess0.003
QueryCacheHitEnabledAndDescriptorDisabledTestSuccess0.001
QueryCacheHitEnabledAndDescriptorEnabledTestSuccess0.001
QueryCacheHitUndefinedAndDescriptorDisabledTestSuccess0.002
QueryCacheHitUndefinedAndDescriptorEnabledTestSuccess0.000
InMemoryCacheHitTest - by key exactSuccess0.000
InMemoryCacheHitTest - by key exact requiredSuccess0.001
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.002
InMemoryCacheHitTest - by functionsSuccess0.001
InMemoryCacheHitTest - inSuccess0.002
InMemoryCacheHitTest - in on primary keySuccess0.001
InMemoryCacheHitTest - betweenSuccess0.001
InMemoryCacheHitTest - name indexSuccess0.001
InMemoryCacheHitTest - miss on onlySuccess0.002
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.001
InMemoryCacheMissTest - by non exact - exceptionSuccess0.001
InMemoryCacheMissTest - by non exact - exceptionSuccess0.002
InMemoryCacheMissTest - name indexSuccess0.002
InMemoryCacheMissTest - name indexSuccess0.002
UnitOfWorkConformTest - by keySuccess0.209
UnitOfWorkConformTest - no selection criteriaSuccess0.003
UnitOfWorkConformTest - by name, new objectSuccess0.003
UnitOfWorkConformTest - by name, new objectSuccess0.003
UnitOfWorkConformTest - by name, deleted objectSuccess0.003
UnitOfWorkConformTest - by name, changed object, removeSuccess0.003
UnitOfWorkConformTest - by name, changed object, addSuccess0.003
UnitOfWorkConformDuplicateTest - allSuccess0.002
UnitOfWorkConformAcrossIndirectionTestSuccess0.005
UnitOfWorkConformWithOrderTestSuccess0.002
UnitOfWorkConformNewObjectTestSuccess0.003
UnitOfWorkConformTest - hitSuccess0.002
UnitOfWorkConformTest - dead-hitSuccess0.002
UnitOfWorkConformTest - missSuccess0.003
UnitOfWorkConformTest - newSuccess0.002
UnitOfWorkConformTest - changedSuccess0.002
UnitOfWorkConformTest - deletedSuccess0.003
UnitOfWorkConformLikeTestSuccess0.003
UnitOfWorkConformLikeSpecialCharacterTestSuccess0.002
NamedQueryConformNullPointerExceptionSuccess0.002
MemoryQueryAcrossOneToOneMappingSuccess0.007
MemoryQueryAcrossNestedOneToManyMappingSuccess0.011
MemoryQueryAcrossOneToManyMappingSuccess0.007
MemoryQueryForFunctionsAcrossOneToManyMappingSuccess0.005
MemoryQueryForFunctionsAcrossOneToManyAcrossOneToOneMappingSuccess0.010
MemoryQueryAcrossOneToManyMapping2Success0.012
MemoryQueryAcrossOneToManyAcrossOneToOneMappingSuccess0.012
MemoryQueryAcrossManyToManyMappingSuccess0.002
MemoryQueryAcrossManyToManyAcrossOneToManyMappingSuccess0.011
MemoryQueryAcrossDirectCollectionMappingSuccess0.005
MemoryQueryAcrossAggregateCollectionMapping(Agent)Success0.002
MemoryQueryAcrossAggregateCollectionMapping(Builder)Success0.002
NamedQueryConformNullPointerExceptionSuccess0.002
MemoryQueryTriggerIndirectionSuccess0.006
MemoryQueryReturnConformedOnIndirectionSuccess0.206
MemoryQueryReturnNotConformedOnIndirectionSuccess0.003
MemoryQueryThrowExceptionOnIndirectionSuccess0.002
DescriptorUOWConformTest - hitSuccess0.002
DescriptorUOWConformTest - missSuccess0.003
MemoryQueryLikeSuccess0.001
UnitOfWorkConformReadObjectWithCriteriaTestSuccess0.017
UnitOfWorkConformWithoutRegisteringTestSuccess0.018
UpdateEventHookTestSuccess0.009
InsertEventHookTestSuccess0.037
DeleteEventHookTestSuccess0.005
WriteEventHookTestSuccess0.037
RefreshEventHookTestSuccess0.007
BuildEventHookTestSuccess0.222
BuildOnRefreshEventHookTestSuccess0.006
CloneAndMergeEventHookTestSuccess0.007
CloneEventOnIsolatedSessionTestSuccess0.048
SessionEventTestCaseSuccess0.012
SingleTableAboutToInsertTestSuccess0.011
MultipleTableAboutToInsertTestSuccess0.007
PreInsertModifyChangeSetTestSuccess0.005
ObjectChangeSetUpdateAttributeTestSuccess0.011
ObjectChangeSetEventTestSuccess0.017
UpdateAttributeTestSuccess0.229
PostCalculateUOWChangeSetEventTestSuccess0.010
OptimisticLockingDeleteRowTestSuccess0.012
OptimisticLockingChangedValueTestSuccess0.011
OptimisticLockingChangedValueUpdateTestSuccess0.007
OptimisticLockingDeleteValueUpdateTestSuccess0.011
JoiningReadObjectTestAddressSuccess0.006
JoiningReadObjectTestAddressManagerSuccess0.004
JoiningReadObjectTestPhonesSuccess0.004
JoiningReadObjectTestPhonesOuterSuccess0.005
ReadAnyObjectJoinPhoneTestSuccess0.001
JoiningInheritanceRelationshipTestSuccess0.003
NestedJoiningInheritanceRelationshipTestSuccess0.003
JoiningReadObjectTestAddressManagerManagerSuccess0.005
JoiningReadAllTestAddressSuccess0.003
JoiningReadAllTestPhonesSuccess0.002
JoiningReadAllTestPhonesManagedEmployeesPhonesSuccess0.003
JoiningReadAllTestWhereLastNameWaySuccess0.001
JoiningReadObjectTestCustomSQLSuccess0.005
JoiningReadAllTestCustomSQLSuccess0.001
JoiningReadAllTestWhereLastNameWay-cursorSuccess0.001
JoinReadingTestteamLeader-addressSuccess0.002
JoinOwnerA-oneToOne-oneToManySuccess0.002
JoinOwnerA-oneToOne-oneToMany-oneToOneSuccess0.002
JoinOwnerA-oneToOne(mapping)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectMappingJoinReadingTestSuccess0.002
MultipleJoinedAttributeQueryTestSuccess0.002
ComplexJoinedAttributeQueryTestSuccess0.005
ReadAllBatchReadingTestAddressManagerJOINSuccess0.017
ReadAllBatchReadingTestWhereAddressManagerJOINSuccess0.016
BatchReadingUnitOfWorkTestJOINSuccess0.003
BatchReadingUnitOfWorkInTransactionTestJOINSuccess0.005
OneToManyBatchReadingTestJOINSuccess0.015
BatchReadingTestJOINSuccess0.012
OneToManyBatchReadingCustomSelectionQueryTestJOINSuccess0.015
ReadAllBatchReadingTestWhereAddressManager-cursorJOINSuccess0.014
NestedOneToManyBatchReadAllTestJOINSuccess0.006
ReadAllBatchReadingTestPolicyHolderJOINSuccess0.016
OneToOneBatchReadingTestJOINSuccess0.219
ReadAllBatchReadingTestClaimJOINSuccess0.017
OneToManyBatchReadingTestJOINSuccess0.013
NestedBatchReadingTestJOINSuccess0.448
NestedBatchReadingNPETestJOINSuccess0.017
AggregateBatchReadingTestJOINSuccess0.004
BatchReadingBatchReadExpressionTestJOINSuccess0.214
BatchReadingWithInvalidQueryKeyTestJOINSuccess0.005
BatchReadValueholderTestJOINSuccess0.004
BatchReadingStackOverflowTestJOINSuccess0.451
ReadAllBatchReadingTestAddressManagerEXISTSSuccess0.020
ReadAllBatchReadingTestWhereAddressManagerEXISTSSuccess0.018
BatchReadingUnitOfWorkTestEXISTSSuccess0.004
BatchReadingUnitOfWorkInTransactionTestEXISTSSuccess0.005
OneToManyBatchReadingTestEXISTSSuccess0.215
BatchReadingTestEXISTSSuccess0.012
OneToManyBatchReadingCustomSelectionQueryTestEXISTSSuccess0.014
ReadAllBatchReadingTestWhereAddressManager-cursorEXISTSSuccess0.015
NestedOneToManyBatchReadAllTestEXISTSSuccess0.006
ReadAllBatchReadingTestPolicyHolderEXISTSSuccess0.231
OneToOneBatchReadingTestEXISTSSuccess0.218
ReadAllBatchReadingTestClaimEXISTSSuccess0.020
OneToManyBatchReadingTestEXISTSSuccess0.229
NestedBatchReadingTestEXISTSSuccess0.237
NestedBatchReadingNPETestEXISTSSuccess0.015
AggregateBatchReadingTestEXISTSSuccess0.002
BatchReadingBatchReadExpressionTestEXISTSSuccess0.016
BatchReadingWithInvalidQueryKeyTestEXISTSSuccess0.005
BatchReadValueholderTestEXISTSSuccess0.003
BatchReadingStackOverflowTestEXISTSSuccess0.449
ReadAllBatchReadingTestAddressManagerINSuccess0.021
ReadAllBatchReadingTestWhereAddressManagerINSuccess0.022
BatchReadingUnitOfWorkTestINSuccess0.005
BatchReadingUnitOfWorkInTransactionTestINSuccess0.008
OneToManyBatchReadingTestINSuccess0.001
BatchReadingTestINSuccess0.014
OneToManyBatchReadingCustomSelectionQueryTestINSuccess0.002
ReadAllBatchReadingTestWhereAddressManager-cursorINSuccess0.015
NestedOneToManyBatchReadAllTestINSuccess0.007
ReadAllBatchReadingTestPolicyHolderINSuccess0.013
OneToOneBatchReadingTestINSuccess0.001
ReadAllBatchReadingTestClaimINSuccess0.015
OneToManyBatchReadingTestINSuccess0.001
NestedBatchReadingTestINSuccess0.019
NestedBatchReadingNPETestINSuccess0.000
AggregateBatchReadingTestINSuccess0.001
BatchReadingBatchReadExpressionTestINSuccess0.013
BatchReadingWithInvalidQueryKeyTestINSuccess0.006
BatchReadValueholderTestINSuccess0.003
BatchReadingStackOverflowTestINSuccess0.000
ReadAllPartialReadingTest-firstName,salarySuccess0.001
ReadAllPartialReadingTest-address,periodSuccess0.002
ReadAllPartialReadingTest-city,salarySuccess0.001
ReadAllPartialReadingTest-city,salary-cursorSuccess0.002
ReadAllPartialReadingTest-type-areaCodeSuccess0.001
ReadAllPartialReadingTest-PolicyMaxCoverageSuccess0.001
ReadAllPartialReadingTest-id-SelectPrimaryKeySuccess0.000
ReadAllPartialReadingTest-firstName-OrderByPrimaryKeySuccess0.001
ReadAllPartialReadingTest-firstName-SelectAndOrderByPrimaryKeySuccess0.001
ReadAllPartialReadingAddressTest - Address - SelectDistinctAndOrderByPrimaryKeySuccess0.000
ReadAllPartialReadingAddressTest - Employee - SelectAddressIdSuccess0.001
ReadAllPartialReadingAddressTest - PhoneNumber - Employee - SelectAddressIdSuccess0.003
QueryValidationTestSuccess0.000
ReadAllBindAllParametersTestSuccess0.004
Batch1mTestSuccess0.507
Scenario1_1: DTF mappings with 1 Class & 1 TableSuccess0.206
Scenario1_2: DTF mappings with 1 Class & 2 TablesSuccess0.004
Scenario1_3: DTF mappings with 2 Classes & 1 Table (Aggreagte)Success0.003
Scenario1_4: DTF mappings in root classSuccess0.003
Scenario1_5a: DTF mappings of subclassSuccess0.002
Scenario1_5b: DTF mappings of subclass w/ WHERE clauseSuccess0.002
Scenario1_6: ObjectTypeMappingSuccess0.004
Scenario1_7a: Retrieve PKsSuccess0.004
Scenario1_7b: Include PK attributes at start of ResultSuccess0.003
Scenario1_7c: Retrieve PKs and use result to get real objectsSuccess0.003
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.001
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.001
Scenario1_9d: MAX aggregate functionSuccess0.002
Scenario1_9e: MIN aggregate functionSuccess0.002
Scenario1_9f: SUM aggregate function with group by on genderSuccess0.002
Scenario1_9g: AVG aggregate function with group by on genderSuccess0.002
Scenario1_9h: MAX aggregate function with group by on genderSuccess0.001
Scenario1_9i: MIN aggregate function with group by on genderSuccess0.001
Scenario1_9j: COUNT(*)Success0.001
Scenario2_1a: 1:1 join with DTF mappingsSuccess0.002
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.003
Scenario2_2c: Report query with constant expressionSuccess0.001
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.002
Scenario6_1: Place holderSuccess0.001
Scenario6_2: Join querySuccess0.004
UseDistinctScenario: Read query using useDistinct()Success0.002
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.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.001
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.015
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.008
ReportQueryRetrievePrimaryKeysCursorTestSuccess0.002
ParameterizedSubqueryTestSuccess0.004
InsertCommitTransactionTestSuccess0.042
InsertRollbackTransactionTestSuccess0.008
DeleteCommitTransactionTestSuccess0.217
DeleteRollbackTransactionTestSuccess0.040
UpdateCommitTransactionTestSuccess0.053
UpdateRollbackTransactionTestSuccess0.111
EmptyTransactionTestSuccess0.001
ReadingThroughWriteConnectionInTransactionTest1Success3.063
ReadingThroughWriteConnectionInTransactionTest1:UOWSuccess0.546
ReadingThroughWriteConnectionInTransactionTest2Success0.273
ReadingThroughWriteConnectionInTransactionTest2:UOWSuccess0.075
ReadingThroughWriteConnectionInTransactionTest3Success1.254
ReadingThroughWriteConnectionInTransactionTest3:UOWSuccess1.448
ReadingThroughWriteConnectionInTransactionTest4Success0.248
ReadingThroughWriteConnectionInTransactionTest6:UOWSuccess0.286
ReadingThroughWriteConnectionInTransactionTest7Success0.249
ReadingThroughWriteConnectionInTransactionTest7:UOWSuccess1.281
IntegrityCheckerTestSuccess0.017
IntegrityCheckerLazyCreationTestSuccess0.000
ShouldThroughIntegrityCheckerTestSuccess0.008
ShouldNotThroughIntegrityCheckerTestSuccess0.005
ShouldCheckDatabaseTestSuccess0.062
ShouldNotCheckDatabaseTestSuccess0.007
ExceptionHandlerTest1Success0.003
ExceptionHandlerTest2Success0.009
ExceptionHandlerLoginIntegrityTestSuccess0.007
MessageLoggingEfficiencyTestSuccess0.001
FieldedMessageLoggingTestSuccess0.001
FieldedMessageLoggingTraceLocalizationTestSuccess0.000
NullValueTestSuccess0.009
NoDefaultNullValueTestSuccess0.008
OptomizeValueHolderTestSuccess0.063
NullPasswordLoginTestSuccess0.000
HelperSystemPropertyTestSuccess0.000
GermanUmlautsWriteTestSuccess0.012
ReconnectFlushStatementCacheTestSuccess0.255
TransactionIsolationTestSuccess0.008
SessionIsConnectedFlagTestSuccess0.009
ContainerIndirectionPolicySerializationTestSuccess0.005
JNDIConnectionTestSuccess0.025
CustomSequenceTestSuccess0.075
CustomSequenceTestSuccess0.117
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success0.103
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.175
SequencingConcurrencyTest DatabaseSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success0.140
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success0.352
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.332
SequencingConcurrencyTest ServerSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success0.155
Sequencing rollback test - separate sequencing accessor is allowedSuccess0.023
Sequencing rollback test - separate sequencing accessor is NOT allowedSuccess0.012
SequenceStringPKInsertTestSuccess0.008
SequenceStringExistingPKTestSuccess0.216
CustomSequencingPolicyTestSuccess0.018
InitializeDescriptorsBeforeLoginTestSuccess0.021
SequencingTableQualifierTestSuccess0.033
SequencingTableQualifierTestSuccess0.021
SequenceFieldRemovalForAcquireValueAfterInsertTestSuccess0.007
CannotOverrideConnectedSequenceTestSuccess0.000
ObjectCopyingTestSuccess0.055
ContainerCloningTestSuccess0.002
RefreshCascadeAllNoIndirectionTestSuccess0.009
ReadObjectQueryDisableCacheHitsTestSuccess0.007
ClearQueryOptionsOnStatementTestSuccess0.150
AddFunctionItemTestSuccess0.004
AddGroupingTestSuccess0.004
AddItemTestSuccess0.004
AddJoinedAttributeTestSuccess0.007
AddNonFetchedJoinedAttributeTestSuccess0.006
AddOrderingTestSuccess0.002
AddPartialAttributeTestSuccess0.003
AddPartialAttributeForCustomSQLTestSuccess0.006
RetrievePrimaryKeysTestSuccess0.002
UseDistinctTestSuccess0.003
DatabaseLoginCodeCoverageTestSuccess0.013
InstantiationPolicyTestSuccess0.073
ReadObjectAlreadyInSessionCacheTestSuccess0.003
ReadObjectNotInSessionCacheTestSuccess0.001
ReadReferencedObjectNotInSessionCacheTestSuccess0.001
WriteNewObjectTestSuccess0.008
WriteNewPessimisticLockedObjectTestSuccess0.077
GetClassDescriptorForAliasTestSuccess0.000
CommitOrderTestSuccess0.103
RegisterInIdentityMapTestSuccess0.004
DeleteFromIdentityMapTestSuccess0.015
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
RemoveFromIdentityMapReturnTestSuccess0.002
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.017
SetWriteLockInIdentityMapTestSuccess0.003
RegisterInIdentityMapTestSuccess0.003
DeleteFromIdentityMapTestSuccess0.011
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.009
MultipleRegisterTestSuccess0.001
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.001
ReadSoftCacheWeakIdentityMapTestSuccess0.571
RegisterInIdentityMapTestSuccess0.003
DeleteFromIdentityMapTestSuccess0.019
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.002
HardCacheWeakIdentityMapTestSuccess0.038
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.021
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.001
ReadWeakIdentityMapTestSuccess0.187
CreateCacheKeyWeakIdentityMapTestSuccess0.000
InsertWeakIdentityMapTestSuccess2.648
IdentityWeakHashMapConcurrentModTestSuccess9.628
RegisterInIdentityMapTestSuccess0.005
DeleteFromIdentityMapTestSuccess0.317
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.001
SetWriteLockInIdentityMapTestSuccess0.003
Tests deletion of objects which may have already been garbage collectedSuccess0.005
GetSizeRecurseOptionTestSuccess0.003
ClearLastAccessedIdentityMapTestSuccess0.000
InitializeIdentityMapByDescriptorJavaClassTestSuccess0.002
CleanupCacheKeyCorrectnessTestSuccess0.071
TriggerValueHoldersSelfReferencingOneToOneTestSuccess0.006
GetAllFromIdentityMapTestSuccess0.004
AggregateObjectObjectComparisonTestSuccess0.001
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.001
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.000
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.002
ObjectComparisonAcrossJoinSuccess0.001
ExpressionFunctionTestSuccess0.002
ExpressionMathTestSuccess0.002
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.001
AndExpressionTestSuccess0.216
NotExpressionTestSuccess0.002
AndNullExpressionTestSuccess0.010
OrExpressionTestSuccess0.000
OrNullExpressionTestSuccess0.000
EqualExpressionTestSuccess0.001
EqualUnneccessaryJoinTestSuccess0.005
EqualDoubleExpressionTestSuccess0.014
GreaterThanEqualExpressionTestSuccess0.003
GreaterThanExpressionTestSuccess0.003
JoinsShrinkResultSetSizeTestSuccess0.002
TruncCurrentDateTestSuccess0.001
JoinsShrinkResultSetSizeTest2Success0.003
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.002
IsNullExpressionTestSuccess0.002
IsNullWithJoinExpressionTestSuccess0.003
IsNotNullExpressionTestSuccess0.002
IsNotNullWithJoinExpressionTestSuccess0.002
InExpressionTestSuccess0.007
InMultipleExpressionWithConversionParameterTestSuccess0.001
InSingleVectorParameterTestSuccess0.002
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.001
LikeExpressionTestSuccess0.021
LikeIgnoreCaseExpressionTestSuccess0.003
LikeIgnoreCaseTestSuccess0.002
LikeIgnoreCaseTest2Success0.003
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.002
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.003
SelectionObjectWithoutPrepareTestSuccess0.016
SelfManagedEmployeeTestSuccess0.002
NotSelfManagedEmployeeTestSuccess0.003
NotEqualSelfManagedEmployeeTestSuccess0.003
SingleTableJoinExpressionTestSuccess0.027
MultiplePrimaryKeyTestSuccess0.012
MultipleTableJoinExpressionTest1Success0.005
MultipleTableJoinExpressionTest2Success0.001
MultipleTableJoinExpressionTest3Success0.001
MultipleTableJoinExpressionTest4Success0.003
MultipleTableJoinExpressionTest5Success0.003
MultipleTableJoinExpressionTest6Success0.003
MultipleTableJoinExpressionTest7Success0.001
MultipleTableJoinExpressionTest8Success0.005
MultipleTableJoinExpressionTest9Success0.002
CustomQKJoinExpressionTest1Success0.001
CustomQKJoinExpressionTest2Success0.002
CustomQKExpressionTest1Success0.003
ComputerViewCursoredStreamTestSuccess0.000
ComputerViewTest1Success0.005
VehicleViewCursoredStreamTestSuccess0.000
VehicleViewTest1Success0.215
VehicleViewOrderByJoinTestSuccess0.000
VehicleViewOrderByOnlyTestSuccess0.009
NonFueledVehicleViewTest1Success0.002
VehicleViewJoinOnlyTestSuccess0.000
BadQueryKeyTestSuccess0.001
MismatchedQueryKeyTestSuccess0.000
BadQueryTableTestSuccess0.000
BadFieldTableTestSuccess0.001
BadToManyQueryKeyTestSuccess0.000
BadFieldTableTestSuccess0.000
BadAnyOfTestSuccess0.001
FieldDefaultingTestSuccess0.001
OneToOneEqualTestSuccess0.007
TransformationTestSuccess0.001
AggregateQueryTestSuccess0.002
LowerCaseExpressionTestSuccess0.001
UpperCaseExpressionTestSuccess0.003
Custom Default Expression TestSuccess0.003
OneToManyJoinTest1Success0.003
OneToManyJoinTest2Success0.004
OneToManyJoin2WithBatchReadTestSuccess0.016
OneToManyJoinTest3Success0.001
OneToManyJoinTest4Success0.002
OneToManyJoinTest5Success0.001
ManyToManyJoinTest1Success0.001
ManyToManyJoinTest2Success0.007
ManyToManyJoinTest3Success0.004
ManyToManyJoinTest4Success0.041
ManyToManyJoinTest5Success0.003
OneToManyJoinObjectCompareTestSuccess0.001
OneToManyJoinObjectCompareTest2Success0.002
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.000
OneToOneExpressionUsingObjectAsValue2Success0.002
GetFunction() With Two Arguments TestSuccess0.001
Aggregate Colection Join Test AgentSuccess0.001
Aggregate Colection Join Test BuilderSuccess0.002
InvalidQueryKeyFunctionExpressionTestSuccess0.001
ConstantEqualConstantTestSuccess0.002
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.001
MultiPlatformTestSuccess0.002
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.003
InheritanceTypeTest3Success0.004
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
InCollectionExpressionTestSuccess0.008
LiteralExpressionTestSuccess0.003
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.002
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.002
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
RegexpTestSuccess0.001
LowerCaseForCaseInsensitiveTest : EqualsIgnoreCaseSuccess0.244
LowerCaseForCaseInsensitiveTest : LikeIgnoreCaseSuccess0.010
LowerCaseForCaseInsensitiveTest : ContainsSubstringIgnoringCaseSuccess0.011
ExpressionBuilderTestSuiteSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.001
MultipleAndsExpressionTestSuccess0.008
MultipleAndsExpressionTest2Success0.008
MultipleAndsExpressionTest3Success0.011
MultipleAndsExpressionTest4Success0.009
MultipleAndsExpressionTest5Success0.008
MultipleAndsExpressionTest6Success0.009
ObjectComparisonAcrossJoinSuccess0.008
BuilderEqualParameterSuccess0.001
NotExpressionTestSuccess0.001
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.003
JoinsShrinkResultSetSizeTest2Success0.003
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.004
IsNullExpressionTestSuccess0.203
IsNullWithJoinExpressionTestSuccess0.015
IsNotNullExpressionTestSuccess0.002
IsNotNullWithJoinExpressionTestSuccess0.012
InMultipleExpressionWithConversionParameterTestSuccess0.001
InSingleVectorParameterTestSuccess0.002
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.001
InConversionTestSuccess0.002
NotLikeExpressionTestSuccess0.002
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.002
SelfManagedEmployeeTestSuccess0.001
MultiplePrimaryKeyTestSuccess0.014
MultipleTableJoinExpressionTest1Success0.004
MultipleTableJoinExpressionTest2Success0.005
MultipleTableJoinExpressionTest3Success0.011
MultipleTableJoinExpressionTest4Success0.204
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.006
MultipleTableJoinExpressionTest7Success0.004
MultipleTableJoinExpressionTest8Success0.002
MultipleTableJoinExpressionTest9Success0.001
CustomQKJoinExpressionTest1Success0.001
CustomQKJoinExpressionTest2Success0.001
CustomQKExpressionTest1Success0.002
ComputerViewTest1Success0.002
VehicleViewTest1Success0.234
VehicleViewOrderByOnlyTestSuccess0.013
NonFueledVehicleViewTest1Success0.007
FieldDefaultingTestSuccess0.002
Custom Default Expression TestSuccess0.002
OneToManyJoinTest1Success0.214
OneToManyJoinTest2Success0.012
OneToManyJoinTest3Success0.008
OneToManyJoinTest4Success0.011
OneToManyJoinTest5Success0.007
ManyToManyJoinTest1Success0.028
ManyToManyJoinTest2Success0.008
ManyToManyJoinTest3Success0.006
ManyToManyJoinTest4Success0.050
ManyToManyJoinTest5Success0.010
OneToManyJoinObjectCompareTestSuccess0.010
OneToManyJoinObjectCompareTest2Success0.012
DirectCollectionJoinTest1Success0.011
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.021
OneToOneExpressionUsingObjectAsValue2Success0.002
GetFunction() With Two Arguments TestSuccess0.001
Aggregate Colection Join Test AgentSuccess0.003
Aggregate Colection Join Test BuilderSuccess0.004
ConstantEqualConstantTestSuccess0.002
ValueEqualValueTestSuccess0.002
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.002
InheritanceTypeTest3Success0.001
AllOfTestSuccess0.003
AppendSQLTestSuccess0.001
Between$byteTestSuccess0.002
Between$doubleTestSuccess0.000
Between$longTestSuccess0.001
Between$shortTestSuccess0.001
ContainsAllKeyWords$nullTestSuccess0.014
ContainsAllKeyWordsTestSuccess0.009
ContainsAnyKeyWords$nullTestSuccess0.005
ContainsAnyKeyWordsTestSuccess0.007
ContainsSubstringTestSuccess0.006
ContainsSubstringIgnoringCaseTestSuccess0.005
Equal$booleanTestSuccess0.001
Equal$byteTestSuccess0.001
Equal$doubleTestSuccess0.000
Equal$longTestSuccess0.001
Equal$shortTestSuccess0.000
GetFunction$int$Vector$TestSuccess0.001
GreaterThan$booleanTestSuccess0.001
GreaterThan$byteTestSuccess0.000
GreaterThan$doubleTestSuccess0.000
GreaterThan$longTestSuccess0.001
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.000
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.001
LessThan$longTestSuccess0.001
LessThan$shortTestSuccess0.001
LessThanEqual$booleanTestSuccess0.001
LessThanEqual$byteTestSuccess0.001
LessThanEqual$doubleTestSuccess0.001
LessThanEqual$longTestSuccess0.001
LessThanEqual$shortTestSuccess0.000
NoneOfTestSuccess0.001
NotBetween$byteTestSuccess0.000
NotBetween$doubleTestSuccess0.000
NotBetween$ExpressionTestSuccess0.002
NotBetween$intTestSuccess0.001
NotBetween$longTestSuccess0.001
NotBetween$shortTestSuccess0.001
NotEqual$booleanTestSuccess0.001
NotEqual$byteTestSuccess0.000
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.000
Value$doubleTestSuccess0.002
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.000
GreaterThan$StringTestSuccess0.001
GreaterThanEqual$nullTestSuccess0.001
GreaterThanEqual$DateTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$StringTestSuccess0.001
IsNullAccrossAnyOfWorkaroundTestSuccess0.016
IsNullAccrossAnyOfWorkaround2TestSuccess0.016
LengthTestSuccess0.001
LessThan$nullTestSuccess0.001
LessThan$DateTestSuccess0.001
LessThan$longTestSuccess0.001
LessThan$StringTestSuccess0.001
LessThanEqual$nullTestSuccess0.001
LessThanEqual$DateTestSuccess0.002
LessThanEqual$longTestSuccess0.001
LessThanEqual$StringTestSuccess0.001
NotBetween$longTestSuccess0.001
NotEqual$nullTestSuccess0.002
NotEqual$DateTestSuccess0.001
NotEqual$longTestSuccess0.001
NotEqual$StringTestSuccess0.001
ToNumberTestSuccess0.011
LikeDoubleWildCardTestSuccess0.001
AggregateObjectJoiningTestSuccess0.002
AggregateObjectComparisonTestSuccess0.002
Correlated SubSelect TestSuccess0.002
Correlated SubSelect Expressions Reordered TestSuccess0.002
Parallel Correlated SubSelect TestSuccess0.001
ExistsWithBatchAttributeTestSuccess0.011
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.213
NotInTestSuccess0.002
ObjectComparisonWithBatchAttributeTestSuccess0.018
Object Equal Or Object Equal TestSuccess0.001
Oracle Example Correlated SubSelect TestSuccess0.002
ParralelSelectCityTestSuccess0.002
ParralelSelectSameCityTestSuccess0.002
ParralelSelectSameNameInsideSubSelectTestSuccess0.002
ParralelSelectSameNameTestSuccess0.001
ParallelSelectWithBatchAttributeTestSuccess0.014
ParralelSelectObjectComparisonTestSuccess0.001
SubSelectCorrelatedNestedTestSuccess0.003
SubSelectCountTestSuccess0.001
SubSelectEmployeeTestSuccess0.003
SubSelect Employee With Busy Manager TestSuccess0.003
SubSelectInWithBatchAttributeTestSuccess0.229
SubSelectMaxSalaryTestSuccess0.002
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.001
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.001
SubSelectCustomSQLTestSuccess0.001
SubSelectTwoManagedEmployeesTestSuccess0.003
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
SubSelectNestedSalaryTestSuccess0.002
SubSelectTwoProjectsTestSuccess0.001
SubSelect Underpaid Managers TestSuccess0.001
VehicleViewOrderByJoinTestSuccess0.000
UpperCaseExpressionTestSuccess0.022
VehicleViewTest1Success0.004
SameManagerTestSuccess0.002
SubSelectSelectClauseTestSuccess0.002
SubSelectSelectClauseTest2Success0.001
SubSelectFromClauseTestSuccess0.001
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.001
Equals$nullTestSuccess0.000
Equals$ObjectTestSuccess0.000
EqualsTestSuccess0.000
EqualsArrayTestSuccess0.000
IsComparisonOperatorTestSuccess0.000
IsFunctionOperatorTestSuccess0.000
IsLogicalOperatorTestSuccess0.000
OuterJoinSimpleTestSuccess0.011
OuterJoinOrWhereClauseTest1Success0.012
OuterJoinOrWhereClauseTest2Success0.010
OuterJoinOrWhereClauseTest3Success0.019
OuterJoinOrWhereClauseTest4Success0.218
OuterJoinOrderByTestSuccess0.211
OuterJoinOrderByComplexTestSuccess0.010
OuterJoinJoiningTestSuccess0.015
OuterJoinManytoManyTestSuccess0.009
OuterJoinJoiningTest2Success0.035
OuterJoinJoiningComplexTestSuccess0.013
OuterJoinOrAnyWhereClauseTestSuccess0.231
OuterJoinAcrossInheritanceTestSuccess0.011
OuterJoinDirectCollectionTestSuccess0.009
OuterJoinParallelExpressionTestSuccess0.013
OuterJoinIsNullTestSuccess0.010
OuterJoinGetOnClauseTestSuccess0.020
JoinGetOnClauseTestSuccess0.008
OuterJoinAnyOfOnClauseTestSuccess0.010
JoinAnyOfOnClauseTestSuccess0.009
OuterJoinOnClauseTestSuccess0.006
JoinOnClauseTestSuccess0.005
AllOfTestSuccess0.001
AppendSQLTestSuccess0.002
Between$byteTestSuccess0.002
Between$charTestSuccess0.001
Between$doubleTestSuccess0.001
Between$floatTestSuccess0.001
Between$longTestSuccess0.001
Between$shortTestSuccess0.001
ContainsAllKeyWords$nullTestSuccess0.001
ContainsAllKeyWordsTestSuccess0.001
ContainsAnyKeyWords$nullTestSuccess0.001
ContainsAnyKeyWordsTestSuccess0.001
ContainsSubstringTestSuccess0.001
ContainsSubstringIgnoringCaseTestSuccess0.001
CurrentDateTestSuccess0.002
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.001
GreaterThan$byteTestSuccess0.001
GreaterThan$charTestSuccess0.001
GreaterThan$doubleTestSuccess0.001
GreaterThan$floatTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.001
GreaterThanEqual$byteTestSuccess0.002
GreaterThanEqual$charTestSuccess0.001
GreaterThanEqual$doubleTestSuccess0.001
GreaterThanEqual$floatTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$shortTestSuccess0.003
In$booleanTestSuccess0.001
In$byteTestSuccess0.001
In$charTestSuccess0.001
In$doubleTestSuccess0.001
In$floatTestSuccess0.001
In$intTestSuccess0.001
In$longTestSuccess0.000
In$shortTestSuccess0.000
Is___ExpressionTestSuccess0.002
IsEmptyWithBatchAttributeTestSuccess0.211
LengthTestSuccess0.002
LessThan$booleanTestSuccess0.001
LessThan$byteTestSuccess0.001
LessThan$charTestSuccess0.002
LessThan$doubleTestSuccess0.001
LessThan$floatTestSuccess0.001
LessThan$longTestSuccess0.001
LessThan$shortTestSuccess0.001
LessThanEqual$booleanTestSuccess0.001
LessThanEqual$byteTestSuccess0.002
LessThanEqual$charTestSuccess0.001
LessThanEqual$doubleTestSuccess0.002
LessThanEqual$floatTestSuccess0.002
LessThanEqual$longTestSuccess0.003
LessThanEqual$shortTestSuccess0.003
MonthsBetweenTestSuccess0.000
NextDayTestSuccess0.000
NoneOfTestSuccess0.003
NotBetween$byteTestSuccess0.002
NotBetween$charTestSuccess0.207
NotBetween$doubleTestSuccess0.001
NotBetween$ExpressionTestSuccess0.002
NotBetween$floatTestSuccess0.000
NotBetween$intTestSuccess0.001
NotBetween$longTestSuccess0.001
NotBetween$ObjectTestSuccess0.001
NotBetween$shortTestSuccess0.001
NotEmptyWithBatchAttributeTestSuccess0.011
NotEqual$booleanTestSuccess0.002
NotEqual$byteTestSuccess0.002
NotEqual$charTestSuccess0.001
NotEqual$doubleTestSuccess0.002
NotEqual$floatTestSuccess0.001
NotEqual$longTestSuccess0.001
NotEqual$shortTestSuccess0.002
NotIn$booleanTestSuccess0.003
NotIn$byteTestSuccess0.003
NotIn$charTestSuccess0.002
NotIn$doubleTestSuccess0.002
NotIn$floatTestSuccess0.002
In$intTestSuccess0.001
NotIn$longTestSuccess0.002
In$shortTestSuccess0.002
Or$DifferentBuildersTestSuccess0.003
RightTrim$StringTestSuccess0.000
RightTrimTestSuccess0.012
PostfixSQLTestSuccess0.006
PrefixSQLTestSuccess0.001
SizeWithBatchAttributeTestSuccess0.015
StandardDeviationTestSuccess0.003
ToUpperCasedWordsTestSuccess0.001
Value$booleanTestSuccess0.002
Value$byteTestSuccess0.002
Value$charTestSuccess0.002
Value$doubleTestSuccess0.201
Value$floatTestSuccess0.001
Value$longTestSuccess0.002
Value$shortTestSuccess0.002
VarianceTestSuccess0.001
AliasForTableTestSuccess0.000
Create$Expression$Object$ExpressionOperatorTestSuccess0.001
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.002
CollectionReadAllTest(Vector,Employee)Success0.001
CollectionReadAllTest(HashSet,Employee)Success0.001
CollectionReadAllTest(HashMap,Employee)Success0.002
CollectionReadAllTest(Hashtable,Employee)Success0.002
CollectionReadAllTest(ArrayList,Employee)Success0.001
MapReadAllTest(Hashtable,Employee)Success0.001
MapReadAllTest(TreeMap,Employee)Success0.001
RefreshNoCacheWithNoIdentityMapTestSuccess0.005
ShallowModifyTestSuccess0.018
DontMaintainCacheTestSuccess0.001
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
CursoredStreamTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.008
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
CursoredStreamWithUselessConformTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
CursoredStreamCustomSQLTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
CursoredStreamAnyOfTestSuccess0.008
CursoredStreamWithUnitOfWorkTestSuccess0.010
CursoredStreamDistinctTestSuccess0.009
CursoredStreamReleaseConnectionsTest -ClientSessionSuccess0.010
CursoredStreamReleaseConnectionsTest -UnitOfWorkSuccess0.007
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ScrollableCursorTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ScrollableCursorAPITestSuccess0.001
ScrollableCursorBackwardReadingTestSuccess0.002
ScrollableCursorStatementCachingReadTestSuccess0.004
ScrollableCursorNavigationAPITestSuccess0.001
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
CursoredStreamConformingTest(class org.eclipse.persistence.testing.models.employee.domain.Employee):NestedUnitOfWorkSuccess0.012
ScrollableCursorBackwardReadingConformingTestSuccess0.003
ScrollableCursorNavigationAPIConformingTestSuccess0.000
OrderingTestSuccess0.003
OrderingMutipleTableTestSuccess0.004
OrderingSuperClassTestSuccess0.004
OrderingByExpressionTestSuccess0.018
OrderingWithAnyOfTestSuccess0.004
ShallowRefreshTestSuccess0.002
RefreshTestSuccess0.009
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.019
ServerSession:PessimisticLockBatchAttributeTestSuccess0.016
PessimisticLockEmptyTransactionTestSuccess0.003
PessimisticLockIndirectionJoiningTest(mode=2)Success0.001
PessimisticLockRefreshTest(mode=2)Success0.000
OnlyRefreshIfNewTestSuccess0.001
DeepRefreshTestSuccess0.007
PredefinedQueryReadAllTestSuccess0.002
PredefinedInQueryReadAllTestSuccess0.003
PredefinedQueryReadObjectTestSuccess0.001
PredefinedQueryLikeIgnoreCaseTestSuccess0.001
PredefinedObjectComparisonTestSuccess0.006
PredefinedInTestSuccess0.001
PredefinedEqualNullTestSuccess0.001
PredefinedContainsSubStringTestSuccess0.001
PredefinedAnyOfObjectComparisonTestSuccess0.001
PredefinedObjectTypeTestSuccess0.000
PredefinedNestedParameterTestSuccess0.001
PredefinedRedirectorTestSuccess0.000
PredefinedMethodRedirectorTestSuccess0.000
PredefinedQueryInheritanceTestSuccess0.002
PredefinedQueryToUpperOnParameterTest(Employee: Bob Smith)Success0.007
ReloadSelectionObjectTest read from DBSuccess0.011
ReloadSelectionObjectTest read from CacheSuccess0.005
BadQueryTestSuccess0.001
Jdk12ScrollableCursorTestSuccess0.001
RefreshWithCheckCacheOnlyTestSuccess0.001
CascadingAllCacheTestSuccess0.003
CascadingAllNoCacheTestSuccess0.005
CascadingNoneCacheTestSuccess0.002
CascadingNoneNoCacheTestSuccess0.005
CascadingPrivateCacheTestSuccess0.003
CascadingPrivateNoCacheTestSuccess0.006
DeepModifyTestSuccess0.008
PrivateModifyTestSuccess0.009
DeepDeleteTestSuccess0.020
PrivateDeleteTestSuccess0.011
DoesExistTestSuccess0.001
DataReadQueryTest1Success0.002
DirectReadQueryTest1Success0.001
ValueReadQueryTest1Success0.001
GetValueFromObjectSuccess0.002
CursoredStreamClientSessionTestSuccess0.013
CursoredStreamReadWriteClientSessionTestSuccess0.019
QBEObjectWithAllFieldsFilledSuccess0.032
QBESpecialOperatorsSuccess0.001
QBEExcludedValuesSuccess0.001
QBEValidateUnsupportedMappingsFlagSuccess0.000
QBEObjectReferenceMappingSuccess0.001
QBECollectionMappingSuccess0.002
ConformingShouldTriggerIndirectionTestSuccess0.005
ConformingThrowConformExceptionsTestSuccess0.005
ConformResultsAcrossOneToOneTest( EQUAL )Success0.007
ConformResultsAcrossOneToOneTest( NOT EQUAL )Success0.012
ConformResultsAcrossOneToOneTest( IS NULL )Success0.038
ConformResultsAcrossOneToOneTest( NOT NULL )Success0.008
ConformResultsRedirectorTestSuccess0.001
ConformResultsWithSelectionObjectTestSuccess0.002
ConformResultsWithExactPrimaryKeyExpressionTest:DELETEDSuccess0.004
ConformResultsWithExactPrimaryKeyExpressionTest:EXISTINGSuccess0.004
ConformResultsWithExactPrimaryKeyExpressionTest:NEWSuccess0.003
ConformResultsWithExactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.007
ConformResultsWithInexactPrimaryKeyExpressionTest:DELETEDSuccess0.027
ConformResultsWithInexactPrimaryKeyExpressionTest:EXISTINGSuccess0.005
ConformResultsWithInexactPrimaryKeyExpressionTest:NEWSuccess0.222
ConformResultsWithInexactPrimaryKeyExpressionTest:NOTEXISTINGSuccess0.006
ConformResultsAcrossOneToManyAcrossOneToOneTestSuccess0.010
ConformResultsAcrossOneToManyTestSuccess0.010
ConformResultsAcrossWrappedOneToManyTestSuccess0.006
ShouldRegisterResultsInUnitOfWorkTestSuccess0.005
DescriptorShouldRegisterResultsInUnitOfWorkTestSuccess0.006
ConformResultsPerformanceTestSuccess0.003
OneToManyMaxRowsSettingTestSuccess0.002
QueryExceptionStringTestSuccess0.000
NamedQueriesClientSessionTestSuccess0.014
NamedQueriesDescriptorQueryManagerTestSuccess0.015
NamedQueriesUOWTestSuccess0.014
NamedQueryGetQueryNoArgumentsTestSuccess0.001
ServerClientNamedQueryTestSuccess0.012
GetTableGetFieldTestSuccess0.002
NamedQueryNotFoundInUOWTestSuccess0.002
DeleteAllQueryTestSuccess0.003
DeleteObjectPrivatelyOwningUntriggeredIndirectionSuccess0.017
RedirectQueryOnUOWTestSuccess0.001
RedirectorOnDescriptorTestSuccess0.005
DoNotRedirectDefaultRedirectorTestSuccess0.001
SetReferenceClassTestSuccess0.002
QueryByExampleInUOWTestSuccess0.005
InheritancePrepareTestSuccess0.002
InheritanceViewPrepareTestSuccess0.003
DataReadQueryContainerPolicyTestSuccess0.057
UpdateAllQueryTestSuccess0.252
UpdateAllQueryUOWTest defer=trueSuccess0.008
UpdateAllQueryUOWTest defer=falseSuccess0.226
UpdateAllQueryExpressionMathTestSuccess0.036
UpdateAllQueryRollbackTestSuccess0.005
UOWgetQueryTestSuccess0.000
CascadeNoBindingOnQuerySuccess0.005
IncorrectPartialAttributeTestSuccess0.000
FirstResultAndMaxRowsTest 0,0Success0.001
FirstResultAndMaxRowsTest 1,0Success0.001
FirstResultAndMaxRowsTest 0,5Success0.001
FirstResultAndMaxRowsTest 2,5Success0.001
QueryCacheTestSuccess0.001
TranslatedStringsTestSuccess0.003
QueryTimeoutTestSuccess1.008
ServerSession:PessimisticLockNoLockJoinedTestSuccess0.019
ReadAllWithNoDistinctTestSuccess0.002
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadAllQueryTestSuccess0.001
ObjectLevelReadQueryTest$CustomQueryRaceConditionsInReadObjectQueryTestSuccess0.001
PartialAttributeTestWithJoinAttributeSuccess0.001
PartialAttributeDistinctOrderByTestSuccess0.002
FourPartialAttributeTestsWithJoinAttributeSuccess0.223
ReadOnlyQueryTestSuccess0.002
GetSQLTestSuccess0.001
JoinSubclassesQueryTestSuccess0.001
BuildRecordTestSuccess0.001
ConformResultsWithMultitableAndJoiningTestSuccess0.003
CachedUpdateCallsQueryClearTestSuccess0.004
ZeroPrimaryKeyExistenceCheckTestSuccess0.009
ZeroPrimaryKeyExistenceCheckTestSuccess0.004
QueryTimeoutConnectionReleasedTestSuccess1.014
QueryExecutionTimeSetOnBuildObjectTestSuccess0.238
PartialAttributeWithCustomSQLTestSuccess0.001
ArgumentValuesTestSuccess0.001
ScrollableCursorForwardOnlyResultSetTestSuccess0.000
ConformResultsSubclassesTestSuccess0.003
ScrollableCursorJoinedAttributeTestSuccess0.003
ScrollableCursorJoiningVerificationTestSuccess0.005
MultipleOrderByWithSameFieldNameNullsFirstTestSuccess0.000
MultipleOrderByWithSameFieldNameTestSuccess0.001
UnionTestSuccess0.000
CacheMissTestSuccess0.003
OneToOneCacheHitTestSuccess0.003
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
CacheHitTest(class org.eclipse.persistence.testing.models.legacy.Shipment)Success0.005
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.004
CacheHitWithInheritanceSuccess0.001
CacheHitWithNonPKCriteriaTestSuccess0.010
CacheHitOnPKWithInheritanceTestSuccess0.001
QueryCacheHitDisabledAndDescriptorDisabledTestSuccess0.001
QueryCacheHitDisabledAndDescriptorEnabledTestSuccess0.001
QueryCacheHitEnabledAndDescriptorDisabledTestSuccess0.001
QueryCacheHitEnabledAndDescriptorEnabledTestSuccess0.000
QueryCacheHitUndefinedAndDescriptorDisabledTestSuccess0.004
QueryCacheHitUndefinedAndDescriptorEnabledTestSuccess0.001
InMemoryCacheHitTest - by key exactSuccess0.001
InMemoryCacheHitTest - by key exact requiredSuccess0.001
InMemoryCacheHitTest - by selection object exact requiredSuccess0.000
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.003
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.001
InMemoryCacheMissTest - by key exactSuccess0.001
InMemoryCacheMissTest - by non exactSuccess0.001
InMemoryCacheMissTest - by non exact - exceptionSuccess0.002
InMemoryCacheMissTest - by non exact - exceptionSuccess0.002
InMemoryCacheMissTest - name indexSuccess0.002
InMemoryCacheMissTest - name indexSuccess0.002
UnitOfWorkConformTest - by keySuccess0.004
UnitOfWorkConformTest - no selection criteriaSuccess0.003
UnitOfWorkConformTest - by name, new objectSuccess0.002
UnitOfWorkConformTest - by name, new objectSuccess0.003
UnitOfWorkConformTest - by name, deleted objectSuccess0.003
UnitOfWorkConformTest - by name, changed object, removeSuccess0.004
UnitOfWorkConformTest - by name, changed object, addSuccess0.003
UnitOfWorkConformDuplicateTest - allSuccess0.002
UnitOfWorkConformAcrossIndirectionTestSuccess0.006
UnitOfWorkConformWithOrderTestSuccess0.003
UnitOfWorkConformNewObjectTestSuccess0.003
UnitOfWorkConformTest - hitSuccess0.002
UnitOfWorkConformTest - dead-hitSuccess0.003
UnitOfWorkConformTest - missSuccess0.003
UnitOfWorkConformTest - newSuccess0.002
UnitOfWorkConformTest - changedSuccess0.003
UnitOfWorkConformTest - deletedSuccess0.003
UnitOfWorkConformLikeTestSuccess0.002
UnitOfWorkConformLikeSpecialCharacterTestSuccess0.002
NamedQueryConformNullPointerExceptionSuccess0.002
MemoryQueryAcrossOneToOneMappingSuccess0.222
MemoryQueryAcrossNestedOneToManyMappingSuccess0.227
MemoryQueryAcrossOneToManyMappingSuccess0.008
MemoryQueryForFunctionsAcrossOneToManyMappingSuccess0.004
MemoryQueryForFunctionsAcrossOneToManyAcrossOneToOneMappingSuccess0.011
MemoryQueryAcrossOneToManyMapping2Success0.012
MemoryQueryAcrossOneToManyAcrossOneToOneMappingSuccess0.011
MemoryQueryAcrossManyToManyMappingSuccess0.003
MemoryQueryAcrossManyToManyAcrossOneToManyMappingSuccess0.214
MemoryQueryAcrossDirectCollectionMappingSuccess0.005
MemoryQueryAcrossAggregateCollectionMapping(Agent)Success0.001
MemoryQueryAcrossAggregateCollectionMapping(Builder)Success0.002
NamedQueryConformNullPointerExceptionSuccess0.203
MemoryQueryTriggerIndirectionSuccess0.005
MemoryQueryReturnConformedOnIndirectionSuccess0.004
MemoryQueryReturnNotConformedOnIndirectionSuccess0.005
MemoryQueryThrowExceptionOnIndirectionSuccess0.002
DescriptorUOWConformTest - hitSuccess0.002
DescriptorUOWConformTest - missSuccess0.004
MemoryQueryLikeSuccess0.001
UnitOfWorkConformReadObjectWithCriteriaTestSuccess0.216
UnitOfWorkConformWithoutRegisteringTestSuccess0.010
UpdateEventHookTestSuccess0.208
InsertEventHookTestSuccess0.003
DeleteEventHookTestSuccess0.005
WriteEventHookTestSuccess0.003
RefreshEventHookTestSuccess0.004
BuildEventHookTestSuccess0.004
BuildOnRefreshEventHookTestSuccess0.210
CloneAndMergeEventHookTestSuccess0.007
CloneEventOnIsolatedSessionTestSuccess0.008
SessionEventTestCaseSuccess0.207
SingleTableAboutToInsertTestSuccess0.006
MultipleTableAboutToInsertTestSuccess0.005
PreInsertModifyChangeSetTestSuccess0.006
ObjectChangeSetUpdateAttributeTestSuccess0.426
ObjectChangeSetEventTestSuccess0.445
UpdateAttributeTestSuccess0.445
PostCalculateUOWChangeSetEventTestSuccess0.004
OptimisticLockingDeleteRowTestSuccess0.010
OptimisticLockingChangedValueTestSuccess0.008
OptimisticLockingChangedValueUpdateTestSuccess0.007
OptimisticLockingDeleteValueUpdateTestSuccess0.007
JoiningReadObjectTestAddressSuccess0.006
JoiningReadObjectTestAddressManagerSuccess0.005
JoiningReadObjectTestPhonesSuccess0.006
JoiningReadObjectTestPhonesOuterSuccess0.005
ReadAnyObjectJoinPhoneTestSuccess0.002
JoiningInheritanceRelationshipTestSuccess0.002
NestedJoiningInheritanceRelationshipTestSuccess0.003
JoiningReadObjectTestAddressManagerManagerSuccess0.005
JoiningReadAllTestAddressSuccess0.002
JoiningReadAllTestPhonesSuccess0.004
JoiningReadAllTestPhonesManagedEmployeesPhonesSuccess0.006
JoiningReadAllTestWhereLastNameWaySuccess0.003
JoiningReadObjectTestCustomSQLSuccess0.037
JoiningReadAllTestCustomSQLSuccess0.203
JoiningReadAllTestWhereLastNameWay-cursorSuccess0.002
JoinReadingTestteamLeader-addressSuccess0.011
JoinOwnerA-oneToOne-oneToManySuccess0.003
JoinOwnerA-oneToOne-oneToMany-oneToOneSuccess0.010
JoinOwnerA-oneToOne(mapping)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
ReadObjectMappingJoinReadingTestSuccess0.003
MultipleJoinedAttributeQueryTestSuccess0.004
ComplexJoinedAttributeQueryTestSuccess0.005
ReadAllBatchReadingTestAddressManagerJOINSuccess0.018
ReadAllBatchReadingTestWhereAddressManagerJOINSuccess0.231
BatchReadingUnitOfWorkTestJOINSuccess0.003
BatchReadingUnitOfWorkInTransactionTestJOINSuccess0.219
OneToManyBatchReadingTestJOINSuccess0.016
BatchReadingTestJOINSuccess0.013
OneToManyBatchReadingCustomSelectionQueryTestJOINSuccess0.015
ReadAllBatchReadingTestWhereAddressManager-cursorJOINSuccess0.214
NestedOneToManyBatchReadAllTestJOINSuccess0.010
ReadAllBatchReadingTestPolicyHolderJOINSuccess0.017
OneToOneBatchReadingTestJOINSuccess0.015
ReadAllBatchReadingTestClaimJOINSuccess0.020
OneToManyBatchReadingTestJOINSuccess0.229
NestedBatchReadingTestJOINSuccess0.257
NestedBatchReadingNPETestJOINSuccess0.218
AggregateBatchReadingTestJOINSuccess0.003
BatchReadingBatchReadExpressionTestJOINSuccess0.228
BatchReadingWithInvalidQueryKeyTestJOINSuccess0.006
BatchReadValueholderTestJOINSuccess0.003
BatchReadingStackOverflowTestJOINSuccess0.019
ReadAllBatchReadingTestAddressManagerEXISTSSuccess0.017
ReadAllBatchReadingTestWhereAddressManagerEXISTSSuccess0.014
BatchReadingUnitOfWorkTestEXISTSSuccess0.002
BatchReadingUnitOfWorkInTransactionTestEXISTSSuccess0.005
OneToManyBatchReadingTestEXISTSSuccess0.016
BatchReadingTestEXISTSSuccess0.010
OneToManyBatchReadingCustomSelectionQueryTestEXISTSSuccess0.015
ReadAllBatchReadingTestWhereAddressManager-cursorEXISTSSuccess0.012
NestedOneToManyBatchReadAllTestEXISTSSuccess0.006
ReadAllBatchReadingTestPolicyHolderEXISTSSuccess0.214
OneToOneBatchReadingTestEXISTSSuccess0.015
ReadAllBatchReadingTestClaimEXISTSSuccess0.218
OneToManyBatchReadingTestEXISTSSuccess0.013
NestedBatchReadingTestEXISTSSuccess0.021
NestedBatchReadingNPETestEXISTSSuccess0.013
AggregateBatchReadingTestEXISTSSuccess0.001
BatchReadingBatchReadExpressionTestEXISTSSuccess0.013
BatchReadingWithInvalidQueryKeyTestEXISTSSuccess0.004
BatchReadValueholderTestEXISTSSuccess0.003
BatchReadingStackOverflowTestEXISTSSuccess0.237
ReadAllBatchReadingTestAddressManagerINSuccess0.629
ReadAllBatchReadingTestWhereAddressManagerINSuccess0.448
BatchReadingUnitOfWorkTestINSuccess0.003
BatchReadingUnitOfWorkInTransactionTestINSuccess0.263
OneToManyBatchReadingTestINSuccess0.002
BatchReadingTestINSuccess0.011
OneToManyBatchReadingCustomSelectionQueryTestINSuccess0.001
ReadAllBatchReadingTestWhereAddressManager-cursorINSuccess0.012
NestedOneToManyBatchReadAllTestINSuccess0.007
ReadAllBatchReadingTestPolicyHolderINSuccess0.217
OneToOneBatchReadingTestINSuccess0.001
ReadAllBatchReadingTestClaimINSuccess0.016
OneToManyBatchReadingTestINSuccess0.001
NestedBatchReadingTestINSuccess0.022
NestedBatchReadingNPETestINSuccess0.000
AggregateBatchReadingTestINSuccess0.002
BatchReadingBatchReadExpressionTestINSuccess0.417
BatchReadingWithInvalidQueryKeyTestINSuccess0.006
BatchReadValueholderTestINSuccess0.004
BatchReadingStackOverflowTestINSuccess0.000
ReadAllPartialReadingTest-firstName,salarySuccess0.001
ReadAllPartialReadingTest-address,periodSuccess0.001
ReadAllPartialReadingTest-city,salarySuccess0.001
ReadAllPartialReadingTest-city,salary-cursorSuccess0.001
ReadAllPartialReadingTest-type-areaCodeSuccess0.002
ReadAllPartialReadingTest-PolicyMaxCoverageSuccess0.001
ReadAllPartialReadingTest-id-SelectPrimaryKeySuccess0.001
ReadAllPartialReadingTest-firstName-OrderByPrimaryKeySuccess0.001
ReadAllPartialReadingTest-firstName-SelectAndOrderByPrimaryKeySuccess0.000
ReadAllPartialReadingAddressTest - Address - SelectDistinctAndOrderByPrimaryKeySuccess0.000
ReadAllPartialReadingAddressTest - Employee - SelectAddressIdSuccess0.002
ReadAllPartialReadingAddressTest - PhoneNumber - Employee - SelectAddressIdSuccess0.216
QueryValidationTestSuccess0.001
ReadAllBindAllParametersTestSuccess0.206
Batch1mTestSuccess0.725
Scenario1_1: DTF mappings with 1 Class & 1 TableSuccess0.004
Scenario1_2: DTF mappings with 1 Class & 2 TablesSuccess0.261
Scenario1_3: DTF mappings with 2 Classes & 1 Table (Aggreagte)Success0.002
Scenario1_4: DTF mappings in root classSuccess0.003
Scenario1_5a: DTF mappings of subclassSuccess0.002
Scenario1_5b: DTF mappings of subclass w/ WHERE clauseSuccess0.002
Scenario1_6: ObjectTypeMappingSuccess0.001
Scenario1_7a: Retrieve PKsSuccess0.001
Scenario1_7b: Include PK attributes at start of ResultSuccess0.003
Scenario1_7c: Retrieve PKs and use result to get real objectsSuccess0.001
Scenario1_7d: Retrieve PKs with no itemsSuccess0.001
Scenario1_8a: Aggregate mapping (period)Success0.001
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.001
Scenario1_9b: SUM aggregate functionSuccess0.002
Scenario1_9c: AVG aggregate functionSuccess0.001
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.204
Scenario1_9i: MIN aggregate function with group by on genderSuccess0.002
Scenario1_9j: COUNT(*)Success0.003
Scenario2_1a: 1:1 join with DTF mappingsSuccess0.003
Scenario2_1b: 1:1 join with DTF mappings (no where clause)Success0.003
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.001
Scenario5_1b: 1:1 Join Custom SQLSuccess0.001
Scenario5_1c: 3x1:1 Join Custom SQLSuccess0.002
Scenario5_2a: Cursored Stream using expressionsSuccess0.001
Scenario5_2b: Cursored Stream using proper SQLSuccess0.002
Scenario5_2c: Cursored Stream using SQL but less fields selected then items providedSuccess0.204
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.002
Scenario6_1: Place holderSuccess0.001
Scenario6_2: Join querySuccess0.001
UseDistinctScenario: Read query using useDistinct()Success0.002
ParallelBuilderReportItemTest: ReportItems originating from parallel builders.Success0.002
PlaceHolderReportQueryTestCaseSuccess0.001
GetLeafMappingForReportQueryTest: Tests recursive behavior of this method.Success0.001
ReportItemQueryKeyTest: Tests recursive behavior of this method, especially when custom query keys are used.Success0.001
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.001
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.000
ReportQueryWithDuplicateQueryKeysTestSuccess0.014
OrderByRandomTestSuccess0.001
ClassForInheritanceTestCase: Success0.004
ReportQueryFunctionTypeTestCaseSuccess0.001
ReportQueryFunctionTypeTestCase ReadAllQuery in descriptor.Success0.001
ReportQueryAndExistsSubQuery: ReportQuery and exists subQuerySuccess0.002
ReportQueryAndExistsSubQueryWithWhereClause: ReportQuery and exists subQuery with selection criteriaSuccess0.223
ReportQueryRetrievePrimaryKeysCursorTestSuccess0.002
ParameterizedSubqueryTestSuccess0.003
InsertCommitTransactionTestSuccess0.016
InsertRollbackTransactionTestSuccess0.223
DeleteCommitTransactionTestSuccess0.012
DeleteRollbackTransactionTestSuccess0.016
UpdateCommitTransactionTestSuccess0.023
UpdateRollbackTransactionTestSuccess0.019
EmptyTransactionTestSuccess0.000
ReadingThroughWriteConnectionInTransactionTest1Success0.251
ReadingThroughWriteConnectionInTransactionTest1:UOWSuccess0.246
ReadingThroughWriteConnectionInTransactionTest2Success0.650
ReadingThroughWriteConnectionInTransactionTest2:UOWSuccess0.040
ReadingThroughWriteConnectionInTransactionTest3Success0.242
ReadingThroughWriteConnectionInTransactionTest3:UOWSuccess0.244
ReadingThroughWriteConnectionInTransactionTest4Success0.253
ReadingThroughWriteConnectionInTransactionTest6:UOWSuccess0.271
ReadingThroughWriteConnectionInTransactionTest7Success0.245
ReadingThroughWriteConnectionInTransactionTest7:UOWSuccess0.483
IntegrityCheckerTestSuccess0.009
IntegrityCheckerLazyCreationTestSuccess0.000
ShouldThroughIntegrityCheckerTestSuccess0.006
ShouldNotThroughIntegrityCheckerTestSuccess0.004
ShouldCheckDatabaseTestSuccess0.031
ShouldNotCheckDatabaseTestSuccess0.006
ExceptionHandlerTest1Success0.001
ExceptionHandlerTest2Success0.008
ExceptionHandlerLoginIntegrityTestSuccess0.006
MessageLoggingEfficiencyTestSuccess0.000
FieldedMessageLoggingTestSuccess0.001
FieldedMessageLoggingTraceLocalizationTestSuccess0.000
NullValueTestSuccess0.005
NoDefaultNullValueTestSuccess0.004
OptomizeValueHolderTestSuccess0.207
NullPasswordLoginTestSuccess0.000
HelperSystemPropertyTestSuccess0.000
GermanUmlautsWriteTestSuccess0.010
ReconnectFlushStatementCacheTestSuccess0.029
TransactionIsolationTestSuccess0.008
SessionIsConnectedFlagTestSuccess0.005
ContainerIndirectionPolicySerializationTestSuccess0.000
JNDIConnectionTestSuccess0.014
CustomSequenceTestSuccess0.029
CustomSequenceTestSuccess0.016
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success0.050
SequencingConcurrencyTest DatabaseSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.046
SequencingConcurrencyTest DatabaseSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success0.057
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=1 threads=7 iterations=100Success0.079
SequencingConcurrencyTest ServerSession separateConnection=false seqPreallocSize=2 threads=7 iterations=100Success0.054
SequencingConcurrencyTest ServerSession separateConnection=true seqPreallocSize=1 threads=7 iterations=100Success0.281
Sequencing rollback test - separate sequencing accessor is allowedSuccess0.009
Sequencing rollback test - separate sequencing accessor is NOT allowedSuccess0.005
SequenceStringPKInsertTestSuccess0.004
SequenceStringExistingPKTestSuccess0.009
CustomSequencingPolicyTestSuccess0.014
InitializeDescriptorsBeforeLoginTestSuccess0.018
SequencingTableQualifierTestSuccess0.029
SequencingTableQualifierTestSuccess0.015
SequenceFieldRemovalForAcquireValueAfterInsertTestSuccess0.004
CannotOverrideConnectedSequenceTestSuccess0.000
ObjectCopyingTestSuccess0.015
ContainerCloningTestSuccess0.001
RefreshCascadeAllNoIndirectionTestSuccess0.011
ReadObjectQueryDisableCacheHitsTestSuccess0.005
ClearQueryOptionsOnStatementTestSuccess0.098
AddFunctionItemTestSuccess0.004
AddGroupingTestSuccess0.002
AddItemTestSuccess0.003
AddJoinedAttributeTestSuccess0.004
AddNonFetchedJoinedAttributeTestSuccess0.003
AddOrderingTestSuccess0.002
AddPartialAttributeTestSuccess0.002
AddPartialAttributeForCustomSQLTestSuccess0.005
RetrievePrimaryKeysTestSuccess0.002
UseDistinctTestSuccess0.002
DatabaseLoginCodeCoverageTestSuccess0.002
InstantiationPolicyTestSuccess0.030
ReadObjectAlreadyInSessionCacheTestSuccess0.000
ReadObjectNotInSessionCacheTestSuccess0.001
ReadReferencedObjectNotInSessionCacheTestSuccess0.001
WriteNewObjectTestSuccess0.004
WriteNewPessimisticLockedObjectTestSuccess0.004
GetClassDescriptorForAliasTestSuccess0.000
CommitOrderTestSuccess0.085
AggregateObjectObjectComparisonTestSuccess0.005
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.004
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.002
MultipleAndsExpressionTest4Success0.002
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.001
ObjectComparisonAcrossJoinSuccess0.002
ExpressionFunctionTestSuccess0.003
ExpressionMathTestSuccess0.004
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.001
NotExpressionTestSuccess0.003
GreaterThanEqualExpressionTestSuccess0.002
GreaterThanExpressionTestSuccess0.003
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.002
IsNotNullExpressionTestSuccess0.007
IsNotNullWithJoinExpressionTestSuccess0.003
InMultipleExpressionWithConversionParameterTestSuccess0.004
InSingleVectorParameterTestSuccess0.001
InMultipleExpressionParameterTestSuccess0.002
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.002
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.003
BetweenExpressionTestSuccess0.002
BetweenExpressionTest 2Success0.002
SelfManagedEmployeeTestSuccess0.001
NotSelfManagedEmployeeTestSuccess0.003
NotEqualSelfManagedEmployeeTestSuccess0.002
MultipleTableJoinExpressionTest4Success0.002
MultipleTableJoinExpressionTest5Success0.002
MultipleTableJoinExpressionTest6Success0.003
MultipleTableJoinExpressionTest7Success0.002
CustomQKExpressionTest1Success0.002
FieldDefaultingTestSuccess0.001
OneToManyJoinTest1Success0.002
OneToManyJoinTest2Success0.003
OneToManyJoin2WithBatchReadTestSuccess0.019
OneToManyJoinTest3Success0.002
OneToManyJoinTest4Success0.002
OneToManyJoinTest5Success0.006
ManyToManyJoinTest1Success0.002
ManyToManyJoinTest5Success0.005
OneToManyJoinObjectCompareTestSuccess0.001
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.002
OneToOneExpressionUsingObjectAsValue1Success0.001
OneToOneExpressionUsingObjectAsValue2Success0.001
ConstantEqualConstantTestSuccess0.003
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.001
MultiPlatformTestSuccess0.001
MultiPlatformTest2Success0.002
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.001
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.003
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
RegexpTestSuccess0.001
AggregateObjectJoiningTestSuccess0.003
AggregateObjectComparisonTestSuccess0.003
Correlated SubSelect TestSuccess0.002
Correlated SubSelect Expressions Reordered TestSuccess0.003
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.010
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.069
NotInTestSuccess0.002
ObjectComparisonWithBatchAttributeTestSuccess0.015
Object Equal Or Object Equal TestSuccess0.003
Oracle Example Correlated SubSelect TestSuccess0.004
ParralelSelectCityTestSuccess0.005
ParralelSelectSameCityTestSuccess0.003
ParralelSelectSameNameInsideSubSelectTestSuccess0.003
ParralelSelectSameNameTestSuccess0.002
ParallelSelectWithBatchAttributeTestSuccess0.013
ParralelSelectObjectComparisonTestSuccess0.004
SubSelectCorrelatedNestedTestSuccess0.004
SubSelectCountTestSuccess0.004
SubSelectEmployeeTestSuccess0.003
SubSelect Employee With Busy Manager TestSuccess0.003
SubSelectInWithBatchAttributeTestSuccess0.016
SubSelectMaxSalaryTestSuccess0.003
SubSelectMaxPostalCodeTestSuccess0.002
SubSelectMaxSalaryInOttawaTestSuccess0.003
SubSelectMaxManagerSalaryTestSuccess0.002
SubSelectNoProjectsTestSuccess0.002
SubSelectTwoManagedEmployeesTestSuccess0.004
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.002
SubSelectNestedSalaryTestSuccess0.002
SubSelectTwoProjectsTestSuccess0.003
SubSelect Underpaid Managers TestSuccess0.002
SameManagerTestSuccess0.206
SubSelectFromClauseTestSuccess0.002
SubSelectFromClauseTest2Success0.000
SubSelectObjectEqualsTestSuccess0.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
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.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.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
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.032
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.052
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.031
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.016
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.013
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.016
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.017
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.017
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.025
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
HistoricalSessionTest:ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.005
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.002
AsOfStringLiteralTestSuccess0.000
CacheCorruptedByBatchAttributeTestSuccess0.001
CacheIsolationTestSuccess0.003
CacheIsolationAcrossRelationshipsTestSuccess0.049
CannotExecuteWriteInHistoricalSessionExceptionTestSuccess0.000
DynamicQueryUsingQueryKeyTestSuccess0.003
DynamicQueryUsingParallelExpressionTestSuccess0.002
NoNestedHistoricalSessionsAllowedExceptionTestSuccess0.000
NoTransactionsInHistoricalSessionExceptionTestSuccess0.001
SuccessfulCachingTestSuccess0.005
OuterJoinTestSuccess0.001
OuterJoinTestWithoutAsOfSuccess0.001
HistoricalQueriesMustPreserveGlobalCacheExceptionTestSuccess0.000
HistoricalQueriesOnlySupportedOnOracleExceptionTestSuccess0.002
HistoricalSessionOnlySupportedOnOracleExceptionTestSuccess0.000
RollbackObjectsTestSuccess0.424
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.219
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.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
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.000
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.000
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.001
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.223
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.236
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.223
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.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
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.008
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.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.018
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
IsolatedSessionHistoricalTestSuccess0.001
InsertWithHistoryPolicyTestSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.003
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.002
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.001
ObjectComparisonAcrossJoinSuccess0.002
ExpressionFunctionTestSuccess0.001
ExpressionMathTestSuccess0.002
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.001
NotExpressionTestSuccess0.002
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.002
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.001
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.002
IsNotNullExpressionTestSuccess0.003
IsNotNullWithJoinExpressionTestSuccess0.002
InMultipleExpressionWithConversionParameterTestSuccess0.002
InSingleVectorParameterTestSuccess0.002
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.002
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.001
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.002
SelfManagedEmployeeTestSuccess0.001
NotSelfManagedEmployeeTestSuccess0.002
NotEqualSelfManagedEmployeeTestSuccess0.001
MultipleTableJoinExpressionTest4Success0.002
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.002
MultipleTableJoinExpressionTest7Success0.001
CustomQKExpressionTest1Success0.002
FieldDefaultingTestSuccess0.001
OneToManyJoinTest1Success0.002
OneToManyJoinTest2Success0.002
OneToManyJoin2WithBatchReadTestSuccess0.016
OneToManyJoinTest3Success0.001
OneToManyJoinTest4Success0.002
OneToManyJoinTest5Success0.001
ManyToManyJoinTest1Success0.001
ManyToManyJoinTest5Success0.003
OneToManyJoinObjectCompareTestSuccess0.001
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.001
OneToOneExpressionUsingObjectAsValue2Success0.002
ConstantEqualConstantTestSuccess0.004
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.002
MultiPlatformTestSuccess0.002
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.002
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.003
InheritanceTypeTest3Success0.003
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
RegexpTestSuccess0.002
AggregateObjectJoiningTestSuccess0.003
AggregateObjectComparisonTestSuccess0.003
Correlated SubSelect TestSuccess0.003
Correlated SubSelect Expressions Reordered TestSuccess0.002
Parallel Correlated SubSelect TestSuccess0.004
ExistsWithBatchAttributeTestSuccess0.011
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.071
NotInTestSuccess0.004
ObjectComparisonWithBatchAttributeTestSuccess0.225
Object Equal Or Object Equal TestSuccess0.003
Oracle Example Correlated SubSelect TestSuccess0.004
ParralelSelectCityTestSuccess0.005
ParralelSelectSameCityTestSuccess0.005
ParralelSelectSameNameInsideSubSelectTestSuccess0.005
ParralelSelectSameNameTestSuccess0.002
ParallelSelectWithBatchAttributeTestSuccess0.011
ParralelSelectObjectComparisonTestSuccess0.004
SubSelectCorrelatedNestedTestSuccess0.006
SubSelectCountTestSuccess0.006
SubSelectEmployeeTestSuccess0.220
SubSelect Employee With Busy Manager TestSuccess0.004
SubSelectInWithBatchAttributeTestSuccess0.018
SubSelectMaxSalaryTestSuccess0.002
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.002
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.002
SubSelectTwoManagedEmployeesTestSuccess0.002
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
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.020
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.030
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
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.002
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.SmallProject)Success0.002
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.002
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.040
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.028
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
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.SmallProject)Success0.015
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.018
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.019
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.019
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.018
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.038
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.000
AsOfCurrentTimeMillisTestSuccess0.000
AsOfExpressionMathTestSuccess0.000
AsOfParameterTestSuccess0.002
AsOfStringLiteralTestSuccess0.000
CacheCorruptedByBatchAttributeTestSuccess0.001
CacheIsolationTestSuccess0.002
CacheIsolationAcrossRelationshipsTestSuccess0.041
CannotExecuteWriteInHistoricalSessionExceptionTestSuccess0.001
DynamicQueryUsingQueryKeyTestSuccess0.001
DynamicQueryUsingParallelExpressionTestSuccess0.001
NoNestedHistoricalSessionsAllowedExceptionTestSuccess0.000
NoTransactionsInHistoricalSessionExceptionTestSuccess0.000
SuccessfulCachingTestSuccess0.003
OuterJoinTestSuccess0.001
OuterJoinTestWithoutAsOfSuccess0.001
HistoricalQueriesMustPreserveGlobalCacheExceptionTestSuccess0.000
HistoricalQueriesOnlySupportedOnOracleExceptionTestSuccess0.001
HistoricalSessionOnlySupportedOnOracleExceptionTestSuccess0.000
RollbackObjectsTestSuccess0.821
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.213
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
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.008
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
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.000
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.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.221
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
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.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
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.217
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.220
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.448
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.229
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
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.221
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.220
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.026
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
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.219
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.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
IsolatedSessionHistoricalTestSuccess0.001
InsertWithHistoryPolicyTestSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.202
AggregateObjectNullTestSuccess0.002
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.000
MultipleAndsExpressionTest6Success0.001
ObjectComparisonAcrossJoinSuccess0.001
ExpressionFunctionTestSuccess0.002
ExpressionMathTestSuccess0.001
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.001
BuilderEqualParameterSuccess0.001
NotExpressionTestSuccess0.001
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.001
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.002
LessThanEqualExpressionTestSuccess0.001
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.002
IsNotNullExpressionTestSuccess0.002
IsNotNullWithJoinExpressionTestSuccess0.002
InMultipleExpressionWithConversionParameterTestSuccess0.002
InSingleVectorParameterTestSuccess0.001
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.002
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.001
BetweenExpressionTestSuccess0.002
BetweenExpressionTest 2Success0.001
SelfManagedEmployeeTestSuccess0.001
NotSelfManagedEmployeeTestSuccess0.002
NotEqualSelfManagedEmployeeTestSuccess0.001
MultipleTableJoinExpressionTest4Success0.001
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.003
MultipleTableJoinExpressionTest7Success0.001
CustomQKExpressionTest1Success0.001
FieldDefaultingTestSuccess0.001
OneToManyJoinTest1Success0.001
OneToManyJoinTest2Success0.002
OneToManyJoin2WithBatchReadTestSuccess0.012
OneToManyJoinTest3Success0.002
OneToManyJoinTest4Success0.001
OneToManyJoinTest5Success0.002
ManyToManyJoinTest1Success0.001
ManyToManyJoinTest5Success0.003
OneToManyJoinObjectCompareTestSuccess0.001
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.002
OneToOneExpressionUsingObjectAsValue1Success0.000
OneToOneExpressionUsingObjectAsValue2Success0.001
ConstantEqualConstantTestSuccess0.001
ParameterIsNullTestSuccess0.000
ValueEqualValueTestSuccess0.000
MultiPlatformTestSuccess0.002
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.001
MultiPlatformTest4Success0.002
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.001
InheritanceTypeTest2Success0.002
InheritanceTypeTest3Success0.003
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
RegexpTestSuccess0.001
AggregateObjectJoiningTestSuccess0.002
AggregateObjectComparisonTestSuccess0.003
Correlated SubSelect TestSuccess0.002
Correlated SubSelect Expressions Reordered TestSuccess0.003
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.010
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.081
NotInTestSuccess0.001
ObjectComparisonWithBatchAttributeTestSuccess0.012
Object Equal Or Object Equal TestSuccess0.003
Oracle Example Correlated SubSelect TestSuccess0.003
ParralelSelectCityTestSuccess0.004
ParralelSelectSameCityTestSuccess0.003
ParralelSelectSameNameInsideSubSelectTestSuccess0.004
ParralelSelectSameNameTestSuccess0.001
ParallelSelectWithBatchAttributeTestSuccess0.009
ParralelSelectObjectComparisonTestSuccess0.003
SubSelectCorrelatedNestedTestSuccess0.003
SubSelectCountTestSuccess0.004
SubSelectEmployeeTestSuccess0.002
SubSelect Employee With Busy Manager TestSuccess0.002
SubSelectInWithBatchAttributeTestSuccess0.014
SubSelectMaxSalaryTestSuccess0.001
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.001
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.001
SubSelectTwoManagedEmployeesTestSuccess0.002
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
SubSelectNestedSalaryTestSuccess0.001
SubSelectTwoProjectsTestSuccess0.002
SubSelect Underpaid Managers TestSuccess0.002
SameManagerTestSuccess0.002
SubSelectFromClauseTestSuccess0.001
SubSelectFromClauseTest2Success0.001
SubSelectObjectEqualsTestSuccess0.001
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.008
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.008
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
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.001
HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
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.220
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
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.029
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.015
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.014
ClientSessionBroker:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.013
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.LargeProject)Success0.013
ClientSession:HistoricalSessionTest:ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.012
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.001
AsOfCurrentTimeMillisTestSuccess0.000
AsOfExpressionMathTestSuccess0.000
AsOfParameterTestSuccess0.002
AsOfStringLiteralTestSuccess0.000
CacheCorruptedByBatchAttributeTestSuccess0.001
CacheIsolationTestSuccess0.002
CacheIsolationAcrossRelationshipsTestSuccess0.031
CannotExecuteWriteInHistoricalSessionExceptionTestSuccess0.001
DynamicQueryUsingQueryKeyTestSuccess0.001
DynamicQueryUsingParallelExpressionTestSuccess0.001
NoNestedHistoricalSessionsAllowedExceptionTestSuccess0.000
NoTransactionsInHistoricalSessionExceptionTestSuccess0.001
SuccessfulCachingTestSuccess0.002
OuterJoinTestSuccess0.001
OuterJoinTestWithoutAsOfSuccess0.001
HistoricalQueriesMustPreserveGlobalCacheExceptionTestSuccess0.000
HistoricalQueriesOnlySupportedOnOracleExceptionTestSuccess0.001
HistoricalSessionOnlySupportedOnOracleExceptionTestSuccess0.000
RollbackObjectsTestSuccess0.584
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.222
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.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)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.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
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.002
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.229
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.069
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.439
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
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.218
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
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.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
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.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.225
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.229
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.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.224
IsolatedSessionHistoricalTestSuccess0.000
InsertWithHistoryPolicyTestSuccess0.000
QualifiedTableTestSuccess0.027
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.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.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.004
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.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.001
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.000
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Cat)Success0.000
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.000
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.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car)Success0.002
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.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle)Success0.209
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.000
QueryInheritanceTestSuccess0.002
JoinWithSecondaryTableTestSuccess0.002
PaginationInheritanceTestSuccess0.004
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.Cat)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.205
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.022
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.231
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.020
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
ComplexDeleteTestfalsefalse(class org.eclipse.persistence.testing.models.inheritance.Alligator)truefalseSuccess0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.023
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.212
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.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.005
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.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.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.215
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.009
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.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
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.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.004
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.029
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.024
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.019
InfiniteRecursionWithNoDescriptorTestSuccess0.009
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.037
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.246
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.040
LeafQueryTestSuccess0.003
SecondaryTableUpdateTestSuccess0.005
TranslatedKeyInheritanceTestCaseSuccess0.005
SingleInheritanceTestSuccess0.001
CursoredStreamInheritanceTestCaseSuccess0.007
ReinitializeJoiningOnClassDescriptorWithInheritanceTestSuccess0.000
UnitOfWorkIdentityMapAccessorTestSuccess0.221
NestedUnitOfWorkMergeIntoParentTestSuccess0.711
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.213
ReadAllTest(org.eclipse.persistence.testing.models.insurance.Policy)Success0.016
ReadAllTest(org.eclipse.persistence.testing.models.insurance.Claim)Success0.017
InsertObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.210
WriteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.221
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.431
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.021
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.230
DeleteObjectTest(class org.eclipse.persistence.testing.models.insurance.PolicyHolder)Success0.011
RemovePrivatelyOwnedTestCaseSuccess0.016
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Show)Success0.001
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.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.001
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Show)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Show)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.TVSchedule)Success0.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.007
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.000
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.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.005
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.002
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.009
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.007
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.008
ReadAllConformInUowTestSuccess0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.004
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.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.005
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.002
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.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.021
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.002
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.002
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.002
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.005
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.004
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.005
UpdateObjectTestSuccess0.016
VariableOneToOneNonPrivatelyOwnedTestSuccess0.021
VariableOneToOneDeepMergeCloneTestSuccess0.011
VariableOneToOneShallowWriteTestSuccess0.024
QueryAcrossV11TestSuccess0.001
QueryAccrossV11ProxyIndirectionTestSuccess0.219
PostCommitEventPrimaryKeyTestSuccess0.006
VariableOneToOneUpdateTestSuccess0.008
VariableOneToOneDeleteTestSuccess0.012
VariableOneToOneCodeCoverageTestSuccess0.001
VariableOneToOneInsertTestSuccess0.006
VariableOneToOneGetTypeFieldTestSuccess0.000
DescriptorInitTestSuccess0.063
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.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.008
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.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.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.001
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.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
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.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.009
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.021
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.011
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.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
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.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
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
BatchWritingTestSuccess0.333
QueryTimeoutBatchParameterizedDescriptorQueryManagerTestSuccess0.016
QueryTimeoutBatchDynamicDescriptorQueryManagerTestSuccess0.008
QueryTimeoutBatchParameterizedDatabaseQueryTestSuccess0.006
QueryTimeoutBatchDynamicDatabaseQueryTestSuccess0.007
QueryTimeoutBatchDynamicDataModifyDatabaseQueryParentRefExceptionTestSuccess0.007
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.005
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.006
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.002
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.007
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.007
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.007
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.002
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.001
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.001
OptimisticLockingPolicyUpdateWithUOWTestSuccess0.004
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.003
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.004
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.002
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.002
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.002
TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
TimestampNewObjectInCache(org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.002
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.002
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.002
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.003
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.006
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.003
WriteLockValueSerializationTestSuccess0.002
FieldsLockingCachedUpdateCallsTestSuccess0.010
UpdateAllWithTimestampLockingTestSuccess0.219
WriteNullAggregateWithTimestampLockingTestSuccess0.005
Cascaded121OptimisticLockingTestSuccess0.006
Cascaded12MOptimisticLockingTestSuccess0.008
CascadedCollectionOptimisticLockingTestSuccess0.007
CascadedMultiLevel121OptimisticLockingTestSuccess0.008
CascadedMultiLevel12MOptimisticLockingTestSuccess0.009
CascadedMultiLevelCollectionOptimisticLockingTestSuccess0.009
Cascaded12MInheritanceOptimisticLockingTestSuccess0.023
Cascaded12MInheritanceListOnSuperOptimisticLockingTestSuccess0.013
CascadedVersionLockingMultiplePrivateOwnedTestSuccess0.007
SimpleSelectPhoneNumberAreaCodeSuccess0.162
SimpleSelectPhoneNumberAreaCodeWithEmployeeSuccess0.006
SimpleSelectPhoneNumberNumberWithEmployeeWithExplicitJoinSuccess0.006
SimpleSelectPhoneNumberNumberWithEmployeeWithFirstNameFirstSuccess0.004
BaseTestCaseSuccess0.276
SimpleAbsTestSuccess0.007
SimpleBetweenAndTestSuccess0.043
SimpleBetweenTestSuccess0.050
SimpleConcatTestSuccess0.020
SimpleConcatTestWithConstants1Success0.006
SimpleDoubleOrTestSuccess0.013
SimpleEqualsBracketsTestSuccess0.005
SimpleEqualsTestSuccess0.005
SimpleEqualsTestWithJoinSuccess0.014
SimpleEqualsTestWithManualJoinSuccess0.292
SimpleEqualsWithAsSuccess0.008
CollectionMemberIdentifierEqualsTestSuccess0.011
CollectionMemberIdentifierNotEqualsTestSuccess0.049
AbstractSchemaIdentifierEqualsTestSuccess0.008
AbstractSchemaIdentifierNotEqualsTestSuccess0.040
SimpleFromFailedSuccess0.007
SimpleInOneDotTestSuccess0.006
SimpleInOneDotTestReversedSuccess0.004
SimpleInTestSuccess0.009
SimpleLengthTestSuccess0.007
SimpleLikeTestSuccess0.010
SimpleLikeTestWithParameterSuccess0.006
SimpleNotBetweenTestSuccess0.003
SimpleNotEqualsTwoVariablesSuccess0.059
SimpleNotEqualsVariablesIngeterSuccess0.045
SimpleNotInTestSuccess0.110
SimpleNotLikeTestSuccess0.079
SimpleOrFollowedByAndTestSuccess0.007
SimpleOrFollowedByAndTestWithStaticNamesSuccess0.014
SimpleOrTestSuccess0.011
SimpleParameterTestSuccess0.007
SimpleParameterTestChangingParametersSuccess0.017
SimpleReverseAbsTestSuccess0.007
SimpleReverseConcatTestSuccess0.010
SimpleReverseEqualsTestSuccess0.003
SimpleReverseLengthTestSuccess0.008
SimpleReverseParameterTestSuccess0.010
SimpleReverseSqrtTestSuccess0.032
SimpleReverseSubstringTestSuccess0.009
SimpleSqrtTestSuccess0.024
SimpleSubstringTestSuccess0.007
SimpleNullTestSuccess0.015
SimpleNotNullTestSuccess0.058
SimpleOrFollowedByAndTestSuccess0.007
SimpleNotEqualsVariablesIngeterSuccess0.032
SimpleBetweenAndTestSuccess0.053
SimpleInOneDotTestSuccess0.013
SimpleEqualsBracketsTestSuccess0.017
SimpleEqualsWithAsSuccess0.254
DistinctTestSuccess0.022
ConformResultsInUnitOfWorkTestSuccess0.009
Mod TestSuccess0.010
SimpleIsEmptyTestSuccess0.005
SimpleIsNotEmptyTestSuccess0.057
SimpleApostropheTestSuccess0.002
SimpleEscapeUnderscoreTestSuccess0.009
SmallProjectMemberOfProjectsTestSuccess0.030
SmallProjectNOTMemberOfProjectsTestSuccess0.263
SelectCOUNTOneToOneTestSuccess0.003
SelectOneToOneTestSuccess0.003
SelectPhoneNumberDeclaredInINClauseTestSuccess0.014
Complex Identifier testSuccess0.045
Dollar sign identifier testSuccess0.039
Dollar sign Schema name testSuccess0.039
Numeric Identifier testSuccess0.041
Underscore identifier testSuccess0.040
Underscore Schema name testSuccess0.273
Entity Test 1Success0.251
Entity Test 2Success0.041
In Test 1Success0.014
Simple Greater Than testSuccess0.037
Simple Greater Than Equal testSuccess0.051
Simple Less Than Equal testSuccess0.056
Simple Less Than testSuccess0.043
Simple Plus testSuccess0.021
Simple Plus test with brackets before comparisonSuccess0.019
Simple Plus test with brackets after comparisonSuccess0.021
Simple Minus testSuccess0.020
Simple Minus test with Brackets Before ComparisonSuccess0.018
Simple Minus test with Brackets After ComparisonSuccess0.020
Simple Multiply testSuccess0.032
Simple Multiply test with brackets before comparisonSuccess0.041
Simple Multiply test with brackets after comparisonSuccess0.027
Simple Divide testSuccess0.009
Simple Divide test with brackets before comparisonSuccess0.009
Simple Divide test with brackets after comparisonSuccess0.009
Greater than with parameter testSuccess0.034
Greater than equal to with parameter testSuccess0.038
Less than with parameter testSuccess0.003
Less than equal to with parameter testSuccess0.008
Plus with parameter testSuccess0.013
Plus with parameter test with brackets before comparisonSuccess0.012
Plus with parameter test with brackets after comparisonSuccess0.017
Minus with parameter testSuccess0.235
Minus with parameter test with brackets before comparisonSuccess0.025
Minus with parameter test with brackets after comparisonSuccess0.045
Multiply with parameter testSuccess0.049
Multiply with parameter test with brackets before comparisonSuccess0.240
Multiply with parameter test with brackets after comparisonSuccess0.016
Divide with parameter testSuccess0.012
Divide with parameter test with brackets before comparisonSuccess0.011
Divide with parameter test with brackets after comparisonSuccess0.012
Multiple operators with two parametersSuccess0.020
Multiple operators with two parameters with brackets around plus/minusSuccess0.265
Multiple operators with two parameters with brackets around multiplySuccess0.024
Simple Order By Test Asc DirectionSuccess0.536
Simple Order By Test Desc DirectionSuccess0.313
Simple Order By Test No DirectionSuccess0.064
Complex Order By No DirectionSuccess0.070
Complex Order By ASC DirectionSuccess0.553
Complex Order By Desc DirectionSuccess0.319
Complex Order By Mixed DirectionSuccess0.137
AVG TestSuccess0.007
COUNT TestSuccess0.002
MAX TestSuccess0.002
MIN TestSuccess0.002
SUM TestSuccess0.002
ChangeJPQLStringAfterExecutionTestSuccess0.007
JPQLSimpleTestSuite$1Success0.004
CustomQueryStringTranlateValidationTestSuccess0.000
BaseTestCaseSuccess0.042
SimpleAbsTestSuccess0.008
SimpleBetweenAndTestSuccess0.277
SimpleBetweenTestSuccess0.074
SimpleConcatTestSuccess0.015
SimpleConcatTestWithConstants1Success0.013
SimpleDoubleOrTestSuccess0.031
SimpleEqualsBracketsTestSuccess0.011
SimpleEqualsTestSuccess0.220
SimpleEqualsTestWithJoinSuccess0.008
SimpleEqualsTestWithManualJoinSuccess0.087
SimpleEqualsWithAsSuccess0.004
CollectionMemberIdentifierEqualsTestSuccess0.008
CollectionMemberIdentifierNotEqualsTestSuccess0.055
AbstractSchemaIdentifierEqualsTestSuccess0.008
AbstractSchemaIdentifierNotEqualsTestSuccess0.284
SimpleFromFailedSuccess0.000
SimpleInOneDotTestSuccess0.008
SimpleInOneDotTestReversedSuccess0.011
SimpleInTestSuccess0.012
SimpleLengthTestSuccess0.006
SimpleLikeTestSuccess0.008
SimpleLikeTestWithParameterSuccess0.011
SimpleNotBetweenTestSuccess0.006
SimpleNotEqualsTwoVariablesSuccess0.293
SimpleNotEqualsVariablesIngeterSuccess0.266
SimpleNotInTestSuccess0.301
SimpleNotLikeTestSuccess0.106
SimpleOrFollowedByAndTestSuccess0.006
SimpleOrFollowedByAndTestWithStaticNamesSuccess0.010
SimpleOrTestSuccess0.014
SimpleParameterTestSuccess0.007
SimpleParameterTestChangingParametersSuccess0.009
SimpleReverseAbsTestSuccess0.008
SimpleReverseConcatTestSuccess0.006
SimpleReverseEqualsTestSuccess0.002
SimpleReverseLengthTestSuccess0.005
SimpleReverseParameterTestSuccess0.006
SimpleReverseSqrtTestSuccess0.018
SimpleReverseSubstringTestSuccess0.006
SimpleSqrtTestSuccess0.015
SimpleSubstringTestSuccess0.005
SimpleNullTestSuccess0.009
SimpleNotNullTestSuccess0.042
SimpleOrFollowedByAndTestSuccess0.012
SimpleNotEqualsVariablesIngeterSuccess0.268
SimpleBetweenAndTestSuccess0.505
SimpleInOneDotTestSuccess0.006
SimpleEqualsBracketsTestSuccess0.008
SimpleEqualsWithAsSuccess0.011
DistinctTestSuccess0.021
ConformResultsInUnitOfWorkTestSuccess0.012
Mod TestSuccess0.018
SimpleIsEmptyTestSuccess0.005
SimpleIsNotEmptyTestSuccess0.056
SimpleApostropheTestSuccess0.003
SimpleEscapeUnderscoreTestSuccess0.008
SmallProjectMemberOfProjectsTestSuccess0.024
SmallProjectNOTMemberOfProjectsTestSuccess0.039
SelectCOUNTOneToOneTestSuccess0.003
SelectOneToOneTestSuccess0.002
SelectPhoneNumberDeclaredInINClauseTestSuccess0.011
Complex Identifier testSuccess0.036
Dollar sign identifier testSuccess0.269
Dollar sign Schema name testSuccess0.076
Numeric Identifier testSuccess0.258
Underscore identifier testSuccess0.040
Underscore Schema name testSuccess0.046
Entity Test 1Success0.037
Entity Test 2Success0.041
In Test 1Success0.039
Simple Greater Than testSuccess0.069
Simple Greater Than Equal testSuccess0.050
Simple Less Than Equal testSuccess0.043
Simple Less Than testSuccess0.036
Simple Plus testSuccess0.018
Simple Plus test with brackets before comparisonSuccess0.017
Simple Plus test with brackets after comparisonSuccess0.018
Simple Minus testSuccess0.025
Simple Minus test with Brackets Before ComparisonSuccess0.241
Simple Minus test with Brackets After ComparisonSuccess0.034
Simple Multiply testSuccess0.026
Simple Multiply test with brackets before comparisonSuccess0.029
Simple Multiply test with brackets after comparisonSuccess0.018
Simple Divide testSuccess0.012
Simple Divide test with brackets before comparisonSuccess0.012
Simple Divide test with brackets after comparisonSuccess0.015
Greater than with parameter testSuccess0.049
Greater than equal to with parameter testSuccess0.059
Less than with parameter testSuccess0.006
Less than equal to with parameter testSuccess0.010
Plus with parameter testSuccess0.022
Plus with parameter test with brackets before comparisonSuccess0.233
Plus with parameter test with brackets after comparisonSuccess0.223
Minus with parameter testSuccess0.018
Minus with parameter test with brackets before comparisonSuccess0.255
Minus with parameter test with brackets after comparisonSuccess0.263
Multiply with parameter testSuccess0.031
Multiply with parameter test with brackets before comparisonSuccess0.031
Multiply with parameter test with brackets after comparisonSuccess0.027
Divide with parameter testSuccess0.014
Divide with parameter test with brackets before comparisonSuccess0.014
Divide with parameter test with brackets after comparisonSuccess0.017
Multiple operators with two parametersSuccess0.023
Multiple operators with two parameters with brackets around plus/minusSuccess0.038
Multiple operators with two parameters with brackets around multiplySuccess0.231
Simple Order By Test Asc DirectionSuccess0.309
Simple Order By Test Desc DirectionSuccess0.067
Simple Order By Test No DirectionSuccess0.342
Complex Order By No DirectionSuccess0.119
Complex Order By ASC DirectionSuccess0.108
Complex Order By Desc DirectionSuccess0.070
Complex Order By Mixed DirectionSuccess0.332
AVG TestSuccess0.003
COUNT TestSuccess0.003
MAX TestSuccess0.003
MIN TestSuccess0.002
SUM TestSuccess0.003
ChangeJPQLStringAfterExecutionTestSuccess0.213
JPQLSimpleTestSuite$1Success0.004
CustomQueryStringTranlateValidationTestSuccess0.000
ComplexAbsTestSuccess0.013
ComplexInTestSuccess0.240
ComplexLengthTestSuccess0.006
ComplexLikeTestSuccess0.005
ComplexNotInTestSuccess0.326
ComplexNotLikeTestSuccess0.317
ComplexParameterTestSuccess0.008
ComplexReverseAbsTestSuccess0.012
ComplexReverseLengthTestSuccess0.006
ComplexReverseParameterTestSuccess0.010
ComplexReverseSqrtTestSuccess0.019
ComplexReverseSubstringTestSuccess0.006
ComplexSqrtTestSuccess0.021
ComplexStringInTestSuccess0.007
ComplexStringNotInTestSuccess0.078
ComplexSubstringTestSuccess0.213
ComplexNotLikeTestSuccess0.310
ComplexNestedOneToManyUsingInClauseSuccess0.015
ComplexInheritanceTestSuccess0.008
ComplexInheritanceUsingNamedQueryTestSuccess0.007
Complex AVG TestSuccess0.003
Complex COUNT TestSuccess0.002
Complex DISTINCT COUNT TestSuccess0.002
Complex MAX TestSuccess0.004
Complex MIN TestSuccess0.002
Complex SUM TestSuccess0.002
SelectSimpleAbsTestSuccess0.006
SelectSimpleBetweenTestSuccess0.035
SelectSimpleBetweenAndTestSuccess0.037
SelectSimpleBooleanTest -> = TRUE testSuccess0.007
SelectSimpleBooleanTest -> = FALSE testSuccess0.005
SelectSimpleBooleanTest -> <> TRUE testSuccess0.005
SelectSimpleBooleanTest -> <> FALSE testSuccess0.005
SelectSimpleConcatTestSuccess0.005
SelectSimpleDoubleOrTestSuccess0.012
SelectSimpleEqualsTestSuccess0.005
SelectSimpleEqualsBracketsTestSuccess0.005
SelectSimpleEqualsMultipleDotsSuccess0.005
SelectSimpleEqualsWithAsSuccess0.005
SelectSimpleFromFailedSuccess0.001
SelectSimpleInTestSuccess0.004
SelectSimpleInOneDotTestSuccess0.005
SelectSimpleLengthTestSuccess0.005
SelectSimpleLikeTestSuccess0.004
SelectSimpleLikeEscapeTestSuccess0.005
SelectSimpleNotBetweenTestSuccess0.003
SelectSimpleNotEqualsVariablesIngeterSuccess0.038
SelectSimpleNotInTestSuccess0.072
SelectSimpleNotLikeTestSuccess0.092
SelectSimpleOrTestSuccess0.012
SelectSimpleParameterTestSuccess0.007
SelectSimpleReverseAbsTestSuccess0.007
SelectSimpleReverseConcatTestSuccess0.004
SelectSimpleReverseEqualsTestSuccess0.002
SelectSimpleReverseLengthTestSuccess0.012
SelectSimpleReverseParameterTestSuccess0.010
SelectSimpleReverseSqrtTestSuccess0.038
SelectSimpleReverseSubstringTestSuccess0.009
SelectSimpleSqrtTestSuccess0.035
SelectSimpleSubstringTestSuccess0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
SelectSimpleMemberOfTestSuccess0.005
SelectSimpleMemberOfWithParameterTestSuccess0.003
SelectSimpleNotMemberOfWithParameterTestSuccess0.003
SelectSimpleBetweenWithParametersTestSuccess0.266
Select EJBQL Null TestSuccess0.017
Select EJBQL Not Null TestSuccess0.065
SelectComplexAbsTestSuccess0.010
SelectComplexInTestSuccess0.013
SelectComplexLengthTestSuccess0.005
SelectComplexLikeTestSuccess0.004
SelectComplexNotLikeTestSuccess0.094
SelectComplexNotInTestSuccess0.087
SelectComplexParameterTestSuccess0.007
SelectComplexReverseAbsTestSuccess0.011
SelectComplexReverseLengthTestSuccess0.007
SelectComplexReverseParameterTestSuccess0.010
SelectComplexReverseSqrtTestSuccess0.248
SelectComplexReverseSubstringTestSuccess0.007
SelectComplexSqrtTestSuccess0.016
SelectComplexStringInTestSuccess0.012
SelectComplexStringNotInTestSuccess0.062
SelectComplexSubstringTestSuccess0.006
General Exception testSuccess0.000
Missing Descriptor Exception testSuccess0.002
Bad Alias Exception test 1Success0.000
Recognition Exception TestSuccess0.000
Malformed EJBQL Exception Test1Success0.001
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.001
Bad Identifier test2Success0.000
ParseOnceTestSuccess0.038
ParameterNameMismatchTestSuccess0.001
OneToManyJoinOptimizationTestSuccess0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.210
ReadAllTest(org.eclipse.persistence.testing.models.legacy.Employee)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.019
DeleteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.020
DeleteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.050
InsertObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.057
InsertObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.057
InsertObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.064
WriteObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.224
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.legacy.Employee)Success0.012
TestReadDirectDirectMapMappingSuccess0.014
TestReadAggregateDirectMapMappingSuccess0.011
TestReadEntityDirectMapMappingSuccess0.019
TestUpdateDirectDirectMapMappingSuccess0.237
TestUpdateAggregateDirectMapMappingSuccess0.241
TestUpdateEntityDirectMapMappingSuccess0.020
TestUpdateEntityDirectMapMapping privateOwned=trueSuccess0.016
TestReadDirectDirectMapMapping fetchJoin = 1Success0.009
TestReadAggregateDirectMapMapping fetchJoin = 1Success0.007
TestReadEntityDirectMapMapping fetchJoin = 1Success0.010
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.009
TestReadAggregateAggregateMapMappingSuccess0.010
TestReadEntityAggregateMapMappingSuccess0.011
TestUpdateDirectAggregateMapMappingSuccess0.017
TestUpdateAggregateAggregateMapMappingSuccess0.019
TestUpdateEntityAggregateMapMappingSuccess0.030
TestUpdateEntityAggregateMapMapping privateOwned=trueSuccess0.022
TestReadDirectAggregateMapMapping fetchJoin = 1Success0.009
TestReadAggregateAggregateMapMapping fetchJoin = 1Success0.011
TestReadEntityAggregateMapMapping fetchJoin = 1Success0.008
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.001
TestReadDirectEntity1MMapMappingSuccess0.013
TestReadAggregateEntity1MMapMappingSuccess0.018
TestReadEntityEntity1MMapMappingSuccess0.019
TestUpdateDirectEntity1MMapMappingSuccess0.024
TestUpdateAggregateEntity1MMapMappingSuccess0.021
TestUpdateEntityEntity1MMapMappingSuccess0.029
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.015
TestUpdateAggregateEntity1MMapMapping privateOwned=trueSuccess0.018
TestUpdateEntityEntity1MMapMapping privateOwned=trueSuccess0.248
TestReadDirectEntity1MMapMapping fetchJoin = 1Success0.232
TestReadAggregateEntity1MMapMapping fetchJoin = 1Success0.013
TestReadEntityEntity1MMapMapping fetchJoin = 1Success0.010
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectEntity1MMapHolder)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateEntity1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateEntity1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityEntity1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityEntity1MMapHolder)Success0.001
MapKeyDirectEntity1MReportQueryTestCase: Success0.002
MapKeyAggregateEntity1MReportQueryTestCase: Success0.002
MapKeyEntityEntity1MReportQueryTestCase: Success0.002
MapEntryDirectEntity1MReportQueryTest: Success0.001
InMemoryDirectEntity1MTestSuccess0.001
TestReadDirectEntityU1MMapMappingSuccess0.010
TestReadAggregateEntityU1MMapMappingSuccess0.009
TestReadEntityEntityU1MMapMappingSuccess0.012
TestUpdateDirectEntityU1MMapMappingSuccess0.014
TestUpdateAggregateEntityU1MMapMappingSuccess0.013
TestUpdateEntityEntityU1MMapMappingSuccess0.017
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.015
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.013
TestUpdateDirectEntity1MMapMapping privateOwned=trueSuccess0.020
TestReadDirectEntityU1MMapMapping fetchJoin = 1Success0.009
TestReadAggregateEntityU1MMapMapping fetchJoin = 1Success0.010
TestReadEntityEntityU1MMapMapping fetchJoin = 1Success0.020
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectEntityU1MMapHolder)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.AggregateEntityU1MMapHolder)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.EntityEntityU1MMapHolder)Success0.000
TestReadDirectEntityMapMappingSuccess0.016
TestReadAggregateEntityMapMappingSuccess0.020
TestReadEntityEntityMapMappingSuccess0.020
TestUpdateDirectEntityMapMappingSuccess0.029
TestUpdateAggregateEntityMapMappingSuccess0.033
TestUpdateEntityEntityMapMappingSuccess0.030
TestUpdateDirectEntityMapMapping privateOwned=trueSuccess0.024
TestUpdateAggregateEntityMapMapping privateOwned=trueSuccess0.015
TestUpdateEntityEntityMapMapping privateOwned=trueSuccess0.021
TestReadDirectEntityMapMapping fetchJoin = 1Success0.008
TestReadAggregateEntityMapMapping fetchJoin = 1Success0.008
TestReadEntityEntityMapMapping fetchJoin = 1Success0.010
ReadAllTest(org.eclipse.persistence.testing.models.collections.map.DirectEntityMapHolder)Success0.001
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.035
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.032
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.245
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.025
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.024
TwoLevelJoinedAttributeTestSuccess0.014
LoopingJoinedAttributeTestSuccess0.009
OneToOnePKTestSuccess0.005
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee)Success0.033
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment)Success0.701
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer)Success0.247
ObjectTypeMappingBooleanToCharTestSuccess0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.069
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.064
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.044
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.305
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.298
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.539
DirectCollectionMappingDeleteNullValueTestSuccess0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.005
ObjectTypeMappingDefaultNullValuesSuccess0.066
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.096
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.098
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.323
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.062
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.267
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.081
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.060
AddObjectNonPrimaryKeyManyToManyTestSuccess0.004
UnitOfWorkTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.282
ConstraintOrderTestSuccess0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.286
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.055
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.267
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.301
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.051
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.074
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.799
BidirectionalUOWInsertTestSuccess0.011
BidirectionalUOWInsertAndDeleteTestSuccess0.027
AdditionalJoinExpressionTestSuccess0.936
MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis))Success0.002
MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis))Success0.002
MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis))Success0.001
MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman))Success0.004
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.001
MultipleTableDeleteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.006
MultipleTableWriteObjectTest(amendEmployee1WithFKInfo,Employee1(Farag Shaeer))Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.005
SelectionCriteriaInOneToOneTestSuccess0.050
SelectionCriteriaInOneToManyTestSuccess0.055
SelectionCriteriaInTargetOneToOneTestSuccess0.250
SameNamePKTestSuccess0.008
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.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
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.005
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
CustomSQLSubQueryTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
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.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.001
StoredProcedureARRAYTestSuccess0.000
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.021
SQLTransactionTestSuccess0.012
2OutCursorTestSuccess0.000
UnnamedCursorTestSuccess0.000
2ResultSetTestSuccess0.004
StoredFunctionRefCursorTestSuccess0.000
ProjectXMLStoredProcedureCallTestSuccess0.000
ProjectXMLStoredFunctionCallTestSuccess0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.229
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.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.SmallProject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
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.886
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.061
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.106
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
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.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.004
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.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.228
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.009
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.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.003
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.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.010
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Bus)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.002
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.000
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.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.003
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.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SportsCar)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bus)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bicycle)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle)Success0.008
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.002
QueryInheritanceTestSuccess0.005
JoinWithSecondaryTableTestSuccess0.218
PaginationInheritanceTestSuccess0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.024
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.018
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.005
ComplexDeleteTestfalsefalse(class org.eclipse.persistence.testing.models.inheritance.Alligator)truefalseSuccess0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.231
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.017
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.022
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.219
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.206
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SeniorDeveloper_King)Success0.006
OverrideInheritedMappingTestSuccess0.010
BindingWithShallowInsertTestSuccess0.010
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.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.209
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.019
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.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.005
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.049
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.026
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.260
InfiniteRecursionWithNoDescriptorTestSuccess0.009
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.040
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.057
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.084
LeafQueryTestSuccess0.001
SecondaryTableUpdateTestSuccess0.010
TranslatedKeyInheritanceTestCaseSuccess0.006
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.013
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.006
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.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.010
JoinInAggregateAndOwnerTestSuccess0.231
InMemoryQueryKeyToAggregateTest - load into memory = trueSuccess0.011
InMemoryQueryKeyToAggregateTest - load into memory = falseSuccess0.004
AggregateWithOneToOneRelationshipTestSuccess0.002
AggregateInvalidationIdentityTestSuccess0.016
QueryKeyInAggregateTest conforming: trueSuccess0.013
QueryKeyInAggregateTest conforming: falseSuccess0.010
QueryKeyInAggregateInheritanceTestSuccess0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
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.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.010
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.007
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.014
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.001
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.027
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.232
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.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.017
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.239
VerifyCascadeDelete(Agent)Success0.010
AggregateCollectionClearTest(Agent)Success0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.011
AggregateMappingNullNotAllowSuccess0.003
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.015
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.021
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.050
TransformationMappingTestSuccess0.027
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Agent)truetrueSuccess0.021
AggregateVersionOpimisticLockingTestSuccess0.005
BatchReadingWithAggregateCollectionMapping(Agent)Success0.005
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.028
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.028
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.024
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.016
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.010
MergingUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.005
DescriptorRefreshCacheTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.007
AggregateEventTestCaseSuccess0.019
NestedAggregateTestCaseSuccess0.015
NestedAggregateCollectionTest(Agent)Success0.025
NestedAggregateCollectionAbstractTestCase(Agent)Success0.011
AggregateInheritanceTestCaseSuccess0.011
AggregateInheritanceTypeFieldTestCaseSuccess0.008
AggregateWithoutAttributesInheritanceTestCaseSuccess0.008
AggregateTransientValueTestCaseSuccess0.007
AggregateInheritanceInitAggregateTestCaseSuccess0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Actor)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.011
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.000
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.006
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.015
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.004
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.002
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.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
UpdateObjectTestSuccess0.008
VariableOneToOneNonPrivatelyOwnedTestSuccess0.009
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Unionized)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Actor)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Film)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Job)Success0.007
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.ManagerialJob)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.001
Batch Read TestSuccess0.003
OneToManyVariableBackBatchReadingTestSuccess0.008
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.014
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.015
ReadAllConformInUowTestSuccess0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.013
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.003
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
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.006
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.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.002
ExpressionPersistenceTest:PersistenceTestAnyOfAllowingNoneEqualSuccess0.003
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetAllowingNullEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetGreaterThanSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetGreaterThanEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetIsNullSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetLessThanSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetLessThanEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetLikeSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetNotSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetNotEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetNotLikeSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetNotNullSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetEqualIgnoringCaseSuccess0.002
ExpressionPersistenceTest:PersistenceTestGreaterThanEqualDateSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCalendarSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualSqlDateSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualTimeSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigDecimalSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigIntegerSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualPCharSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCharacterSuccess0.003
ExpressionPersistenceTest:AddAttributeReportQuerySuccess0.001
ExpressionPersistenceTest:AddAverageReportQuerySuccess0.001
ExpressionPersistenceTest:AddCountReportQuerySuccess0.001
ExpressionPersistenceTest:AddFunctionItemReportQuerySuccess0.001
ExpressionPersistenceTest:AddGroupingReportQuerySuccess0.002
ExpressionPersistenceTest:AddItemReportQuerySuccess0.001
ExpressionPersistenceTest:AddMaximumReportQuerySuccess0.001
ExpressionPersistenceTest:AddMinimumReportQuerySuccess0.002
ExpressionPersistenceTest:AddStandardDeviationReportQuerySuccess0.001
ExpressionPersistenceTest:AddVarianceReportQuerySuccess0.001
ExpressionPersistenceTest:AddSumReportQuerySuccess0.003
ExpressionPersistenceTest:AddJoinedObjectLevelReadQuerySuccess0.001
ExpressionPersistenceTest:AddOrderingReadAllQuerySuccess0.001
ExpressionPersistenceTest:AddBatchReadReadAllQuerySuccess0.001
RefreshIdentityMapResultsTestSuccess0.001
QueryTimeOutTestSuccess11.011
MaxRowsTestSuccess0.002
FirstResultTestSuccess0.001
MemoryQueryReturnConfirmedTestSuccess0.005
MemoryQueryReturnNotConfirmedTestSuccess0.003
MemoryQueryThrowExceptionTestSuccess0.001
MemoryQueryTriggerIndirectionTestSuccess0.007
DoNotUseDistinctTestSuccess0.002
UseDistinctTestSuccess0.001
ShouldPrepareTestSuccess0.203
QueryManagerTimeoutTestSuccess0.000
ReadOnlyTestSuccess0.001
JoinSubclassesTestSuccess0.002
QueryShouldMaintainCacheTestSuccess0.056
ProjectXMLDatabaseTableNameTestSuccess0.045
ProjectXMLOrderByQueryKeysTestSuccess0.144
ProjectXMLQueryManagerQueryOrderTestSuccess0.069
EventListenerCollectionTestSuccess0.038
DirectMapMappingTestSuccess0.000
MergeChangeSetWithDirectMapMappingTestSuccess0.008
DirectMapMappingDeleteTestSuccess0.008
DirectMapMappingBatchReadTestSuccess0.009
DirectMapMappingIndirectionTestSuccess0.222
DeleteTestSuccess0.018
ReadWithExpressionTestSuccess0.001
ReadAllTestSuccess0.205
BatchReadTestSuccess0.002
InterfaceProxyInvocationTestSuccess0.013
ReadWithProxyEqualityExpressionSuccess0.002
InheritanceReadAllTestSuccess0.003
UnitOfWorkUpdateTestSuccess0.006
UnitOfWorkUpdateWithNewObjectTestSuccess0.008
UnitOfWorkCommitAndResumeSuccess0.009
UnitOfWorkUpdateFromCacheSuccess0.005
UnitOfWorkReplaceTestSuccess0.007
InsertTestSuccess0.004
UpdateTestSuccess0.005
DeleteProxyObjectTestSuccess0.005
DoesExistProxyObjectTestSuccess0.003
ReadProxyObjectTestSuccess0.001
UOWRegisterProxyObjectTestSuccess0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.033
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.026
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.241
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.022
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.022
TwoLevelJoinedAttributeTestSuccess0.015
LoopingJoinedAttributeTestSuccess0.011
OneToOnePKTestSuccess0.005
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee)Success0.225
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment)Success0.025
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer)Success0.024
ObjectTypeMappingBooleanToCharTestSuccess0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.045
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.693
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.469
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.038
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.030
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.284
DirectCollectionMappingDeleteNullValueTestSuccess0.014
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.004
ObjectTypeMappingDefaultNullValuesSuccess0.033
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.061
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.497
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.255
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.050
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.053
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.272
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.059
AddObjectNonPrimaryKeyManyToManyTestSuccess0.005
UnitOfWorkTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.057
ConstraintOrderTestSuccess0.210
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.256
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.044
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.245
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.048
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.251
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.482
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.006
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.005
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.088
BidirectionalUOWInsertTestSuccess0.208
BidirectionalUOWInsertAndDeleteTestSuccess0.008
AdditionalJoinExpressionTestSuccess0.057
MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis))Success0.004
MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis))Success0.004
MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis))Success0.003
MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman))Success0.006
MultipleTableInsertObjectTest(amendEmployee1WithFKInfo,Employee1(Tracy Chapman))Success0.006
MultipleTableReadAllTest(amendEmployee1WithJoinWithInsert,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.003
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.002
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.003
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.003
SelectionCriteriaInOneToOneTestSuccess0.043
SelectionCriteriaInOneToManyTestSuccess0.026
SelectionCriteriaInTargetOneToOneTestSuccess0.235
SameNamePKTestSuccess0.005
CowReadAllTestSuccess0.003
SuperCowReadAllTestSuccess0.001
HorseReadAllTestSuccess0.002
SuperHorseReadAllTestSuccess0.001
SwanReadAllTestSuccess0.003
SuperSwanReadAllTestSuccess0.000
Multiple table test [Cow]Success0.006
Multiple table test [SuperCow]Success0.005
Multiple table test [Horse]Success0.005
Multiple table test [SuperHorse]Success0.006
Multiple table test [Swan]Success0.006
Multiple table test [SuperSwan]Success0.006
Multiple table test [Human]Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.211
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.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.212
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
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.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.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.417
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.144
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
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.004
WriteObjectTest(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
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
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.210
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.231
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.220
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.218
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.014
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.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.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
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.217
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.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.206
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.008
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Bus)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.204
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.002
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.000
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.000
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.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SoftwareEngineer)Success0.002
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.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mac)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Car)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.SportsCar)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bus)Success0.072
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Bicycle)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Boat)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.Vehicle)Success0.007
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.NonFueledVehicle)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.FueledVehicle)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.inheritance.A_King2)Success0.001
QueryInheritanceTestSuccess0.001
JoinWithSecondaryTableTestSuccess0.002
PaginationInheritanceTestSuccess0.002
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.002
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.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.023
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.012
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.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.005
ComplexDeleteTestfalsefalse(class org.eclipse.persistence.testing.models.inheritance.Alligator)truefalseSuccess0.011
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.236
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.213
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.412
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Car)Success0.006
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.004
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.PC)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.207
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.Developer_King)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.inheritance.SeniorDeveloper_King)Success0.005
OverrideInheritedMappingTestSuccess0.009
BindingWithShallowInsertTestSuccess0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.207
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Cat)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Dog)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.441
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.229
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.230
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Person)Success0.208
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Engineer)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.442
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.SalesRep)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mac)Success0.217
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.IBMPC)Success0.005
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.248
WriteObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.inheritance.Mainframe)Success0.004
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.462
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.246
UnitOfWorkTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.022
InfiniteRecursionWithNoDescriptorTestSuccess0.009
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.043
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.039
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.inheritance.Company)Success0.058
LeafQueryTestSuccess0.002
SecondaryTableUpdateTestSuccess0.004
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.005
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.005
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.001
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.216
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.008
JoinInAggregateAndOwnerTestSuccess0.006
InMemoryQueryKeyToAggregateTest - load into memory = trueSuccess0.003
InMemoryQueryKeyToAggregateTest - load into memory = falseSuccess0.003
AggregateWithOneToOneRelationshipTestSuccess0.002
AggregateInvalidationIdentityTestSuccess0.010
QueryKeyInAggregateTest conforming: trueSuccess0.007
QueryKeyInAggregateTest conforming: falseSuccess0.006
QueryKeyInAggregateInheritanceTestSuccess0.000
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.013
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.000
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Employee)Success0.001
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.001
AggregateCollectionOuterJoinTest(Agent)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.220
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.220
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.207
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.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.018
VerifyCascadeDelete(Agent)Success0.006
AggregateCollectionClearTest(Agent)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.017
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.017
AggregateMappingNullNotAllowSuccess0.204
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.018
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.015
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.238
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.049
TransformationMappingTestSuccess0.020
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Agent)truetrueSuccess0.016
AggregateVersionOpimisticLockingTestSuccess0.007
BatchReadingWithAggregateCollectionMapping(Agent)Success0.004
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.024
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.025
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.022
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.011
MergingUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.005
DescriptorRefreshCacheTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.007
AggregateEventTestCaseSuccess0.015
NestedAggregateTestCaseSuccess0.006
NestedAggregateCollectionTest(Agent)Success0.016
NestedAggregateCollectionAbstractTestCase(Agent)Success0.010
AggregateInheritanceTestCaseSuccess0.008
AggregateInheritanceTypeFieldTestCaseSuccess0.005
AggregateWithoutAttributesInheritanceTestCaseSuccess0.011
AggregateTransientValueTestCaseSuccess0.008
AggregateInheritanceInitAggregateTestCaseSuccess0.224
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Actor)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
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.002
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.014
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.227
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.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.002
WriteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.003
UpdateObjectTestSuccess0.007
VariableOneToOneNonPrivatelyOwnedTestSuccess0.012
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Unionized)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Actor)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Film)Success0.003
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.001
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.VIP)Success0.000
Batch Read TestSuccess0.002
OneToManyVariableBackBatchReadingTestSuccess0.006
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.009
ReadAllTest(org.eclipse.persistence.testing.models.interfaces.Employee)Success0.010
ReadAllConformInUowTestSuccess0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Film)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Documentary)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Secretary)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Receptionist)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductDeveloper)Success0.224
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.ProductManager)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Employee)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.005
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.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Company)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.CourseDeveloper)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Email)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.PersonnelManager)Success0.002
InsertObjectTest(class org.eclipse.persistence.testing.models.interfaces.Phone)Success0.002
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
ExpressionPersistenceTest:PersistenceTestAnyOfAllowingNoneEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestAnyOfEqualSuccess0.002
ExpressionPersistenceTest:PersistenceTestGetAllowingNullEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetEqualSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetGreaterThanSuccess0.001
ExpressionPersistenceTest:PersistenceTestGetGreaterThanEqualSuccess0.001
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.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualSqlDateSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualTimeSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigDecimalSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualBigIntegerSuccess0.001
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualPCharSuccess0.002
ExpressionPersistenceSpecialTypesTest:PersistenceTestEqualCharacterSuccess0.001
ExpressionPersistenceTest:AddAttributeReportQuerySuccess0.001
ExpressionPersistenceTest:AddAverageReportQuerySuccess0.001
ExpressionPersistenceTest:AddCountReportQuerySuccess0.001
ExpressionPersistenceTest:AddFunctionItemReportQuerySuccess0.001
ExpressionPersistenceTest:AddGroupingReportQuerySuccess0.001
ExpressionPersistenceTest:AddItemReportQuerySuccess0.001
ExpressionPersistenceTest:AddMaximumReportQuerySuccess0.001
ExpressionPersistenceTest:AddMinimumReportQuerySuccess0.002
ExpressionPersistenceTest:AddStandardDeviationReportQuerySuccess0.001
ExpressionPersistenceTest:AddVarianceReportQuerySuccess0.001
ExpressionPersistenceTest:AddSumReportQuerySuccess0.001
ExpressionPersistenceTest:AddJoinedObjectLevelReadQuerySuccess0.002
ExpressionPersistenceTest:AddOrderingReadAllQuerySuccess0.001
ExpressionPersistenceTest:AddBatchReadReadAllQuerySuccess0.002
RefreshIdentityMapResultsTestSuccess0.001
QueryTimeOutTestSuccess11.010
MaxRowsTestSuccess0.002
FirstResultTestSuccess0.000
MemoryQueryReturnConfirmedTestSuccess0.004
MemoryQueryReturnNotConfirmedTestSuccess0.004
MemoryQueryThrowExceptionTestSuccess0.001
MemoryQueryTriggerIndirectionTestSuccess0.008
DoNotUseDistinctTestSuccess0.002
UseDistinctTestSuccess0.001
ShouldPrepareTestSuccess0.001
QueryManagerTimeoutTestSuccess0.000
ReadOnlyTestSuccess0.001
JoinSubclassesTestSuccess0.002
QueryShouldMaintainCacheTestSuccess0.043
ProjectXMLDatabaseTableNameTestSuccess0.043
ProjectXMLOrderByQueryKeysTestSuccess0.041
ProjectXMLQueryManagerQueryOrderTestSuccess0.077
EventListenerCollectionTestSuccess0.039
DirectMapMappingTestSuccess0.000
MergeChangeSetWithDirectMapMappingTestSuccess0.173
DirectMapMappingDeleteTestSuccess0.277
DirectMapMappingBatchReadTestSuccess0.097
DirectMapMappingIndirectionTestSuccess0.195
DeleteTestSuccess0.012
ReadWithExpressionTestSuccess0.002
ReadAllTestSuccess0.005
BatchReadTestSuccess0.002
InterfaceProxyInvocationTestSuccess0.007
ReadWithProxyEqualityExpressionSuccess0.002
InheritanceReadAllTestSuccess0.004
UnitOfWorkUpdateTestSuccess0.013
UnitOfWorkUpdateWithNewObjectTestSuccess0.010
UnitOfWorkCommitAndResumeSuccess0.006
UnitOfWorkUpdateFromCacheSuccess0.006
UnitOfWorkReplaceTestSuccess0.006
InsertTestSuccess0.006
UpdateTestSuccess0.005
DeleteProxyObjectTestSuccess0.007
DoesExistProxyObjectTestSuccess0.003
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.028
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.025
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.025
ReadObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.024
TwoLevelJoinedAttributeTestSuccess0.012
LoopingJoinedAttributeTestSuccess0.240
OneToOnePKTestSuccess0.007
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Employee)Success0.038
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Shipment)Success0.045
ReadAllTest(org.eclipse.persistence.testing.models.mapping.Computer)Success0.024
ObjectTypeMappingBooleanToCharTestSuccess0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.501
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.069
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.059
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Computer)Success0.284
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.043
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.088
DirectCollectionMappingDeleteNullValueTestSuccess0.016
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.003
ObjectTypeMappingDefaultNullValuesSuccess0.041
MTMPrivateOwnedWithValueholderDeleteObjectTestSuccess0.071
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.083
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.295
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.078
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.288
WriteObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.503
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Shipment)Success0.078
AddObjectNonPrimaryKeyManyToManyTestSuccess0.008
UnitOfWorkTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.713
ConstraintOrderTestSuccess0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.054
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.071
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.094
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.096
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.059
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.047
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.005
TwoParametersTransformationMappingTest(class org.eclipse.persistence.testing.models.mapping.Address)Success0.006
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.mapping.Employee)Success0.113
BidirectionalUOWInsertTestSuccess0.006
BidirectionalUOWInsertAndDeleteTestSuccess0.010
AdditionalJoinExpressionTestSuccess0.064
MultipleTableReadObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Davis Vadis))Success0.004
MultipleTableReadObjectTest(amendEmployee1WithFKInfo,Employee1(Davis Vadis))Success0.003
MultipleTableReadObjectTest(amendEmployee1WithJoinOnly,Employee1(Davis Vadis))Success0.003
MultipleTableInsertObjectTest(amendEmployee1WithJoinWithInsert,Employee1(Tracy Chapman))Success0.006
MultipleTableInsertObjectTest(amendEmployee1WithFKInfo,Employee1(Tracy Chapman))Success0.006
MultipleTableReadAllTest(amendEmployee1WithJoinWithInsert,class org.eclipse.persistence.testing.models.mapping.Employee1, 2)Success0.003
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.003
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.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.mapping.Employee2)Success0.003
SelectionCriteriaInOneToOneTestSuccess0.058
SelectionCriteriaInOneToManyTestSuccess0.027
SelectionCriteriaInTargetOneToOneTestSuccess0.027
SameNamePKTestSuccess0.004
CowReadAllTestSuccess0.003
SuperCowReadAllTestSuccess0.001
HorseReadAllTestSuccess0.002
SuperHorseReadAllTestSuccess0.000
SwanReadAllTestSuccess0.003
SuperSwanReadAllTestSuccess0.001
Multiple table test [Cow]Success0.006
Multiple table test [SuperCow]Success0.006
Multiple table test [Horse]Success0.005
Multiple table test [SuperHorse]Success0.006
Multiple table test [Swan]Success0.008
Multiple table test [SuperSwan]Success0.006
Multiple table test [Human]Success0.005
ProjectClassGeneratorUnicodeTestSuccess0.108
ProjectClassGeneratorOrderByQueryKeysTestSuccess0.009
ProjectClassGeneratorInheritanceMappingTestSuccess0.004
CopyPolicyBuildsNewInstanceTestSuccess0.003
FactoryClassIsNullTestSuccess0.002
FactoryMethodNameIsNotNullTestSuccess0.003
FactoryMethodNameIsNullTestSuccess0.002
ProjectClassGeneratorWithVariablesTestSuccess0.003
ShouldAlwaysConformResultsInUnitOfWorkTestSuccess0.002
ShouldAlwaysRefreshCacheOnRemoteTestSuccess0.002
ShouldAlwaysRefreshCacheTestSuccess0.002
ShouldBeReadOnlyTestSuccess0.005
IsIsolatedTestSuccess0.002
ShouldDisableCacheHitsOnRemoteTestSuccess0.002
ShouldDisableCacheHitsTestSuccess0.003
ShouldOnlyRefreshCacheIfNewerVersionTestSuccess0.002
ShouldUseCacheIdentityMapTestSuccess0.002
ShouldUseHardCacheWeakIdentityMapTestSuccess0.002
ShouldUseNoIdentityMapTestSuccess0.004
ShouldUseRemoteCacheIdentityMapTestSuccess0.004
ShouldUseRemoteHardCacheWeakIdentityMapSuccess0.003
ShouldUseRemoteNoIdentityMapTestSuccess0.004
ShouldUseRemoteWeakIdentityMapSuccess0.003
ShouldUseWeakIdentityMapTestSuccess0.003
GetAboutToInsertSelectorIsNotNullTestSuccess0.005
GetAboutToUpdateSelectorIsNotNullTestSuccess0.003
GetPostBuildSelectorIsNotNullTestSuccess0.003
GetPostCloneSelectorIsNotNullTestSuccess0.003
GetPostDeleteSelectorIsNotNullTestSuccess0.003
GetPostInsertSelectorIsNotNullTestSuccess0.002
GetPostMergeSelectorIsNotNullTestSuccess0.002
BuildConstructorPorjectsDefaultReadOnlyClassesIsNotEmptyTestSuccess0.002
BuildDescriptorAddMultipleTableForeignKeyFieldNameTestSuccess0.002
BuildDescriptorIsForInterfaceTrueTestSuccess0.002
CollectionMappingIsMapPolicyTestSuccess0.004
GetClassExtractionMethodNameIsNotNullTestSuccess0.003
GetPostRefreshSelectorIsNotNullTestSuccess0.002
GetPostUpdateSelectorIsNotNullTestSuccess0.002
GetPostWriteSelectorIsNotNullTestSuccess0.002
GetPreDeleteSelectorIsNotNullTestSuccess0.002
GetPreInsertSelectorIsNotNullTestSuccess0.002
GetPreUpdateSelectorIsNotNullTestSuccess0.003
GetPreWriteSelectorIsNotNullTestSuccess0.002
GetReadAllSubclassesViewIsNotNullTestSuccess0.002
GetRelationshipPartnerAttributeNameIsNotNullTestSuccess0.003
GettersAndSettersForProjectClassGeneratorTestSuccess0.002
MappingIsReadOnlyTestSuccess0.002
NamedQueryLinesGetEJBQLStringIsNotNullTestSuccess0.007
NamedQueryLinesIGetSQLStringIsNotNullTestSuccess0.002
NamedQueryLinesIsReadObjectQueryTestSuccess0.002
NamedQueryLinesRedirectorNotNullTestSuccess0.002
OneToOneMappingShouldUseJoiningTestSuccess0.002
OneToOneMappingShouldVerifyDeleteTestSuccess0.002
OptimisticLockingLinesSelectedFieldsLockingPolicyTestSuccess0.002
QueryKeyIsAbstractQueryKeyTestSuccess0.002
QueryManagerHasDeleteQueryIsSQLCallQueryTestSuccess0.003
QueryManagerHasDoesExistQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasInsertQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasReadAllQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasReadObjectQueryIsSQLCallQueryTestSuccess0.002
QueryManagerHasUpdateQueryIsSQLCallQueryTestSuccess0.003
QueryManagerPropertyLinesAssumeExistenceForDoesExistTestSuccess0.002
QueryManagerPropertyLinesAssumeNonExistenceForDoesExistTestSuccess0.003
ShouldUseBatchReadingOnMappingTestSuccess0.003
ShouldUseClassNameAsIndicatorTestSuccess0.003
TimestampLockingPolicyUseLocalTimeTestSuccess0.002
TransformationMappingUsesBasicIndirectionTestSuccess0.002
TransparentIndirectionPolicyInstanceTestSuccess0.001
UseCollectionClassOnMappingTestSuccess0.002
UseTransparentMapOnCollectionMappingSuccess0.002
VariableOneToOneMappingClassIndicatorFieldTestSuccess0.002
VariableOneToOneMappingUniquePKTestSuccess0.002
VersionLockingPolicyStoreInObjectTestSuccess0.001
DuplicateDescriptorNameTestSuccess0.002
ProjectClassGeneratorWriteMethodTestSuccess0.005
ProjectXMLSortedCollectionMappingSuccess0.043
ProjectXMLSortedCollectionMappingWithInvalidComparatorTestSuccess0.039
ProjectClassGeneratorWithCMPDescriptorTestSuccess0.160
AddFieldNameTranslationTestSuccess0.007
UseTransparentCollectionTestSuccess0.002
SerializedObjectMappingTestSuccess0.005
AscendingOrderingTestSuccess0.003
DescendingOrderingTestSuccess0.002
DatePrintTestSuccess0.002
ContainerIndirectionTransformationMappingTestSuccess0.002
ContainerIndirectionForeignReferenceMappingTestSuccess0.001
RuntimeCustomSQLQueriesTestSuccess0.038
CMPDescriptorPessimisticLockingTestSuccess0.044
MapPolicyIndirectionTestSuccess0.001
TypeConversionConverterDataClassIsArrayTest[[B]Success0.002
TypeConversionConverterDataClassIsArrayTest[[Ljava.lang.Byte;]Success0.001
TypeConversionConverterDataClassIsArrayTest[[C]Success0.002
TypeConversionConverterDataClassIsArrayTest[[Ljava.lang.Character;]Success0.002
TypeConversionConverterObjectClassIsArrayTest[[B]Success0.001
TypeConversionConverterObjectClassIsArrayTest[[Ljava.lang.Byte;]Success0.002
TypeConversionConverterObjectClassIsArrayTest[[C]Success0.001
TypeConversionConverterObjectClassIsArrayTest[[Ljava.lang.Character;]Success0.002
ProjectXMLUTF8EncodingTestSuccess0.005
ProjectXMLUTF16EncodingTestSuccess0.010
ReturningPolicyWorkbenchIntegrationTest XMLProjSuccess0.037
ReturningPolicyWorkbenchIntegrationTest ProjClassGenSuccess0.081
SequencingWorkbenchIntegrationTest XMLProjSuccess0.051
SequencingWorkbenchIntegrationTest ProjClassGenSuccess0.079
CowReadAllTestSuccess0.004
SuperCowReadAllTestSuccess0.000
HorseReadAllTestSuccess0.002
SuperHorseReadAllTestSuccess0.001
SwanReadAllTestSuccess0.002
SuperSwanReadAllTestSuccess0.001
Multiple table test [Cow]Success0.078
Multiple table test [SuperCow]Success0.007
Multiple table test [Horse]Success0.007
Multiple table test [SuperHorse]Success0.006
Multiple table test [Swan]Success0.007
Multiple table test [SuperSwan]Success0.007
Multiple table test [Human]Success0.007
ProjectXMLTestSuccess0.108
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.008
ReadObjectCallTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.009
ReadObjectCallTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)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.SmallProject)Success0.001
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.003
WriteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.234
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.020
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.015
WriteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
ManyToManyReadOnlyMappingUpdateTesttruefalseSuccess0.015
AddRemoveTestSuccess0.028
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.011
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.SmallProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.006
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.018
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.019
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.017
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.017
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.013
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.Employee)Success0.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.005
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.onetoonejointable.SmallProject)Success0.000
ReadAllCallTest(org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.onetoonejointable.Employee)Success0.001
JoinTest - no selection criteriaSuccess0.042
JoinTest - select by first nameSuccess0.011
EmployeeBatchReadingTest - no selection criteriaSuccess0.013
EmployeeBatchReadingTest - select by first nameSuccess0.008
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.001
MultipleAndsExpressionTest6Success0.000
EqualUnneccessaryJoinTestSuccess0.006
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.010
OneToManyJoin2WithBatchReadTestSuccess0.012
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.003
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.003
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.003
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.002
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.004
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.003
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.007
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.004
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.006
OptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.005
OptimisticLockingDeleteTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.008
OptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.213
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.003
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInAggregateObject)Success0.004
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInCache)Success0.005
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInCache)Success0.010
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInObject)Success0.009
ChangeSetOptimisticLockingUpdateTest(class org.eclipse.persistence.testing.models.optimisticlocking.LockInObject)Success0.204
ChangeSetOptimisticLockingInsertTest(class org.eclipse.persistence.testing.models.optimisticlocking.TimestampInAggregateObject)Success0.004
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.002
WriteLockValueSerializationTestSuccess0.001
FieldsLockingCachedUpdateCallsTestSuccess0.009
UpdateAllWithTimestampLockingTestSuccess0.004
WriteNullAggregateWithTimestampLockingTestSuccess0.003
Cascaded121OptimisticLockingTestSuccess0.005
Cascaded12MOptimisticLockingTestSuccess0.005
CascadedCollectionOptimisticLockingTestSuccess0.007
CascadedMultiLevel121OptimisticLockingTestSuccess0.005
CascadedMultiLevel12MOptimisticLockingTestSuccess0.010
CascadedMultiLevelCollectionOptimisticLockingTestSuccess0.012
Cascaded12MInheritanceOptimisticLockingTestSuccess0.014
Cascaded12MInheritanceListOnSuperOptimisticLockingTestSuccess0.014
CascadedVersionLockingMultiplePrivateOwnedTestSuccess0.011
OptimisticLockingPolicyDeleteRowTestSuccess0.009
OptimisticLockingPolicyDeleteRowTestSuccess0.005
OptimisticLockingPolicyDeleteRowTestSuccess0.004
OptimisticLockingPolicyChangedValueUpdateTestSuccess0.006
OptimisticLockingPolicyChangedValueUpdateTestSuccess0.006
OptimisticLockingPolicyChangedValueUpdateTestSuccess0.004
OptimisticLockingPolicyUpdateTestSuccess0.005
OptimisticLockingPolicyUpdateTestSuccess0.005
OptimisticLockingPolicyUpdateTestSuccess0.004
UpdateNullDirectToFieldValueTest (AllFieldsLockingPolicy)Success0.018
UpdateNullDirectToFieldValueTest (SelectedFieldsLockingPolicy)Success0.017
UpdateNullDirectToFieldValueTest (ChangedFieldsLockingPolicy)Success0.018
UpdateNullDirectToFieldValueTest (VersionLockingPolicy)Success0.018
UpdateNullDirectToFieldValueTest (TimestampLockingPolicy)Success0.019
UpdateNullOneToOneValueTest (AllFieldsLockingPolicy)Success0.030
UpdateNullOneToOneValueTest (SelectedFieldsLockingPolicy)Success0.032
UpdateNullOneToOneValueTest (ChangedFieldsLockingPolicy)Success0.031
UpdateNullOneToOneValueTest (VersionLockingPolicy)Success0.019
UpdateNullOneToOneValueTest (TimestampLockingPolicy)Success0.024
UpdateNullAggregateValueTest (AllFieldsLockingPolicy)Success0.039
UpdateNullAggregateValueTest (SelectedFieldsLockingPolicy)Success0.034
UpdateNullAggregateValueTest (ChangedFieldsLockingPolicy)Success0.032
UpdateNullAggregateValueTest (VersionLockingPolicy)Success0.049
UpdateNullAggregateValueTest (TimestampLockingPolicy)Success0.257
UpdateNullOneToManyValueTest (AllFieldsLockingPolicy)Success0.489
UpdateNullOneToManyValueTest (SelectedFieldsLockingPolicy)Success0.040
UpdateNullOneToManyValueTest (ChangedFieldsLockingPolicy)Success0.046
UpdateNullOneToManyValueTest (VersionLockingPolicy)Success0.034
UpdateNullOneToManyValueTest (TimestampLockingPolicy)Success0.041
UpdateNullOneToManyValueTest2 (AllFieldsLockingPolicy)Success0.744
UpdateNullOneToManyValueTest2 (SelectedFieldsLockingPolicy)Success0.031
UpdateNullOneToManyValueTest2 (ChangedFieldsLockingPolicy)Success0.026
UpdateNullOneToManyValueTest2 (VersionLockingPolicy)Success0.141
UpdateNullOneToManyValueTest2 (TimestampLockingPolicy)Success0.039
UpdateNullTransformationValueTest (AllFieldsLockingPolicy)Success0.028
UpdateNullTransformationValueTest (SelectedFieldsLockingPolicy)Success0.025
UpdateNullTransformationValueTest (ChangedFieldsLockingPolicy)Success0.023
UpdateNullTransformationValueTest (VersionLockingPolicy)Success0.019
UpdateNullTransformationValueTest (TimestampLockingPolicy)Success0.024
UpdateNullVariableOneToOneValueTest (AllFieldsLockingPolicy)Success0.038
UpdateNullVariableOneToOneValueTest (SelectedFieldsLockingPolicy)Success0.461
UpdateNullVariableOneToOneValueTest (ChangedFieldsLockingPolicy)Success0.034
UpdateNullVariableOneToOneValueTest (VersionLockingPolicy)Success0.027
UpdateNullVariableOneToOneValueTest (TimestampLockingPolicy)Success0.033
UpdateNullManyToManyValueTest (AllFieldsLockingPolicy)Success0.427
UpdateNullManyToManyValueTest (SelectedFieldsLockingPolicy)Success0.339
UpdateNullManyToManyValueTest (ChangedFieldsLockingPolicy)Success0.184
UpdateNullManyToManyValueTest (VersionLockingPolicy)Success0.117
UpdateNullManyToManyValueTest (TimestampLockingPolicy)Success0.626
CreateTestSuccess0.062
SimpleAddRemoveTestSuccess0.052
SimpleAddRemoveTest2Success0.153
AddRemoveUpdateTestSuccess0.087
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.039
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.032
SimpleSetTestSuccess0.047
SimpleSetListTestSuccess0.046
SimpleSetListTest remove/addSuccess0.039
SimpleSetListTest setSuccess0.045
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.245
TranspositionTest [0, 1] -> [1, 0] setSuccess0.255
TranspositionMergeTest [0, 1] -> [1, 0]Success0.251
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.068
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.056
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.069
AddNullTest frontSuccess0.030
AddNullTest middleSuccess0.029
AddNullTest endSuccess0.028
AddDuplicateTest frontSuccess0.030
AddDuplicateTest middleSuccess0.029
AddDuplicateTest endSuccess0.029
SimpleIndexTest use index()Success0.083
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.058
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.049
BreakOrderCorrectionTest ReadThroughSessionSuccess0.070
BreakOrderCorrectionTest ReadThroughUowSuccess0.287
CreateManagersTestSuccess0.063
CreateTestSuccess0.516
SimpleAddRemoveTestSuccess0.040
SimpleAddRemoveTest2Success0.354
AddRemoveUpdateTestSuccess0.070
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.038
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.027
SimpleSetTestSuccess0.032
SimpleSetListTestSuccess0.038
SimpleSetListTest remove/addSuccess0.041
SimpleSetListTest setSuccess0.062
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.034
TranspositionTest [0, 1] -> [1, 0] setSuccess0.026
TranspositionMergeTest [0, 1] -> [1, 0]Success0.027
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.057
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.046
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.050
AddNullTest frontSuccess0.030
AddNullTest middleSuccess0.028
AddNullTest endSuccess0.027
AddDuplicateTest frontSuccess0.030
AddDuplicateTest middleSuccess0.266
AddDuplicateTest endSuccess0.043
SimpleIndexTest use index()Success0.089
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.086
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.066
BreakOrderCorrectionTest ReadThroughSessionSuccess0.067
BreakOrderCorrectionTest ReadThroughUowSuccess0.048
CreateManagersTestSuccess0.038
CreateTestSuccess0.072
SimpleAddRemoveTestSuccess0.260
SimpleAddRemoveTest2Success0.283
AddRemoveUpdateTestSuccess0.050
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.027
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.026
SimpleSetTestSuccess0.331
SimpleSetListTestSuccess0.081
SimpleSetListTest remove/addSuccess0.078
SimpleSetListTest setSuccess0.075
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.281
TranspositionTest [0, 1] -> [1, 0] setSuccess0.064
TranspositionMergeTest [0, 1] -> [1, 0]Success0.053
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.324
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.172
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.516
AddNullTest frontSuccess0.050
AddNullTest middleSuccess0.045
AddNullTest endSuccess0.047
AddDuplicateTest frontSuccess0.053
AddDuplicateTest middleSuccess0.076
AddDuplicateTest endSuccess0.045
SimpleIndexTest use index()Success0.401
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.104
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.151
BreakOrderCorrectionTest ReadThroughSessionSuccess0.123
BreakOrderCorrectionTest ReadThroughUowSuccess0.318
CreateManagersTestSuccess0.276
CreateTestSuccess0.036
SimpleAddRemoveTestSuccess0.071
SimpleAddRemoveTest2Success0.324
AddRemoveUpdateTestSuccess0.056
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.029
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.020
SimpleSetTestSuccess0.042
SimpleSetListTestSuccess0.073
SimpleSetListTest remove/addSuccess0.250
SimpleSetListTest setSuccess0.055
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.260
TranspositionTest [0, 1] -> [1, 0] setSuccess0.244
TranspositionMergeTest [0, 1] -> [1, 0]Success0.034
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.056
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.068
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.045
AddNullTest frontSuccess0.032
AddNullTest middleSuccess0.030
AddNullTest endSuccess0.030
AddDuplicateTest frontSuccess0.044
AddDuplicateTest middleSuccess0.039
AddDuplicateTest endSuccess0.026
SimpleIndexTest use index()Success0.083
VerifyContainerPolicyClassTestSuccess0.001
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.307
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.066
BreakOrderCorrectionTest ReadThroughSessionSuccess0.061
BreakOrderCorrectionTest ReadThroughUowSuccess0.291
CreateManagersTestSuccess0.262
CreateTestSuccess0.045
SimpleAddRemoveTestSuccess0.056
SimpleAddRemoveTest2Success0.154
AddRemoveUpdateTestSuccess0.057
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.026
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.252
SimpleSetTestSuccess0.041
SimpleSetListTestSuccess0.055
SimpleSetListTest remove/addSuccess0.055
SimpleSetListTest setSuccess0.047
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.052
TranspositionTest [0, 1] -> [1, 0] setSuccess0.052
TranspositionMergeTest [0, 1] -> [1, 0]Success0.036
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.084
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.095
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.087
AddNullTest frontSuccess0.051
AddNullTest middleSuccess0.054
AddNullTest endSuccess0.049
AddDuplicateTest frontSuccess0.254
AddDuplicateTest middleSuccess0.268
AddDuplicateTest endSuccess0.040
SimpleIndexTest use index()Success0.117
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.298
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.064
BreakOrderCorrectionTest ReadThroughSessionSuccess0.142
BreakOrderCorrectionTest ReadThroughUowSuccess0.264
CreateManagersTestSuccess0.042
CreateTestSuccess0.033
SimpleAddRemoveTestSuccess0.035
SimpleAddRemoveTest2Success0.336
AddRemoveUpdateTestSuccess0.050
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.039
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.242
SimpleSetTestSuccess0.058
SimpleSetListTestSuccess0.051
SimpleSetListTest remove/addSuccess0.121
SimpleSetListTest setSuccess0.065
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.043
TranspositionTest [0, 1] -> [1, 0] setSuccess0.027
TranspositionMergeTest [0, 1] -> [1, 0]Success0.032
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.049
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.050
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.046
AddNullTest frontSuccess0.031
AddNullTest middleSuccess0.033
AddNullTest endSuccess0.026
AddDuplicateTest frontSuccess0.028
AddDuplicateTest middleSuccess0.036
AddDuplicateTest endSuccess0.029
SimpleIndexTest use index()Success0.103
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.290
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.277
BreakOrderCorrectionTest ReadThroughSessionSuccess0.289
BreakOrderCorrectionTest ReadThroughUowSuccess0.251
CreateManagersTestSuccess0.033
CreateTestSuccess0.066
SimpleAddRemoveTestSuccess0.043
SimpleAddRemoveTest2Success0.162
AddRemoveUpdateTestSuccess0.046
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.033
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.235
SimpleSetTestSuccess0.041
SimpleSetListTestSuccess0.051
SimpleSetListTest remove/addSuccess0.050
SimpleSetListTest setSuccess0.073
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.042
TranspositionTest [0, 1] -> [1, 0] setSuccess0.036
TranspositionMergeTest [0, 1] -> [1, 0]Success0.038
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.292
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.084
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.095
AddNullTest frontSuccess0.479
AddNullTest middleSuccess0.041
AddNullTest endSuccess0.038
AddDuplicateTest frontSuccess0.041
AddDuplicateTest middleSuccess0.043
AddDuplicateTest endSuccess0.060
SimpleIndexTest use index()Success0.071
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.285
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.084
BreakOrderCorrectionTest ReadThroughSessionSuccess0.141
BreakOrderCorrectionTest ReadThroughUowSuccess0.095
CreateManagersTestSuccess0.048
CreateTestSuccess0.267
SimpleAddRemoveTestSuccess0.260
SimpleAddRemoveTest2Success0.133
AddRemoveUpdateTestSuccess0.044
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.023
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.019
SimpleSetTestSuccess0.035
SimpleSetListTestSuccess0.054
SimpleSetListTest remove/addSuccess0.062
SimpleSetListTest setSuccess0.062
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.032
TranspositionTest [0, 1] -> [1, 0] setSuccess0.054
TranspositionMergeTest [0, 1] -> [1, 0]Success0.057
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.063
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.066
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.057
AddNullTest frontSuccess0.043
AddNullTest middleSuccess0.037
AddNullTest endSuccess0.034
AddDuplicateTest frontSuccess0.038
AddDuplicateTest middleSuccess0.036
AddDuplicateTest endSuccess0.033
SimpleIndexTest use index()Success0.060
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.075
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.074
BreakOrderCorrectionTest ReadThroughSessionSuccess0.066
BreakOrderCorrectionTest ReadThroughUowSuccess0.078
CreateManagersTestSuccess0.063
CreateTestSuccess0.048
SimpleAddRemoveTestSuccess0.044
SimpleAddRemoveTest2Success0.141
AddRemoveUpdateTestSuccess0.044
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.026
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.024
SimpleSetTestSuccess0.057
SimpleSetListTestSuccess0.070
SimpleSetListTest remove/addSuccess0.067
SimpleSetListTest setSuccess0.048
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.041
TranspositionTest [0, 1] -> [1, 0] setSuccess0.242
TranspositionMergeTest [0, 1] -> [1, 0]Success0.067
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.083
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.048
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.052
AddNullTest frontSuccess0.036
AddNullTest middleSuccess0.078
AddNullTest endSuccess0.246
AddDuplicateTest frontSuccess0.040
AddDuplicateTest middleSuccess0.033
AddDuplicateTest endSuccess0.035
SimpleIndexTest use index()Success0.064
CreateManagersTestSuccess0.034
CreateTestSuccess0.039
SimpleAddRemoveTestSuccess0.049
SimpleAddRemoveTest2Success0.108
AddRemoveUpdateTestSuccess0.066
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.230
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.016
SimpleSetTestSuccess0.033
SimpleSetListTestSuccess0.039
SimpleSetListTest remove/addSuccess0.039
SimpleSetListTest setSuccess0.070
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.045
TranspositionTest [0, 1] -> [1, 0] setSuccess0.046
TranspositionMergeTest [0, 1] -> [1, 0]Success0.037
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.050
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.054
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.053
AddNullTest frontSuccess0.035
AddNullTest middleSuccess0.029
AddNullTest endSuccess0.029
AddDuplicateTest frontSuccess0.043
AddDuplicateTest middleSuccess0.260
AddDuplicateTest endSuccess0.030
SimpleIndexTest use index()Success0.066
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.050
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.078
BreakOrderCorrectionTest ReadThroughSessionSuccess0.305
BreakOrderCorrectionTest ReadThroughUowSuccess0.715
CreateManagersTestSuccess0.061
CreateTestSuccess0.032
SimpleAddRemoveTestSuccess0.094
SimpleAddRemoveTest2Success0.212
AddRemoveUpdateTestSuccess0.062
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.049
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.050
SimpleSetTestSuccess0.067
SimpleSetListTestSuccess0.249
SimpleSetListTest remove/addSuccess0.042
SimpleSetListTest setSuccess0.043
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.028
TranspositionTest [0, 1] -> [1, 0] setSuccess0.040
TranspositionMergeTest [0, 1] -> [1, 0]Success0.043
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.269
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.068
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.062
AddNullTest frontSuccess0.033
AddNullTest middleSuccess0.037
AddNullTest endSuccess0.046
AddDuplicateTest frontSuccess0.045
AddDuplicateTest middleSuccess0.256
AddDuplicateTest endSuccess0.048
SimpleIndexTest use index()Success0.093
BreakOrderExceptionTest_OneToManySuccess0.026
BreakOrderExceptionTest_UnidirectionalOneToManySuccess0.033
BreakOrderExceptionTest_ManyToManySuccess0.273
BreakOrderExceptionTest_DirectCollectionSuccess0.035
CreateManagersTestSuccess0.049
CreateTestSuccess0.064
SimpleAddRemoveTestSuccess0.043
SimpleAddRemoveTest2Success0.396
AddRemoveUpdateTestSuccess0.056
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.029
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.026
SimpleSetTestSuccess0.039
SimpleSetListTestSuccess0.040
SimpleSetListTest remove/addSuccess0.056
SimpleSetListTest setSuccess0.049
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.028
TranspositionTest [0, 1] -> [1, 0] setSuccess0.027
TranspositionMergeTest [0, 1] -> [1, 0]Success0.043
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.090
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.049
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.046
AddNullTest frontSuccess0.033
AddNullTest middleSuccess0.030
AddNullTest endSuccess0.028
AddDuplicateTest frontSuccess0.469
AddDuplicateTest middleSuccess0.037
AddDuplicateTest endSuccess0.280
SimpleIndexTest use index()Success0.110
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.064
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.290
BreakOrderCorrectionTest ReadThroughSessionSuccess0.080
BreakOrderCorrectionTest ReadThroughUowSuccess0.264
CreateManagersTestSuccess0.056
CreateTestSuccess0.040
SimpleAddRemoveTestSuccess0.051
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.015
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.016
SimpleSetTestSuccess0.029
SimpleSetListTestSuccess0.046
SimpleSetListTest remove/addSuccess0.243
SimpleSetListTest setSuccess0.034
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.026
TranspositionTest [0, 1] -> [1, 0] setSuccess0.038
TranspositionMergeTest [0, 1] -> [1, 0]Success0.255
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.040
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.267
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.073
AddNullTest frontSuccess0.048
AddNullTest middleSuccess0.030
AddNullTest endSuccess0.023
SimpleIndexTest use index()Success0.047
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.039
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.045
BreakOrderCorrectionTest ReadThroughSessionSuccess0.285
BreakOrderCorrectionTest ReadThroughUowSuccess0.367
CreateManagersTestSuccess0.029
CreateTestSuccess0.047
SimpleAddRemoveTestSuccess0.035
AddRemoveUpdateTestSuccess0.033
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.018
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.020
SimpleSetTestSuccess0.057
SimpleSetListTestSuccess0.064
SimpleSetListTest remove/addSuccess0.053
SimpleSetListTest setSuccess0.061
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.039
TranspositionTest [0, 1] -> [1, 0] setSuccess0.239
TranspositionMergeTest [0, 1] -> [1, 0]Success0.034
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.310
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.099
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.111
AddNullTest frontSuccess0.053
AddNullTest middleSuccess0.252
AddNullTest endSuccess0.045
CreateEmptyTestSuccess0.011
CreateEmptyManagersTestSuccess0.010
SimpleIndexTest use index()Success0.063
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.068
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.077
BreakOrderCorrectionTest ReadThroughSessionSuccess0.285
BreakOrderCorrectionTest ReadThroughUowSuccess0.084
CreateManagersTestSuccess0.060
CreateTestSuccess0.057
SimpleAddRemoveTestSuccess0.038
SimpleAddRemoveTest2Success0.113
AddRemoveUpdateTestSuccess0.044
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.025
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.037
SimpleSetTestSuccess0.069
SimpleSetListTestSuccess0.262
SimpleSetListTest remove/addSuccess0.041
SimpleSetListTest setSuccess0.056
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.043
TranspositionTest [0, 1] -> [1, 0] setSuccess0.058
TranspositionMergeTest [0, 1] -> [1, 0]Success0.242
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.098
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.070
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.049
AddNullTest frontSuccess0.049
AddNullTest middleSuccess0.041
AddNullTest endSuccess0.256
AddDuplicateTest frontSuccess0.257
AddDuplicateTest middleSuccess0.052
AddDuplicateTest endSuccess0.045
SimpleIndexTest use index()Success0.124
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.049
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.277
BreakOrderCorrectionTest ReadThroughSessionSuccess0.048
BreakOrderCorrectionTest ReadThroughUowSuccess0.062
CreateManagersTestSuccess0.036
CreateTestSuccess0.048
SimpleAddRemoveTestSuccess0.040
SimpleAddRemoveTest2Success0.138
AddRemoveUpdateTestSuccess0.042
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.018
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.020
SimpleSetTestSuccess0.031
SimpleSetListTestSuccess0.040
SimpleSetListTest remove/addSuccess0.038
SimpleSetListTest setSuccess0.044
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.249
TranspositionTest [0, 1] -> [1, 0] setSuccess0.034
TranspositionMergeTest [0, 1] -> [1, 0]Success0.272
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.064
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.485
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.291
AddNullTest frontSuccess0.042
AddNullTest middleSuccess0.035
AddNullTest endSuccess0.032
AddDuplicateTest frontSuccess0.044
AddDuplicateTest middleSuccess0.051
AddDuplicateTest endSuccess0.255
SimpleIndexTest use index()Success0.075
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.055
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.058
BreakOrderCorrectionTest ReadThroughSessionSuccess0.070
BreakOrderCorrectionTest ReadThroughUowSuccess0.294
CreateManagersTestSuccess0.472
CreateTestSuccess0.270
SimpleAddRemoveTestSuccess0.268
SimpleAddRemoveTest2Success0.592
AddRemoveUpdateTestSuccess0.273
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.024
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.024
SimpleSetTestSuccess0.031
SimpleSetListTestSuccess0.260
SimpleSetListTest remove/addSuccess0.079
SimpleSetListTest setSuccess0.078
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.033
TranspositionTest [0, 1] -> [1, 0] setSuccess0.025
TranspositionMergeTest [0, 1] -> [1, 0]Success0.029
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.275
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.079
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.515
AddNullTest frontSuccess0.062
AddNullTest middleSuccess0.038
AddNullTest endSuccess0.039
AddDuplicateTest frontSuccess0.042
AddDuplicateTest middleSuccess0.036
AddDuplicateTest endSuccess0.027
SimpleIndexTest use index()Success0.063
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.279
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.077
BreakOrderCorrectionTest ReadThroughSessionSuccess0.050
BreakOrderCorrectionTest ReadThroughUowSuccess0.049
CreateManagersTestSuccess0.030
CreateTestSuccess0.042
SimpleAddRemoveTestSuccess0.051
SimpleAddRemoveTest2Success0.121
AddRemoveUpdateTestSuccess0.091
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.243
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.022
SimpleSetTestSuccess0.054
SimpleSetListTestSuccess0.046
SimpleSetListTest remove/addSuccess0.049
SimpleSetListTest setSuccess0.077
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.057
TranspositionTest [0, 1] -> [1, 0] setSuccess0.034
TranspositionMergeTest [0, 1] -> [1, 0]Success0.030
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.051
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.057
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.070
AddNullTest frontSuccess0.033
AddNullTest middleSuccess0.033
AddNullTest endSuccess0.052
AddDuplicateTest frontSuccess0.740
AddDuplicateTest middleSuccess0.040
AddDuplicateTest endSuccess0.030
SimpleIndexTest use index()Success0.111
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.299
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.086
BreakOrderCorrectionTest ReadThroughSessionSuccess0.048
BreakOrderCorrectionTest ReadThroughUowSuccess0.041
CreateManagersTestSuccess0.033
CreateTestSuccess0.262
SimpleAddRemoveTestSuccess0.047
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.017
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.013
SimpleSetTestSuccess0.021
SimpleSetListTestSuccess0.023
SimpleSetListTest remove/addSuccess0.028
SimpleSetListTest setSuccess0.033
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.028
TranspositionTest [0, 1] -> [1, 0] setSuccess0.027
TranspositionMergeTest [0, 1] -> [1, 0]Success0.034
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.047
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.079
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.293
AddNullTest frontSuccess0.036
AddNullTest middleSuccess0.038
AddNullTest endSuccess0.028
SimpleIndexTest use index()Success0.064
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.286
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.036
BreakOrderCorrectionTest ReadThroughSessionSuccess0.032
BreakOrderCorrectionTest ReadThroughUowSuccess0.042
CreateManagersTestSuccess0.028
CreateTestSuccess0.032
SimpleAddRemoveTestSuccess0.032
AddRemoveUpdateTestSuccess0.039
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.029
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.034
SimpleSetTestSuccess0.041
SimpleSetListTestSuccess0.062
SimpleSetListTest remove/addSuccess0.063
SimpleSetListTest setSuccess0.292
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess1.092
TranspositionTest [0, 1] -> [1, 0] setSuccess0.038
TranspositionMergeTest [0, 1] -> [1, 0]Success0.038
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.102
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.098
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.334
AddNullTest frontSuccess0.049
AddNullTest middleSuccess0.064
AddNullTest endSuccess0.043
CreateEmptyTestSuccess0.010
CreateEmptyManagersTestSuccess0.016
SimpleIndexTest use index()Success0.088
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.080
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.085
BreakOrderCorrectionTest ReadThroughSessionSuccess0.080
BreakOrderCorrectionTest ReadThroughUowSuccess0.074
CreateManagersTestSuccess0.040
CreateTestSuccess0.037
SimpleAddRemoveTestSuccess0.248
SimpleAddRemoveTest2Success0.371
AddRemoveUpdateTestSuccess0.049
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.032
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.033
SimpleSetTestSuccess0.038
SimpleSetListTestSuccess0.047
SimpleSetListTest remove/addSuccess0.273
SimpleSetListTest setSuccess0.049
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.032
TranspositionTest [0, 1] -> [1, 0] setSuccess0.055
TranspositionMergeTest [0, 1] -> [1, 0]Success0.046
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.065
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.068
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.102
AddNullTest frontSuccess0.040
AddNullTest middleSuccess0.061
AddNullTest endSuccess0.053
AddDuplicateTest frontSuccess0.039
AddDuplicateTest middleSuccess0.039
AddDuplicateTest endSuccess0.055
SimpleIndexTest use index()Success0.147
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.078
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.079
BreakOrderCorrectionTest ReadThroughSessionSuccess0.079
BreakOrderCorrectionTest ReadThroughUowSuccess0.063
CreateManagersTestSuccess0.052
CreateTestSuccess0.115
SimpleAddRemoveTestSuccess0.040
SimpleAddRemoveTest2Success0.115
AddRemoveUpdateTestSuccess0.048
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.226
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.032
SimpleSetTestSuccess0.050
SimpleSetListTestSuccess0.054
SimpleSetListTest remove/addSuccess0.055
SimpleSetListTest setSuccess0.069
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.033
TranspositionTest [0, 1] -> [1, 0] setSuccess0.031
TranspositionMergeTest [0, 1] -> [1, 0]Success0.032
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.289
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.062
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.048
AddNullTest frontSuccess0.033
AddNullTest middleSuccess0.032
AddNullTest endSuccess0.031
AddDuplicateTest frontSuccess0.034
AddDuplicateTest middleSuccess0.035
AddDuplicateTest endSuccess0.030
SimpleIndexTest use index()Success0.316
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.092
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.292
BreakOrderCorrectionTest ReadThroughSessionSuccess0.060
BreakOrderCorrectionTest ReadThroughUowSuccess0.053
CreateManagersTestSuccess0.035
CreateTestSuccess0.034
SimpleAddRemoveTestSuccess0.035
SimpleAddRemoveTest2Success0.359
AddRemoveUpdateTestSuccess0.040
VerifyForeignKeyOfRemovedObject_removeTargetSuccess0.017
VerifyForeignKeyOfRemovedObject_deleteSourceSuccess0.018
SimpleSetTestSuccess0.069
SimpleSetListTestSuccess0.074
SimpleSetListTest remove/addSuccess0.058
SimpleSetListTest setSuccess0.058
TranspositionTest [0, 1] -> [1, 0] remove/addSuccess0.037
TranspositionTest [0, 1] -> [1, 0] setSuccess0.054
TranspositionMergeTest [0, 1] -> [1, 0]Success0.040
TranspositionTest [1, 3, 5] -> [5, 1, 3] remove/addSuccess0.058
TranspositionTest [1, 3, 5] -> [5, 1, 3] setSuccess0.063
TranspositionMergeTest [1, 3, 5] -> [5, 1, 3]Success0.079
AddNullTest frontSuccess0.247
AddNullTest middleSuccess0.039
AddNullTest endSuccess0.037
AddDuplicateTest frontSuccess0.033
AddDuplicateTest middleSuccess0.034
AddDuplicateTest endSuccess0.028
SimpleIndexTest use index()Success0.119
BreakOrderCorrectionAndRemoveTest ReadThroughSessionSuccess0.056
BreakOrderCorrectionAndRemoveTest ReadThroughUowSuccess0.052
BreakOrderCorrectionTest ReadThroughSessionSuccess0.047
BreakOrderCorrectionTest ReadThroughUowSuccess0.042
CreateManagersTestSuccess0.029
ReadObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.007
ReadObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.007
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.002
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectD)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.ownership.ObjectE)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.023
DeleteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.019
DeleteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.020
InsertObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.028
InsertObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.025
WriteObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.006
UnitOfWorkTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.018
UnitOfWorkTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.018
UnitOfWorkTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)Success0.021
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.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
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.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
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.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
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.028
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.009
UnitOfWorkBasicUpdateObjectTest(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.006
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
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.014
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
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.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.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.013
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)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
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.015
BatchWritingTestSuccess0.339
QueryTimeoutBatchParameterizedDescriptorQueryManagerTestSuccess0.015
QueryTimeoutBatchDynamicDescriptorQueryManagerTestSuccess0.010
QueryTimeoutBatchParameterizedDatabaseQueryTestSuccess0.006
QueryTimeoutBatchDynamicDatabaseQueryTestSuccess0.006
QueryTimeoutBatchDynamicDataModifyDatabaseQueryParentRefExceptionTestSuccess0.005
CacheStatementBatchWritingTestSuccess0.078
MergeCloneWithReferencesWithNullTestSuccess0.006
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.023
UnitOfWorkRevertAndResumeWithNewTestSuccess0.011
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.002
UnitOfWorkExistingObjectsListTestSuccess0.003
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
RefreshDeletedObjectTestSuccess0.005
UnregisterUnitOfWorkTestSuccess0.005
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.008
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.014
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.011
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.021
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.019
BidirectionalInsertTest(with UOW)Success0.015
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.034
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
InsertNewObjectTestSuccess0.004
ComplexMultipleUnitOfWorkTestSuccess0.075
FaultyUnitOfWorkTestSuccess0.006
LockFailureUnitOfWorkTestSuccess0.011
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.036
DeletingFromParentSessionTestSuccess0.021
EqualObjectUnitOfWorkTestSuccess0.008
NoIMWithValueHolderTestSuccess0.006
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.036
DeepMergeCloneSerializedTestSuccess0.022
DeepMergeCloneIndirectionTestSuccess0.009
RegisterNewObjectTestSuccess0.048
NoIdentityMapUnitOfWorkTestSuccess0.007
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.005
RelationshipTreeInsertTestSuccess0.007
UnitOfWorkComplexRefreshTestSuccess0.006
ViolateObjectSpaceTestSuccess0.006
NoValidationWithInitIdentityMapsSuccess0.013
NoIdentityTestSuccess0.056
NoIdentityMergeCloneTestSuccess0.044
BiDirectionInsertOrderTestSuccess0.009
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
NestedUnitOfWorkQuerySuccess0.006
DeleteAndConformSuccess0.004
NullAggregateTestSuccess0.004
UOWHasOnlyDeletesTestSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.005
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.004
NestedUnitOfWorkDeleteNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.004
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.001
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.000
UnitOfWorkDeleteNoValidationTestSuccess0.005
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.002
UnitOfWorkCommitToDatabaseTestSuccess0.012
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.002
WasTransactionBegunPrematurelyRollbackTestSuccess0.008
CanChangeReadOnlySetTestSuccess0.003
GetFromNewObjectWithConformTestSuccess0.001
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.009
PerformDeletesFirstTestSuccess0.004
PerformDeletesFirstIgnoreUpdateTestSuccess0.004
PerformDeletesFirstIgnoreUpdateTest2Success0.010
CreateDeleteCreateTestSuccess0.002
WorkingCloneCopyPolicyTestSuccess0.002
UnregisteredNewObjectOptimisticLockTestSuccess0.011
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
GetObjectFromIdentityMapTestSuccess0.001
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.011
AllChangeSetsTestSuccess0.008
CurrentChangeSetTestSuccess0.003
ErrorOnInsertTestSuccess0.001
CollectionMappingMergeObjectTestSuccess0.006
ExceptionsRaisedUnitOfWorkTestSuccess0.006
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.005
NestedUnitOfWorkReadOnlyClassTestSuccess0.012
RefReadOnlyTestSuccess0.003
BuildCloneFromRowOneToOneTestSuccess0.007
CacheIndexTestSuccess0.008
UnitOfWorkRollbackConnectionReleaseTestSuccess0.005
ReadWithExpressionTestSuccess0.001
ReadAllTestSuccess0.003
BatchReadTestSuccess0.002
InterfaceProxyInvocationTestSuccess0.008
ReadWithProxyEqualityExpressionSuccess0.004
InheritanceReadAllTestSuccess0.004
InsertTestSuccess0.006
UpdateTestSuccess0.006
UnitOfWorkUpdateTestSuccess0.007
UnitOfWorkUpdateWithNewObjectTestSuccess0.009
UnitOfWorkCommitAndResumeSuccess0.007
UnitOfWorkUpdateFromCacheSuccess0.006
UnitOfWorkReplaceTestSuccess0.007
DeleteTestSuccess0.005
DeleteProxyObjectTestSuccess0.007
DoesExistProxyObjectTestSuccess0.003
ReadProxyObjectTestSuccess0.003
UOWRegisterProxyObjectTestSuccess0.008
BatchReadingValueholderInstantiationTestSuccess0.006
JoiningValueholderInstantiationTestSuccess0.007
BatchWritingFlushQueryTestSuccess0.000
RownumFilteringQueryTestSuccess0.000
RownumFilteringQueryTestSuccess0.000
RownumFilteringFirstResultQueryTestSuccess0.000
RownumFilteringFirstResultQueryTestSuccess0.000
ParameterBatchWritingFlushQueryTestSuccess0.000
BatchWritingFlushInWriteChangesTestSuccess0.000
NamedQueryQueryCacheTestSuccess0.002
UnitOfWorkQueryCacheTestSuccess0.001
ReadObjectQueryCacheTestSuccess0.001
PartialAttributeQueryCacheTestSuccess0.001
QueryCacheParameterizedResultsTestSuccess0.002
QueryCacheMaxResultsTestSuccess0.003
QueryCacheChangedParameterTestSuccess0.003
Clear Whole Query Cache TestSuccess0.003
Clear Query Cache By Query TestSuccess0.002
Clear Query Cache By Name TestSuccess0.002
Clear Query Cache By Descriptor TestSuccess0.002
QueryCacheInvalidationTest invalidationType: 0 expiring: falseSuccess0.001
QueryCacheInvalidationTest invalidationType: 1 expiring: falseSuccess0.000
QueryCacheInvalidationTest invalidationType: 1 expiring: trueSuccess0.101
QueryCacheInvalidationTest invalidationType: 2 expiring: falseSuccess0.001
QueryCacheInvalidationTest invalidationType: 2 expiring: trueSuccess1.504
QueryCacheHitTestSuccess0.001
QueryCacheHitTestSuccess0.002
QueryCacheHitTestSuccess0.002
QueryCacheHitTestSuccess0.001
QueryCacheHitTestSuccess0.002
QueryCacheHitTestSuccess0.001
ReadTestSuccess0.006
ReadOnlyClassManyToManyTestCaseSuccess0.038
ReadOnlyClassOneToManyTestCaseSuccess0.008
ReadOnlyClassAggregateTestCaseSuccess0.010
ReadOnlyClassInsertTestCaseSuccess0.003
ReadOnlyClassUpdateTestCaseSuccess0.004
ReadOnlyClassDeleteTestCaseSuccess0.006
ReadOnlyClassAccessingTestCaseSuccess0.000
InsertReadOnlyClassTestCaseSuccess0.005
InsertReadOnlyDescriptorTestCaseSuccess0.002
UpdateReadOnlyClassTestCaseSuccess0.005
DeleteReadOnlyClassTestCaseSuccess0.005
DeleteReadOnlyDescriptorTestCaseSuccess0.004
ReadOnlyDescriptorInsertTestCaseSuccess0.005
ReadOnlyClassDeepMergeCloneTestSuccess0.004
BidirectionalMMDeleteTestSuccess0.013
WriteableMappingReadOnlyClassTestSuccess0.015
RemoveObjectTestSuccess0.016
AddReferencedObjectTestSuccess0.079
AddUnReferencedObjectTestSuccess0.557
AddNewRegisteredObjectTestSuccess0.017
SetToNullTestSuccess0.243
SetReferencedObjectTestSuccess0.011
SetUnReferencedObjectTestSuccess0.286
SetNewRegisteredObjectTestSuccess0.007
SetInNewRegisteredObjectTestSuccess0.007
UnitOfWorkRevertAndResumeTestSuccess0.006
UnitOfWorkRevertAndResumeTestDuplicatesSuccess0.006
DeepMergeCloneSerializedTestSuccess0.010
DeepMergeCloneSerializedNewTestSuccess0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.214
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)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.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.002
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.219
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.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
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.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
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.SmallProject)Success0.002
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.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.002
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.012
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
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.SmallProject)Success0.006
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)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.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.011
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
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
Sessions.xml not foundSuccess0.000
JavaLogSessionsXMLTestSuccess0.060
JavaLogCategoryNameValidationTestSuccess0.038
RcmWithRmiAndJndiTestSuccess0.027
RcmWithRmiAndRmiRegistryTestSuccess0.013
RcmWithTransportClassTestSuccess0.014
RcmEncryptedPasswordTestSuccess0.016
RCMWithJmsTopicTestSuccess0.017
SessionManagerGetSessionStringStringTestSuccess0.047
SessionManagerGetSessionNotFoundTestSuccess0.031
MWConfigModelEncryptionTestSuccess0.014
SessionsXMLSchemaTestSuccess1.035
SessionsXMLSchemaWriteTestSuccess0.026
SessionsXMLSchemaNoLoggingTestSuccess0.000
SessionsXMLSchemaDefaultValueTestSuccess0.040
SessionsXMLServerSessionSchemaTestSuccess0.020
SessionsXMLSessionEventListenerTestSuccess0.040
SessionsXMLSchemaReloadTestSuccess0.116
SessionsXMLSchemaSunCORBATransportConfigTestSuccess0.041
SessionsXMLSchemaJavaLogTestSuccess0.031
SessionsXMLSchemaSequencingTestSuccess0.075
SessionsXMLSchemaInvalidTagTestSuccess0.012
SessionsXMLSchemaMisplacedDependentTagTestSuccess0.009
SessionsXMLSchemaIncorrectTagValuesTestSuccess0.011
SessionsXMLSchemaProjectXMLTestSuccess0.029
SessionsXMLSchemaWebsphere61PlatformTestSuccess0.017
SessionsXMLSchemaWeblogicPlatformTestSuccess0.028
SessionsXMLSchemaLoggingOptionsTestSuccess0.155
SessionsXMLSchemaJBossPlatformTestSuccess0.010
SessionManagerGetMultipleSessionsTestSuccess0.051
FailoverLoginSettingsTestSuccess0.007
ConcurrencyTestSuccess12.015
AppendLockTestSuccess5.078
UpdateCacheKeyPropertiesTestSuccess5.015
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.046
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.047
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.047
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.048
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.048
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.049
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.050
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.051
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.053
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.055
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.057
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.124
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.125
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.125
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.127
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.128
MultithreadTestCaseSuccess0.347
MultipleTableAboutToInsertTestSuccess0.237
SingleTableAboutToInsertTestSuccess0.242
MultipleTableAboutToInsertTestSuccess0.242
SingleTableAboutToInsertTestSuccess0.242
MultipleTableAboutToInsertTestSuccess0.242
SingleTableAboutToInsertTestSuccess0.245
SingleTableAboutToInsertTestSuccess0.246
SingleTableAboutToInsertTestSuccess0.246
MultipleTableAboutToInsertTestSuccess0.246
MultipleTableAboutToInsertTestSuccess0.249
MultipleTableAboutToInsertTestSuccess0.249
SingleTableAboutToInsertTestSuccess0.249
MultithreadTestCaseSuccess0.474
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.000
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.001
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.001
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.001
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.001
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.001
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.001
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.002
DescriptorQueryManagerMultithreadedTest$DescriptorQueryManagerAddQueryTestSuccess3.002
DescriptorQueryManagerMultithreadedTestSuccess3.013
QueryCacheTestSuccess0.017
QueryCacheTestSuccess0.019
QueryCacheTestSuccess0.019
QueryCacheTestSuccess0.019
QueryCacheTestSuccess0.020
QueryCacheTestSuccess0.021
QueryCacheTestSuccess0.021
QueryCacheTestSuccess0.021
QueryCacheTestSuccess0.021
QueryCacheTestSuccess0.021
QueryCacheTestSuccess0.022
QueryCacheTestSuccess0.022
QueryCacheMultithreadedTestSuccess0.035
ConcurrentDecryptionTestSuccess8.015
ConcurrentReadOneToOneInheritanceTestSuccess20.061
ConcurrentReadFetchJoinTestSuccess10.019
ConcurrentReadFetchJoinWithUOWLocksTestSuccess5.241
AddDescriptorsTestSuccess0.014
AddDescriptorsTestSuccess0.026
AddDescriptorsTestSuccess0.033
AddDescriptorsTest_3threadsSuccess0.046
Timer(10000)Success10.000
SequencePreallocationTestSuccess10.012
SequencePreallocationTestSuccess10.013
SequencePreallocationTestSuccess10.014
SequencePreallocationTestSuccess10.014
SequencePreallocationTestSuccess10.015
SequencePreallocationTestSuccess10.016
SequencePreallocationTestSuccess10.017
SequencePreallocationTestSuccess10.017
SequencePreallocationTestSuccess10.018
SequencePreallocationTestSuccess10.018
SequencePreallocationTest_10threads;_Timer(10000)Success10.030
AddDescriptorsTest(100)Success10.062
SequencePreallocationTestSuccess10.198
SequencePreallocationTestSuccess10.200
SequencePreallocationTestSuccess10.200
SequencePreallocationTestSuccess10.201
SequencePreallocationTestSuccess10.201
SequencePreallocationTestSuccess10.203
SequencePreallocationTestSuccess10.203
SequencePreallocationTestSuccess10.204
SequencePreallocationTestSuccess10.205
SequencePreallocationTestSuccess10.230
AddDescriptorsTest(100);_SequencePreallocationTest_10threadsSuccess10.275
Timer(10000)Success10.001
InsertTestSuccess10.001
InsertTestSuccess10.003
InsertTestSuccess10.003
InsertTestSuccess10.005
InsertTestSuccess10.006
InsertTestSuccess10.007
InsertTestSuccess10.008
InsertTestSuccess10.008
InsertTestSuccess10.009
InsertTestSuccess10.306
InsertTest_10threads;_Timer(10000)Success10.319
AddDescriptorsTest(100)Success10.102
InsertTestSuccess10.101
InsertTestSuccess10.106
InsertTestSuccess10.107
InsertTestSuccess10.109
InsertTestSuccess10.110
InsertTestSuccess10.112
InsertTestSuccess10.112
InsertTestSuccess10.112
InsertTestSuccess10.264
InsertTestSuccess10.662
AddDescriptorsTest(100);_InsertTest_10threadsSuccess10.676
ConcurrentQueryCacheQueryResultsTestSuccess22.260
SPGBasicTestSuccess0.506
SPGGenerateAmendmentClassTestSuccess0.415
SPGExecuteStoredProcedureTestSuccess0.051
TablesCheckTestSuite$CurrentPlatformExistingTableTablesCheckTestSuccess0.002
TablesCheckTestSuite$CurrentPlatformNonExistingTableTablesCheckTestSuccess0.001
TablesCheckTestSuite$DefaultPlatformExistingTableTablesCheckTestSuccess0.001
TablesCheckTestSuite$DefaultPlatformNonExistingTableTablesCheckTestSuccess0.003
IndirectListTestDatabase.testUOWAddContact()Success0.287
IndirectListTestDatabase.testUOWChangeTotal()Success0.510
IndirectListTestDatabase.testUOWRemoveContact2()Success0.050
IndirectListTestDatabase.testConformWithAnyOfIsNull()Success0.065
IndirectListTestDatabase.testUOWAddLine()Success0.273
IndirectListTestDatabase.testReadAndWriteObject()Success0.052
IndirectListTestDatabase.testUOWReplaceCollection()Success0.070
IndirectListTestDatabase.testUOWChangeTotal2()Success0.063
IndirectListTestDatabase.testUOWAddSalesRep()Success0.292
IndirectListTestDatabase.testRefreshObject()Success0.096
IndirectListTestDatabase.testRefreshNewObject()Success0.286
IndirectListTestDatabase.testUOWRemoveLine()Success0.064
IndirectListTestDatabase.testUOWUnchanged()Success0.047
IndirectListTestDatabase.testUOWRemoveSalesRep2()Success0.055
IndirectListTestDatabase.testUOWAddContact2()Success0.098
IndirectListTestDatabase.testUOWNewObject()Success0.092
IndirectListTestDatabase.testUOWAddSalesRep2()Success0.060
IndirectListTestDatabase.testUOWRemoveSalesRep()Success0.838
IndirectListTestDatabase.testUOWRemoveContact()Success0.083
IndirectListTestDatabase.testMergeCloneWithSerializedTransparentIndirection()Success0.084
IndirectListTestDatabase.testWriteAndReadObject()Success0.096
IndirectMapTestDatabase.testUOWAddContact()Success0.042
IndirectMapTestDatabase.testUOWChangeTotal()Success0.040
IndirectMapTestDatabase.testUOWRemoveContact2()Success0.053
IndirectMapTestDatabase.testUOWAddLine()Success0.048
IndirectMapTestDatabase.testReadAndWriteObject()Success0.042
IndirectMapTestDatabase.testUOWReplaceCollection()Success0.042
IndirectMapTestDatabase.testUOWChangeTotal2()Success0.038
IndirectMapTestDatabase.testUOWAddSalesRep()Success0.060
IndirectMapTestDatabase.testRefreshObject()Success0.049
IndirectMapTestDatabase.testRefreshNewObject()Success0.043
IndirectMapTestDatabase.testUOWRemoveLine()Success0.031
IndirectMapTestDatabase.testKeysAndValues()Success0.041
IndirectMapTestDatabase.testUOWUnchanged()Success0.059
IndirectMapTestDatabase.testUOWRemoveSalesRep2()Success0.040
IndirectMapTestDatabase.testUOWAddContact2()Success0.036
IndirectMapTestDatabase.testUOWNewObject()Success0.295
IndirectMapTestDatabase.testUOWAddSalesRep2()Success0.065
IndirectMapTestDatabase.testUOWRemoveSalesRep()Success0.046
IndirectMapTestDatabase.testUOWRemoveContact()Success0.036
IndirectMapTestDatabase.testMergeCloneWithSerializedTransparentIndirection()Success0.039
IndirectMapTestDatabase.testWriteAndReadObject()Success0.065
IndirectSetTestDatabase.testUOWAddContact()Success0.045
IndirectSetTestDatabase.testUOWChangeTotal()Success0.043
IndirectSetTestDatabase.testUOWRemoveContact2()Success0.271
IndirectSetTestDatabase.testUOWAddLine()Success0.085
IndirectSetTestDatabase.testReadAndWriteObject()Success0.067
IndirectSetTestDatabase.testUOWReplaceCollection()Success0.036
IndirectSetTestDatabase.testUOWChangeTotal2()Success0.078
IndirectSetTestDatabase.testUOWAddSalesRep()Success0.105
IndirectSetTestDatabase.testRefreshObject()Success0.052
IndirectSetTestDatabase.testRefreshNewObject()Success0.053
IndirectSetTestDatabase.testUOWRemoveLine()Success0.033
IndirectSetTestDatabase.testUOWUnchanged()Success0.037
IndirectSetTestDatabase.testUOWAddContact2()Success0.050
IndirectSetTestDatabase.testUOWRemoveSalesRep2()Success0.266
IndirectSetTestDatabase.testUOWNewObject()Success0.041
IndirectSetTestDatabase.testUOWAddSalesRep2()Success0.047
IndirectSetTestDatabase.testUOWRemoveSalesRep()Success0.046
IndirectSetTestDatabase.testUOWRemoveContact()Success0.284
IndirectSetTestDatabase.testMergeCloneWithSerializedTransparentIndirection()Success0.037
IndirectSetTestDatabase.testWriteAndReadObject()Success0.049
ReadObjectTest(class org.eclipse.persistence.testing.models.transparentindirection.Dog)Success0.005
UpdateDogTestSuccess0.008
NullCollectionTestSuccess0.044
BidirectionalRelationshipMaintenanceTestSuccess0.007
NullDelegateInValueHolderTestSuccess0.000
NullDelegateInValueHolderTestSuccess0.000
NullDelegateInValueHolderTestSuccess0.000
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BooleanTester)Success0.031
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BooleanTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.005
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.005
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.006
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.005
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.005
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.044
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.006
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.008
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.006
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.015
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.020
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.016
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.011
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.006
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.006
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.013
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BooleanTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BooleanTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.005
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.006
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.006
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.002
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.005
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.TimeDateTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.006
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.006
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.005
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.StringTester)Success0.002
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.NumericTester)Success0.002
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.004
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.007
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.009
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.008
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.BLOBTester)Success0.007
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.003
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.005
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.010
WriteTypeObjectTest(class org.eclipse.persistence.testing.tests.types.CLOBTester)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.002
ReadObjectCallTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.003
ReadObjectCallTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.004
ReadObjectCallTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.003
EmployeeComplexUpdateTest: add 1 and remove 1 EmployeesSuccess0.010
EmployeeComplexUpdateTest: remove 1 PhonesSuccess0.006
EmployeeComplexUpdateTest: add 2 and remove 2 Employees; add 1 and remove 1 PhonesSuccess0.015
CascadeLockingPolicyTestSuccess0.012
TargetLockingTest_AddRemoveTargetSuccess0.028
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.008
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.011
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.219
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.010
UnitOfWorkBasicInsertObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.004
TargetLockingTest_DeleteSource_IndirectionTriggeredSuccess0.016
TargetLockingTest_DeleteSource_IndirectionNotTriggeredSuccess0.017
ReadAllTest(org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.000
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.unidirectional.Employee)Success0.000
JoinTest - no selection criteriaSuccess0.020
JoinTest - select by first nameSuccess0.008
EmployeeBatchReadingTest - no selection criteriaSuccess0.015
EmployeeBatchReadingTest - select by first nameSuccess0.010
MergeCloneWithReferencesWithNullTestSuccess0.011
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.050
UnitOfWorkRevertAndResumeWithNewTestSuccess0.012
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.001
UnitOfWorkExistingObjectsListTestSuccess0.004
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
RefreshDeletedObjectTestSuccess0.006
UnregisterUnitOfWorkTestSuccess0.005
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.011
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.023
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.015
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.050
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.021
BidirectionalInsertTest(with UOW)Success0.020
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.015
InsertNewObjectTestSuccess0.002
ComplexMultipleUnitOfWorkTestSuccess0.066
FaultyUnitOfWorkTestSuccess0.009
LockFailureUnitOfWorkTestSuccess0.010
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.032
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.034
DeletingFromParentSessionTestSuccess0.220
EqualObjectUnitOfWorkTestSuccess0.006
NoIMWithValueHolderTestSuccess0.003
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
DeepMergeCloneSerializedTestSuccess0.020
DeepMergeCloneIndirectionTestSuccess0.004
RegisterNewObjectTestSuccess0.039
NoIdentityMapUnitOfWorkTestSuccess0.007
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.002
RelationshipTreeInsertTestSuccess0.005
UnitOfWorkComplexRefreshTestSuccess0.009
ViolateObjectSpaceTestSuccess0.015
NoValidationWithInitIdentityMapsSuccess0.016
NoIdentityTestSuccess0.261
NoIdentityMergeCloneTestSuccess0.030
BiDirectionInsertOrderTestSuccess0.624
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
NestedUnitOfWorkQuerySuccess0.004
DeleteAndConformSuccess0.003
NullAggregateTestSuccess0.004
UOWHasOnlyDeletesTestSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.003
NestedUnitOfWorkDeleteNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.002
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.001
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.000
UnitOfWorkDeleteNoValidationTestSuccess0.004
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.002
UnitOfWorkCommitToDatabaseTestSuccess0.009
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.002
WasTransactionBegunPrematurelyRollbackTestSuccess0.004
CanChangeReadOnlySetTestSuccess0.002
GetFromNewObjectWithConformTestSuccess0.001
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.008
PerformDeletesFirstTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTestSuccess0.005
PerformDeletesFirstIgnoreUpdateTest2Success0.010
CreateDeleteCreateTestSuccess0.002
WorkingCloneCopyPolicyTestSuccess0.002
UnregisteredNewObjectOptimisticLockTestSuccess0.014
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.000
GetObjectFromIdentityMapTestSuccess0.002
MergeDeadIndirectionTestSuccess0.003
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.228
AllChangeSetsTestSuccess0.008
CurrentChangeSetTestSuccess0.003
ErrorOnInsertTestSuccess0.001
CollectionMappingMergeObjectTestSuccess0.008
ExceptionsRaisedUnitOfWorkTestSuccess0.006
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.005
NestedUnitOfWorkReadOnlyClassTestSuccess0.016
RefReadOnlyTestSuccess0.006
BuildCloneFromRowOneToOneTestSuccess0.010
CacheIndexTestSuccess0.010
UnitOfWorkRollbackConnectionReleaseTestSuccess0.003
MergeCloneWithReferencesWithNullTestSuccess0.005
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.019
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.002
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.014
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.243
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.008
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.030
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.023
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.244
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.020
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
InsertNewObjectTestSuccess0.003
FaultyUnitOfWorkTestSuccess0.009
LockFailureUnitOfWorkTestSuccess0.009
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.043
DeletingFromParentSessionTestSuccess0.223
NoIMWithValueHolderTestSuccess0.004
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
NoIdentityMapUnitOfWorkTestSuccess0.006
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.004
RelationshipTreeInsertTestSuccess0.008
UnitOfWorkComplexRefreshTestSuccess0.007
ViolateObjectSpaceTestSuccess0.012
NoValidationWithInitIdentityMapsSuccess0.017
NoIdentityTestSuccess0.041
NoIdentityMergeCloneTestSuccess0.048
BiDirectionInsertOrderTestSuccess0.017
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
NestedUnitOfWorkQuerySuccess0.004
DeleteAndConformSuccess0.003
UOWHasOnlyDeletesTestSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.005
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.005
NestedUnitOfWorkDeleteNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.004
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.001
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.000
UnitOfWorkDeleteNoValidationTestSuccess0.008
ConcurrentNewObjectTestSuccess0.009
ConcurrentRefreshOnUpdateTestSuccess0.010
ConcurrentRefreshOnCloneTestSuccess5.011
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.004
UnitOfWorkCommitToDatabaseTestSuccess0.019
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.002
WasTransactionBegunPrematurelyRollbackTestSuccess0.009
CanChangeReadOnlySetTestSuccess0.005
GetFromNewObjectWithConformTestSuccess0.000
PerformDeletesFirstTestSuccess0.005
PerformDeletesFirstIgnoreUpdateTestSuccess0.007
PerformDeletesFirstIgnoreUpdateTest2Success0.010
CreateDeleteCreateTestSuccess0.002
UnregisteredNewObjectOptimisticLockTestSuccess0.014
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
LockOnCloneTestSuccess10.011
LockOnCloneDeadlockAvoidanceTestSuccess20.437
GetObjectFromIdentityMapTestSuccess0.003
MergeDeadIndirectionTestSuccess0.002
UnitOfWorkConcurrentRevertTestSuccess0.547
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.011
AllChangeSetsTestSuccess0.009
ErrorOnInsertTestSuccess0.000
CollectionMappingMergeObjectTestSuccess0.008
ExceptionsRaisedUnitOfWorkTestSuccess0.004
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.007
NestedUnitOfWorkReadOnlyClassTestSuccess0.016
MergeCloneWithReferencesWithNullTestSuccess0.010
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.032
UnitOfWorkRevertAndResumeWithNewTestSuccess0.012
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.002
UnitOfWorkExistingObjectsListTestSuccess0.006
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.249
RefreshDeletedObjectTestSuccess0.011
UnregisterUnitOfWorkTestSuccess0.208
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.019
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.019
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.012
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.026
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.012
BidirectionalInsertTest(with UOW)Success0.021
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.041
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.038
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.040
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.227
InsertNewObjectTestSuccess0.004
ComplexMultipleUnitOfWorkTestSuccess0.506
FaultyUnitOfWorkTestSuccess0.006
LockFailureUnitOfWorkTestSuccess0.010
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.043
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.242
DeletingFromParentSessionTestSuccess0.020
EqualObjectUnitOfWorkTestSuccess0.007
NoIMWithValueHolderTestSuccess0.002
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
DeepMergeCloneSerializedTestSuccess0.024
DeepMergeCloneIndirectionTestSuccess0.006
RegisterNewObjectTestSuccess0.253
NoIdentityMapUnitOfWorkTestSuccess0.007
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.002
RelationshipTreeInsertTestSuccess0.026
UnitOfWorkComplexRefreshTestSuccess0.006
ViolateObjectSpaceTestSuccess0.010
NoValidationWithInitIdentityMapsSuccess0.017
NoIdentityTestSuccess0.033
NoIdentityMergeCloneTestSuccess0.023
BiDirectionInsertOrderTestSuccess0.007
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
NestedUnitOfWorkQuerySuccess0.004
DeleteAndConformSuccess0.003
NullAggregateTestSuccess0.005
UOWHasOnlyDeletesTestSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.003
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.000
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.002
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.001
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.000
UnitOfWorkDeleteNoValidationTestSuccess0.005
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.002
UnitOfWorkCommitToDatabaseTestSuccess0.008
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.001
WasTransactionBegunPrematurelyRollbackTestSuccess0.004
CanChangeReadOnlySetTestSuccess0.002
GetFromNewObjectWithConformTestSuccess0.000
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.007
PerformDeletesFirstTestSuccess0.010
PerformDeletesFirstIgnoreUpdateTestSuccess0.009
PerformDeletesFirstIgnoreUpdateTest2Success0.007
CreateDeleteCreateTestSuccess0.002
WorkingCloneCopyPolicyTestSuccess0.000
UnregisteredNewObjectOptimisticLockTestSuccess0.009
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
GetObjectFromIdentityMapTestSuccess0.001
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.011
AllChangeSetsTestSuccess0.010
CurrentChangeSetTestSuccess0.003
ErrorOnInsertTestSuccess0.000
CollectionMappingMergeObjectTestSuccess0.005
ExceptionsRaisedUnitOfWorkTestSuccess0.005
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.006
NestedUnitOfWorkReadOnlyClassTestSuccess0.019
RefReadOnlyTestSuccess0.005
BuildCloneFromRowOneToOneTestSuccess0.012
CacheIndexTestSuccess0.262
UnitOfWorkRollbackConnectionReleaseTestSuccess0.273
MergeCloneWithReferencesWithNullTestSuccess0.007
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.031
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.001
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.260
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.043
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.038
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.040
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.028
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.256
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.021
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.047
InsertNewObjectTestSuccess0.003
FaultyUnitOfWorkTestSuccess0.006
LockFailureUnitOfWorkTestSuccess0.012
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.039
DeletingFromParentSessionTestSuccess0.012
NoIMWithValueHolderTestSuccess0.003
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
NoIdentityMapUnitOfWorkTestSuccess0.006
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.002
RelationshipTreeInsertTestSuccess0.007
UnitOfWorkComplexRefreshTestSuccess0.006
ViolateObjectSpaceTestSuccess0.015
NoValidationWithInitIdentityMapsSuccess0.026
NoIdentityTestSuccess0.037
NoIdentityMergeCloneTestSuccess0.025
BiDirectionInsertOrderTestSuccess0.010
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.245
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
NestedUnitOfWorkQuerySuccess0.003
DeleteAndConformSuccess0.003
UOWHasOnlyDeletesTestSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.005
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.003
NestedUnitOfWorkDeleteNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.003
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.000
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.001
UnitOfWorkDeleteNoValidationTestSuccess0.005
ConcurrentNewObjectTestSuccess0.006
ConcurrentRefreshOnUpdateTestSuccess0.006
ConcurrentRefreshOnCloneTestSuccess5.014
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.003
UnitOfWorkCommitToDatabaseTestSuccess0.011
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.008
WasTransactionBegunPrematurelyRollbackTestSuccess0.016
CanChangeReadOnlySetTestSuccess0.005
GetFromNewObjectWithConformTestSuccess0.000
PerformDeletesFirstTestSuccess0.217
PerformDeletesFirstIgnoreUpdateTestSuccess0.010
PerformDeletesFirstIgnoreUpdateTest2Success0.008
CreateDeleteCreateTestSuccess0.002
UnregisteredNewObjectOptimisticLockTestSuccess0.017
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
LockOnCloneTestSuccess11.028
LockOnCloneDeadlockAvoidanceTestSuccess20.018
GetObjectFromIdentityMapTestSuccess0.002
MergeDeadIndirectionTestSuccess0.006
UnitOfWorkConcurrentRevertTestSuccess0.485
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.234
AllChangeSetsTestSuccess0.013
ErrorOnInsertTestSuccess0.001
CollectionMappingMergeObjectTestSuccess0.007
ExceptionsRaisedUnitOfWorkTestSuccess0.004
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.010
NestedUnitOfWorkReadOnlyClassTestSuccess0.234
MergeCloneWithReferencesWithNullTestSuccess0.005
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.020
UnitOfWorkRevertAndResumeWithNewTestSuccess0.010
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.001
UnitOfWorkExistingObjectsListTestSuccess0.003
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.025
RefreshDeletedObjectTestSuccess0.005
UnregisterUnitOfWorkTestSuccess0.004
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.009
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.021
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.218
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.245
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.020
BidirectionalInsertTest(with UOW)Success0.211
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.236
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.019
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
InsertNewObjectTestSuccess0.003
ComplexMultipleUnitOfWorkTestSuccess0.711
FaultyUnitOfWorkTestSuccess0.430
LockFailureUnitOfWorkTestSuccess0.009
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.038
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.240
DeletingFromParentSessionTestSuccess0.021
EqualObjectUnitOfWorkTestSuccess0.005
NoIMWithValueHolderTestSuccess0.003
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
DeepMergeCloneSerializedTestSuccess0.017
DeepMergeCloneIndirectionTestSuccess0.004
RegisterNewObjectTestSuccess0.032
NoIdentityMapUnitOfWorkTestSuccess0.006
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.002
RelationshipTreeInsertTestSuccess0.006
UnitOfWorkComplexRefreshTestSuccess0.006
ViolateObjectSpaceTestSuccess0.005
NoValidationWithInitIdentityMapsSuccess0.014
NoIdentityTestSuccess0.248
NoIdentityMergeCloneTestSuccess0.234
BiDirectionInsertOrderTestSuccess0.009
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.232
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.451
NestedUnitOfWorkQuerySuccess0.004
DeleteAndConformSuccess0.003
NullAggregateTestSuccess0.006
UOWHasOnlyDeletesTestSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.002
NestedUnitOfWorkDeleteNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.003
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.000
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.000
UnitOfWorkDeleteNoValidationTestSuccess0.009
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.002
UnitOfWorkCommitToDatabaseTestSuccess0.009
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.001
WasTransactionBegunPrematurelyRollbackTestSuccess0.005
CanChangeReadOnlySetTestSuccess0.002
GetFromNewObjectWithConformTestSuccess0.001
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.007
PerformDeletesFirstTestSuccess0.004
PerformDeletesFirstIgnoreUpdateTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTest2Success0.007
CreateDeleteCreateTestSuccess0.001
WorkingCloneCopyPolicyTestSuccess0.000
UnregisteredNewObjectOptimisticLockTestSuccess0.008
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
GetObjectFromIdentityMapTestSuccess0.001
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.009
AllChangeSetsTestSuccess0.007
CurrentChangeSetTestSuccess0.003
ErrorOnInsertTestSuccess0.000
CollectionMappingMergeObjectTestSuccess0.221
ExceptionsRaisedUnitOfWorkTestSuccess0.005
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.004
NestedUnitOfWorkReadOnlyClassTestSuccess0.011
RefReadOnlyTestSuccess0.003
BuildCloneFromRowOneToOneTestSuccess0.008
CacheIndexTestSuccess0.007
UnitOfWorkRollbackConnectionReleaseTestSuccess0.003
MergeCloneWithReferencesWithNullTestSuccess0.005
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.030
UnitOfWorkRevertAndResumeWithNewTestSuccess0.021
UnitOfWorkRevertWithNewObjectTestSuccess0.000
UnitOfWorkNullPrimaryKeyTestSuccess0.002
UnitOfWorkExistingObjectsListTestSuccess0.005
MergeUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
RegisterationUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
RefreshDeletedObjectTestSuccess0.010
UnregisterUnitOfWorkTestSuccess0.005
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.221
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.015
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.007
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.021
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.011
BidirectionalInsertTest(with UOW)Success0.010
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.037
InsertNewObjectTestSuccess0.003
ComplexMultipleUnitOfWorkTestSuccess0.287
FaultyUnitOfWorkTestSuccess0.008
LockFailureUnitOfWorkTestSuccess0.012
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.045
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
DeletingFromParentSessionTestSuccess0.029
EqualObjectUnitOfWorkTestSuccess0.007
NoIMWithValueHolderTestSuccess0.007
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
DeepMergeCloneSerializedTestSuccess0.016
DeepMergeCloneIndirectionTestSuccess0.007
RegisterNewObjectTestSuccess0.042
NoIdentityMapUnitOfWorkTestSuccess0.008
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.003
RelationshipTreeInsertTestSuccess0.007
UnitOfWorkComplexRefreshTestSuccess0.008
ViolateObjectSpaceTestSuccess0.006
NoValidationWithInitIdentityMapsSuccess0.018
NoIdentityTestSuccess0.047
NoIdentityMergeCloneTestSuccess0.030
BiDirectionInsertOrderTestSuccess0.009
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.030
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.016
NestedUnitOfWorkQuerySuccess0.008
DeleteAndConformSuccess0.008
NullAggregateTestSuccess0.004
UOWHasOnlyDeletesTestSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.005
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.000
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.004
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.006
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.006
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.005
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.002
NestedUnitOfWorkDeleteNewObjectTestSuccess0.001
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.000
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.003
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.000
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.001
UnitOfWorkDeleteNoValidationTestSuccess0.005
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.002
UnitOfWorkCommitToDatabaseTestSuccess0.014
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.001
WasTransactionBegunPrematurelyRollbackTestSuccess0.006
CanChangeReadOnlySetTestSuccess0.003
GetFromNewObjectWithConformTestSuccess0.000
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.008
PerformDeletesFirstTestSuccess0.004
PerformDeletesFirstIgnoreUpdateTestSuccess0.003
PerformDeletesFirstIgnoreUpdateTest2Success0.010
CreateDeleteCreateTestSuccess0.002
WorkingCloneCopyPolicyTestSuccess0.001
UnregisteredNewObjectOptimisticLockTestSuccess0.010
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.001
GetObjectFromIdentityMapTestSuccess0.001
MergeDeadIndirectionTestSuccess0.002
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.017
AllChangeSetsTestSuccess0.015
CurrentChangeSetTestSuccess0.003
ErrorOnInsertTestSuccess0.000
CollectionMappingMergeObjectTestSuccess0.011
ExceptionsRaisedUnitOfWorkTestSuccess0.013
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.007
NestedUnitOfWorkReadOnlyClassTestSuccess0.226
RefReadOnlyTestSuccess0.004
BuildCloneFromRowOneToOneTestSuccess0.007
CacheIndexTestSuccess0.007
UnitOfWorkRollbackConnectionReleaseTestSuccess0.005
TransactionIsolationAlwaysRefreshTestSuccess0.016
TransactionIsolationBatchReadingTestSuccess0.007
TransactionIsolationIndirectionConformingTestSuccess0.000
TransactionIsolationJoinedTestSuccess0.008
TransactionIsolationM2MBatchReadTestSuccess0.021
TransactionIsolationMergeCircularIndirectionTestSuccess0.027
TransactionIsolationMergeIndirectionOriginalsExistTestSuccess0.018
TransactionIsolationMergeIndirectionTestSuccess0.009
TransactionIsolationMergeOriginalsExistTestSuccess0.009
TransactionIsolationMergeTestSuccess0.005
TransactionIsolationNoNewObjectsTestSuccess0.008
TransactionIsolationNoOriginalsIndirectionTestSuccess0.003
TransactionIsolationNoOriginalsTestSuccess0.003
TransactionIsolationRefreshTestSuccess0.005
TransactionIsolationBuildObjectCacheHitTestSuccess0.028
BeginTransactionEarly_WriteChanges_TestCaseSuccess0.002
WriteChanges_Commit_NonTrivial_TestCaseSuccess0.013
WriteChanges_Commit_TestCaseSuccess0.000
WriteChanges_CommitAndResume_TestCaseSuccess0.001
WriteChanges_CommitAndResumeOnFailure_TestCaseSuccess0.000
WriteChanges_DeleteAll_TestCaseSuccess0.002
WriteChanges_IssueSQL_TestCaseSuccess0.005
WriteChanges_NonCachingOLReadQuery_TestCaseSuccess0.006
WriteChanges_OLModifyQuery_TestCaseSuccess0.001
WriteChanges_OLReadQuery_TestCaseSuccess0.007
WriteChanges_Register_TestCaseSuccess0.000
WriteChanges_RegisterExisting_TestCaseSuccess0.001
WriteChanges_RegisterNew_TestCaseSuccess0.000
WriteChanges_Release_TestCaseSuccess0.000
WriteChanges_ReportQuery_TestCaseSuccess0.001
WriteChanges_RevertAndResume_TestCaseSuccess0.000
WriteChangesFailed_TestCaseSuccess0.013
WriteChanges_CommitFail_TestCaseSuccess0.004
WriteChangesFailed_StatementCountTestCaseSuccess0.011
ClientServerTest(5 clients, min: 1 max: 2)Success0.021
ClientServerTest(10 clients, min: 2 max: 4)Success0.023
ClientServerTest(15 clients, min: 2 max: 4)Success0.027
ClientServerTest(20 clients, min: 2 max: 5)Success0.022
ClientServerTest(25 clients, min: 4 max: 8)Success1.018
ClientServerTest(25 clients, min: 2 max: 4)Success1.027
NotConnectedDeleteObjectTestSuccess0.009
NotConnectedReadObjectTestSuccess0.007
NotConnectedUpdateObjectQueryTestSuccess0.010
NotConnectedWriteObjectTestSuccess0.007
ConnectionIsNullAccessorTestSuccess0.000
GetTableNameTestSuccess0.001
GetMethodReturnsValueHolderTestSuccess0.001
SequenceFieldNameNotSetTestSuccess0.000
ConnectionSizeChangedAfterLoginSuccess0.013
NewObjectRegisterationSuccess0.009
NoFieldConversionValueInObjectTypeMappingSuccess0.001
NoAttributeConversionValueInObjectTypeMappingSuccess0.000
KeyFromObjecWithoutDescriptorSuccess0.000
ConstructorTestSuccess0.007
UOWWithoutDescriptorTestSuccess0.000
BidirectionWithHashtableTestSuccess0.001
BatchCommitTransactionExceptionTestSuccess0.004
PrintStackTraceTestSuccess0.001
InvalidQueryKeyTestSuccess0.000
ReportQueryWithNoAttributesTestSuccess0.000
ChainedExceptionTestCaseSuccess0.001
ConversionExceptionFromMappingTestSuccess0.000
DatabaseSessionAttemptLoginTwiceTestSuccess0.007
DatabaseSessionLogoutThenLoginTestSuccess0.012
NestedUOWWithUpdateAllQueryTestSuccess0.003
ExceptionSerializationTestCaseSuccess0.007
QueryParameterForOneToOneValidationTest - conforming: falseSuccess0.002
QueryParameterForOneToOneValidationTest - conforming: trueSuccess0.004
ClientSessionConstructorValidationTestSuccess0.011
ServerSessionReadPoolTypeTestSuccess0.005
NoMappingForPrimaryKeyTestSuccess0.001
DirectFieldNameNotSetTestSuccess0.000
NoForeighKeysAreSpecifiedTestSuccess0.001
ForeignKeysDefinedIncorrectlyTestSuccess0.000
ReferenceKeyFieldNotProperlySpecifiedTestSuccess0.001
NoReferenceKeyIsSpecifiedTestSuccess0.000
NoRelationTableTestSuccess0.000
NoSourceRelationKeysSpecifiedTestSuccess0.001
NoSuchMethodWhileInitializingAttributesInMethodAccessor_SetTestSuccess0.000
NoSuchMethodWhileInitializingAttributesInMethodAccessor_GetTestSuccess0.001
NoSuchMethodWhileInitializingAttributesInMethodAccessorTestSuccess0.000
NoTargetForeignKeysSpecifiedTestSuccess0.001
NoTargetRelationKeysSpecifiedTestSuccess0.000
ClassIndicatorFieldNotFoundTestSuccess0.001
ValueNotFoundInClassIndicatorMappingTestSuccess0.000
DescriptorForInterfaceIsMissingTestSuccess0.000
DescriptorIsMissingTestSuccess0.000
ParentDescriptorNotSpecifiedTestSuccess0.000
TableNotSpecifiedTestSuccess0.000
ReferenceTableNotSpecifiedTestSuccess0.001
RelationKeyFieldNotProperlySpecifiedTestSuccess0.000
ReturnTypeInGetAttributeAccessorTestSuccess0.001
NoSuchMethodOnInitializingAttributeMethodTestSuccess0.000
MultipleWriteMappingsForFieldTestSuccess0.001
AttributeNameNotSpecifiedTestSuccess0.001
IllegalArgumentWhileGettingValueThruMethodAccessorTestSuccess0.004
MultipleTablePrimaryKeyMustBeFullyQualifiedTestSuccess0.001
NullPointerWhileGettingValueThruInstanceVariableAccessorTestSuccess0.000
NullPointerWhileGettingValueThruMethodAccessorTestSuccess0.001
IllegalArgumentWhileSettingValueThruMethodAccessorTestSuccess0.004
ParentClassIsSelfTestSuccess0.000
IllegalArgumentWhileGettingValueThruInstanceVariableAccessorTestSuccess0.005
IllegalArgumentWhileSettingValueThruInstanceVariableAccessorTestSuccess0.003
NoFieldNameForMappingTestSuccess0.000
NoAttributeTransformationMethodTestSuccess0.000
NoSuchMethodWhileConvertingToMethodTestSuccess0.001
NoAttributeValueConversionToFieldValueProvidedTestSuccess0.002
SetExistanceCheckingNotUnderstoodTestSuccess0.000
ValueHolderInstantiationMismatchTestSuccess0.002
TableIsNotPresentInDatabaseTestSuccess0.012
InvalidIdentityMapTestSuccess0.000
MissingMappingForFieldTestSuccess0.000
InvalidUseOfTransparentIndirectionTest_extractPrimaryKeyForReferenceObjectSuccess0.002
InvalidUseOfTransparentIndirectionTest_nullValueFromRowSuccess0.001
InvalidUseOfTransparentIndirectionTest_valueFromMethodSuccess0.000
ReferenceDescriptorIsNotAggreagteCollectionTestSuccess0.001
ReferenceDescriptorIsNotAggregateTestSuccess0.000
SetMethodParameterTypeNotValidTestSuccess0.000
IllegalTableNameInMultipleTableForeignKeyTest_SourceSuccess0.000
IllegalTableNameInMultipleTableForeignKeyTest_TargetSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
NormalDescriptorsDoNotSupportNonRelationalExtensionsTestSuccess0.000
InvalidDataModificationEventTestSuccess0.000
InvalidDataModificationEventCodeTest_DirectCollectionMappingSuccess0.001
InvalidDataModificationEventCodeTest_ManyToManyMappingSuccess0.000
InvalidDescriptorEventCodeTestSuccess0.000
MultipleTablePrimaryKeyNotSpecifiedTestSuccess0.001
NoSuchMethodOnFindObsoleteMethodTestSuccess0.000
NoSuchMethodWhileInitializingClassExtractionMethodTestSuccess0.000
NoSuchMethodWhileInitializingCopyPolicyTestSuccess0.001
MappingCanNotBeReadOnlyTestSuccess0.000
MappingMustBeReadOnlyWhenStoredInCacheTestSuccess0.000
ParameterAndMappingWithoutIndirectionMismatchTestSuccess0.001
ReturnAndMappingWithoutIndirectionMismatchTestSuccess0.001
ParameterAndMappingWithIndirectionMismatchTestSuccess0.000
IncorrectCollectionPolicyTestSuccess0.000
InvalidIndirectionContainerClassTestSuccess0.001
StructureNameNotSetInMappingTestSuccess0.000
NoSubClassMatchTest_AggregateCollectionSuccess0.000
NoSubClassMatchTest_AggregateObjectSuccess0.000
ReturnAndMappingWithTransparentIndirectionMismatchTestSuccess0.000
ParameterAndMappingWithTransparentIndirectionMismatchTestSuccess0.001
GetMethodReturnTypeNotValidTestSuccess0.000
AttributeAndMappingWithTransparentIndirectionMismatchTestSuccess0.000
InvalidContainerPolicyTestSuccess0.000
ErrorOccuredInAmendmentMethodTestSuccess0.001
InvalidAmendmentMethodTestSuccess0.001
InvalidContainerPolicyWithTransparentIndirectionTestSuccess0.000
ProxyIndirectionNotAvailableTestSuccess0.000
InvalidAttributeTypeForProxyIndirectionTestSuccess0.000
InvalidGetMethodReturnTypeForProxyIndirectionTestSuccess0.001
InvalidSetMethodParameterTypeForProxyIndirectionTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidMappingOperationTestSuccess0.000
InvalidIndirectionPolicyOperationTestSuccess0.000
InvalidIndirectionPolicyOperationTestSuccess0.001
InvalidIndirectionPolicyOperationTestSuccess0.000
MissingForeignKeyTranslationTestSuccess0.000
TargetInvocationWhileInvokingFieldToMethodTestSuccess0.004
TargetInvocationWhileGettingValueThruMethodAccessorTestSuccess0.000
TargetInvocationWhileSettingValueThruMethodAccessorTestSuccess0.000
TargetInvocationWhileCloningTestSuccess0.000
TargetInvocationWhileEventExecutionTestSuccess0.000
NullPointerWhileMethodInstantiationTestSuccess0.001
TargetInvocationWhileMethodInstantiationTestSuccess0.000
TargetInvocationWhileInvokingRowExtractionMethodTestSuccess0.000
TargetInvocationWhileInvokingAttributeMethodTestSuccess0.001
TargetInvocationWhileInstantiatingMethodBasedProxyTestSuccess0.000
TargetInvocationWhileConstructorInstantiationTestSuccess0.001
IllegalArgumentWhileInstantiatingMethodBasedProxyTestSuccess0.000
IllegalArgumentWhileInvokingAttributeMethodTestSuccess0.000
IllegalArgumentWhileInvokingFieldToMethodTestSuccess0.001
TargetInvocationWhileConstructorInstantiationOfFactoryTestSuccess0.000
InstantiationWhileConstructorInstantiationOfFactoryTestSuccess0.001
NoConstructorIndirectionContainerClassTestSuccess0.000
ConstructingDescriptorExceptionTestsSuccess0.001
ChildDoesNotDefineAbstractQueryKeyOfParentTestSuccess0.000
NullPointerWhileConstructorInstantiationTestSuccess0.000
VariableOneToOneMappingIsNotDefinedProperlyTestSuccess0.001
VariableOneToOneMappingIsNotDefinedProperlyTestSuccess0.000
VariableOneToOneMappingIsNotDefinedProperlyTestSuccess0.000
NullPointerWhileSettingValueThruInstanceVariableAccessorTestSuccess0.000
GetClassDescriptorWithNullTestSuccess0.001
CloseConnAfterDatabaseSessionTxnTestSuccess0.030
NullUsernameLoginTestSuccess0.000
Properties »

Back to top

TestCase WebLogic_12_PlatformTest

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

Back to top