Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSkippedSuccess rateTime
8506000100.00%542.229
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.tests7953000527.4282018-06-13T02:03:54hipp3
org.eclipse.persistence.testing.tests.junit.failover300010.7882018-06-13T02:04:03hipp3
org.eclipse.persistence.testing.tests.junit.helper240000.2522018-06-13T02:04:14hipp3
org.eclipse.persistence.testing.tests.junit.localization70000.1622018-06-13T02:04:16hipp3
org.eclipse.persistence.testing.tests.junit.logging60000.1502018-06-13T02:04:17hipp3
org.eclipse.persistence.testing.tests.junit.mapping.conversion50000.1502018-06-13T02:04:18hipp3
org.eclipse.persistence.testing.tests.junit.platform.server.wls50000.0932018-06-13T02:04:19hipp3
org.eclipse.persistence.testing.tests.junit.security70000.8512018-06-13T02:04:19hipp3
org.eclipse.persistence.testing.tests.junit.sessionsxml50000.3822018-06-13T02:04:21hipp3
org.eclipse.persistence.testing.tests.junit.transparentindirection4760000.9182018-06-13T02:04:22hipp3
org.eclipse.persistence.testing.tests.security150001.0552018-06-13T02:13:04hipp3

Package org.eclipse.persistence.testing.tests

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ClearDatabaseSchemaTest10008.4352018-06-13T02:03:54hipp3
TestRunModel7952000518.9932018-06-13T02:04:24hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ConnectionPoolFailoverTest200010.4042018-06-13T02:04:03hipp3
FailoverTest10000.3842018-06-13T02:04:13hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
HelperTest160000.0992018-06-13T02:04:14hipp3
JavaUtilTest50000.0712018-06-13T02:04:15hipp3
JavaVersionTest30000.0822018-06-13T02:04:15hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LocalizationResourcesTest60000.0842018-06-13T02:04:16hipp3
LocalizationTest10000.0782018-06-13T02:04:16hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LogCategoryTest30000.0752018-06-13T02:04:17hipp3
LogLevelTest30000.0752018-06-13T02:04:17hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
AttributeNamePrefixTest10000.0712018-06-13T02:04:18hipp3
AttributeNameTokenizerTest40000.0792018-06-13T02:04:18hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
WebLogic_12_PlatformTest50000.0932018-06-13T02:04:19hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
JCEEncryptionTest10000.4172018-06-13T02:04:19hipp3
SecurableBackwardsCompatibilityTest60000.4342018-06-13T02:04:20hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SessionManagerTest50000.3822018-06-13T02:04:21hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
IndirectListTest1760000.3112018-06-13T02:04:22hipp3
IndirectMapTest2240000.3292018-06-13T02:04:22hipp3
IndirectSetTest760000.2782018-06-13T02:04:23hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SecurityTestModel150001.0552018-06-13T02:13:04hipp3
Back to top


TestCase AttributeNamePrefixTest

NameStatusTypeTime(s)
testToValueSuccess0.001
Properties »

Back to top

TestCase AttributeNameTokenizerTest

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

Back to top

TestCase ClearDatabaseSchemaTest

NameStatusTypeTime(s)
testSuccess8.376
Properties »

Back to top

TestCase ConnectionPoolFailoverTest

NameStatusTypeTime(s)
connectionPoolFailureTestSuccess0.322
fullDatabaseFailureTestSuccess10.008
Properties »

Back to top

TestCase FailoverTest

NameStatusTypeTime(s)
singleConnectionFailureTestSuccess0.313
Properties »

Back to top

TestCase HelperTest

NameStatusTypeTime(s)
basicTestSuccess0.019
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.000
timeFromStringTestSuccess0.001
Properties »

Back to top

TestCase IndirectListTest

NameStatusTypeTime(s)
testSetElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.128
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.001
testAdd1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAdd2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
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.001
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.000
testAddElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testLastElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemoveAllElements[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
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.014
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.001
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.001
testToArray1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testToArray2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAddAll1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
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.001
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.000
testFirstElement[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testLastIndexOf1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
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.001
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.001
testIndexOf1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testIndexOf2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testHashCode[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
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.001
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.000
testInsertElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSubList[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSetElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAddAll1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAddAll2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.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.000
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.000
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.000
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.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemove1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
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.001
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.001
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.001
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.001
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.001
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.001
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.001
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.001
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.000
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.001
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.000
testHashCode[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
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.125
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.001
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.000
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.001
testSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
testForEach[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.008
testComputeIfPresent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testContainsKey[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
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.001
testContainsValue[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testCompute2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testContains[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testKeySetRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testCompute[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetAddAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testEntrySetRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testReplace[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testElements[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testHashCode[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValuesAddAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testComputeIfPresent2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testEntrySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEquals[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValuesSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testReplaceWithDefault[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValuesRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.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.002
testKeySetSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testRemove[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testKeySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValues[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testRemoveTwoArgs[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetClear[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testGetOrDefault[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testReplaceAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetAdd[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testComputeIfAbsent2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testGet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testPut[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.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.000
testSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testForEach[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testComputeIfPresent[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetClear[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testContainsKey[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
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.000
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.001
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.001
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.001
testEntrySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEquals[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testReplaceWithDefault[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesRemove[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testMerge2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValuesRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testPutAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testKeySetSize[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testRemove[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testKeySetRetainAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testValues[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testRemoveTwoArgs[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testEntrySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testGetOrDefault[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.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.001
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.001
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.001
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.001
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.001
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.000
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.000
testContainsValue[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testCompute2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testCompute[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testReplace[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testHashCode[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testComputeIfPresent2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
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.000
testEntrySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testGetOrDefault[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
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.001
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.000
testKeys[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testComputeIfPresent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testContainsKey[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testComputeIfAbsent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testPutIfAbsent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValuesAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValueRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testContainsValue[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testCompute2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testKeySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testCompute[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
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.001
testKeySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValuesSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.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.001
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.000
testKeySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testValues[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
Properties »

Back to top

TestCase IndirectSetTest

NameStatusTypeTime(s)
testToArray1[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.135
testToArray2[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testAdd[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testClear[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
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.001
testContains[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testRemoveIf[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.003
testParallelStream[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.015
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.003
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.001
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.001
testRetainAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
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.000
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.001
testRemove[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testStream[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testSpliterator[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testIterator[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testRemoveAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
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.001
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.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.001
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.001
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.001
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.000
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.001
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.010
testPropertyVersionParserSuccess0.006
Properties »

Back to top

TestCase JCEEncryptionTest

NameStatusTypeTime(s)
testSuccess0.349
Properties »

Back to top

TestCase LocalizationResourcesTest

NameStatusTypeTime(s)
testToStringLocalizationResourceSuccess0.004
testTraceLocalizationResourceSuccess0.003
testLoggingLocalizationResourceSuccess0.004
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.005
testToValueSuccess0.001
testLengthSuccess0.000
Properties »

Back to top

TestCase LogLevelTest

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

Back to top

TestCase SecurableBackwardsCompatibilityTest

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

Back to top

TestCase SecurityTestModel

NameStatusTypeTime(s)
SecurityWhileInitializingInstantiationPolicyTest(InstantiationPolicyTestClass)Success0.068
SecurityOnFindMethodTest(FindMethod)Success0.003
SecurityOnInitializingAttributeMethodTest(AttributeMethodOneArg)Success0.012
SecurityOnInitializingAttributeMethodTest(AttributeMethodAbstractSession)Success0.001
SecurityOnInitializingAttributeMethodTest(AttributeMethodSession)Success0.001
SecurityWhileConvertingToMethodTest(ConvertMethodNoArg)Success0.015
SecurityWhileConvertingToMethodTest(ConvertMethodSession)Success0.001
SecurityWhileConvertingToMethodTest(ConvertMethodAbstractSession)Success0.001
SecurityWhileInitializingAttributesInInstanceVariableAccessorTest(VariableAccessor)Success0.003
SecurityWhileInitializingAttributesInMethodAccessorTest(MethodAccessor)Success0.001
SecurityWhileInitializingClassExtractionMethodTest(ExtractionAbstractRecord)Success0.003
SecurityWhileInitializingClassExtractionMethodTest(ExtractionRecord)Success0.000
SecurityWhileInitializingCopyPolicyTest(Policy)Success0.001
SecurityWhileInitializingCopyPolicyTest(WorkingPolicy)Success0.001
DatabaseLoginWithNoEncryptorTestSuccess0.024
Properties »

Back to top

TestCase SessionManagerTest

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

Back to top

TestCase WebLogic_12_PlatformTest

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

Back to top