Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSkippedSuccess rateTime
850601099.99%552.533
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.tests7953100536.3842018-05-13T21:08:44hipp3
org.eclipse.persistence.testing.tests.junit.failover300010.7842018-05-13T21:08:59hipp3
org.eclipse.persistence.testing.tests.junit.helper240000.2492018-05-13T21:09:11hipp3
org.eclipse.persistence.testing.tests.junit.localization70000.1722018-05-13T21:09:12hipp3
org.eclipse.persistence.testing.tests.junit.logging60000.1552018-05-13T21:09:13hipp3
org.eclipse.persistence.testing.tests.junit.mapping.conversion50000.9122018-05-13T21:09:14hipp3
org.eclipse.persistence.testing.tests.junit.platform.server.wls50000.0932018-05-13T21:09:15hipp3
org.eclipse.persistence.testing.tests.junit.security70001.0162018-05-13T21:09:15hipp3
org.eclipse.persistence.testing.tests.junit.sessionsxml50000.3552018-05-13T21:09:17hipp3
org.eclipse.persistence.testing.tests.junit.transparentindirection4760001.1582018-05-13T21:09:18hipp3
org.eclipse.persistence.testing.tests.security150001.2552018-05-13T21:18:02hipp3

Package org.eclipse.persistence.testing.tests

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ClearDatabaseSchemaTest100015.2682018-05-13T21:08:44hipp3
TestRunModel7952100521.1162018-05-13T21:09:20hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ConnectionPoolFailoverTest200010.3932018-05-13T21:08:59hipp3
FailoverTest10000.3912018-05-13T21:09:10hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
HelperTest160000.1022018-05-13T21:09:11hipp3
JavaUtilTest50000.0682018-05-13T21:09:11hipp3
JavaVersionTest30000.0792018-05-13T21:09:11hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LocalizationResourcesTest60000.0862018-05-13T21:09:12hipp3
LocalizationTest10000.0862018-05-13T21:09:12hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LogCategoryTest30000.0782018-05-13T21:09:13hipp3
LogLevelTest30000.0772018-05-13T21:09:13hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
AttributeNamePrefixTest10000.8332018-05-13T21:09:14hipp3
AttributeNameTokenizerTest40000.0792018-05-13T21:09:15hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
WebLogic_12_PlatformTest50000.0932018-05-13T21:09:15hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
JCEEncryptionTest10000.4982018-05-13T21:09:15hipp3
SecurableBackwardsCompatibilityTest60000.5182018-05-13T21:09:16hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SessionManagerTest50000.3552018-05-13T21:09:17hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
IndirectListTest1760000.3962018-05-13T21:09:18hipp3
IndirectMapTest2240000.4092018-05-13T21:09:19hipp3
IndirectSetTest760000.3532018-05-13T21:09:19hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SecurityTestModel150001.2552018-05-13T21:18:02hipp3
Back to top


TestCase AttributeNamePrefixTest

NameStatusTypeTime(s)
testToValueSuccess0.001
Properties »

Back to top

TestCase AttributeNameTokenizerTest

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

Back to top

TestCase ClearDatabaseSchemaTest

NameStatusTypeTime(s)
testSuccess15.204
Properties »

Back to top

TestCase ConnectionPoolFailoverTest

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

Back to top

TestCase FailoverTest

NameStatusTypeTime(s)
singleConnectionFailureTestSuccess0.319
Properties »

Back to top

TestCase HelperTest

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

Back to top

TestCase IndirectListTest

NameStatusTypeTime(s)
testSetElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.131
testReplaceAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.077
testToArray1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testToArray2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAddAll1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testAddAll2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testGet[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSet[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAdd1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAdd2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.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.002
testListIterator1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testListIterator2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.002
testRetainAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testFirstElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testLastIndexOf1[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testLastIndexOf2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testAddElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
testLastElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.001
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.001
testIndexOf2[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testHashCode[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testParallelStream[class org.eclipse.persistence.indirection.IndirectList, true]Success0.015
testEquals[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemoveElement[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
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.001
testInsertElementAt[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSubList[class org.eclipse.persistence.indirection.IndirectList, true]Success0.000
testSetElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testReplaceAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testToArray1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testToArray2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAddAll1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAddAll2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testGet[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSet[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testAdd1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testAdd2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testSize[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testSort[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testForEach[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testListIterator1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testListIterator2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRetainAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.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.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testLastElement[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveAllElements[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testContains[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveIf[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testElementAt[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemove1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemove2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testElements[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testIndexOf1[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testIndexOf2[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testHashCode[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testParallelStream[class org.eclipse.persistence.indirection.IndirectList, false]Success0.001
testEquals[class org.eclipse.persistence.indirection.IndirectList, false]Success0.000
testRemoveElement[class org.eclipse.persistence.indirection.IndirectList, false]Success0.004
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.001
testSetElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAddAll1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAddAll2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testAdd1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.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.000
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testFirstElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testLastIndexOf1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.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.001
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.000
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemove1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemove2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
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.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemoveElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.001
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testInsertElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.000
testSubList[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, true]Success0.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.000
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAddAll1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAddAll2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAdd1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testAdd2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSort[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testListIterator1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testListIterator2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testFirstElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.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.000
testLastElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveAllElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testRemove1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemove2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testElements[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testIndexOf1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testIndexOf2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testHashCode[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveElement[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testRemoveElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.001
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.000
testInsertElementAt[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest$L, false]Success0.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.128
testEntrySetClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
testGetOrDefault[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testReplaceAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.072
testEntrySetAdd[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
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.001
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.001
testMerge[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeys[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
testForEach[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.009
testComputeIfPresent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetClear[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testContainsKey[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testComputeIfAbsent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testPutIfAbsent[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValuesAdd[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValueRetainAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testContainsValue[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testCompute2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.002
testContains[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
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.001
testValuesRemoveAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testKeySet[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testMerge2[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testValuesRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testPutAll[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.001
testKeySetSize[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectMap, true]Success0.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.001
testRemoveTwoArgs[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetClear[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testGetOrDefault[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testReplaceAll[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySetAdd[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.001
testKeySetRemoveIf[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testComputeIfAbsent2[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testGet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testPut[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testEntrySet[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.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.005
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.001
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.001
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.000
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.001
testValues[class org.eclipse.persistence.indirection.IndirectMap, false]Success0.000
testRemoveTwoArgs[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testGetOrDefault[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testReplaceAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testEntrySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testComputeIfAbsent2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testPut[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testValuesClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testMerge[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeys[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testComputeIfPresent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
testContainsKey[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
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.001
testValueRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testContainsValue[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testCompute2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
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.001
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.001
testEntrySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEntrySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.001
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.001
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.001
testValuesRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testPutAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.000
testKeySetRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, true]Success0.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.000
testEntrySetAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testComputeIfAbsent2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testGet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testPut[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
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.001
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.000
testComputeIfPresent[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testContainsKey[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
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.001
testValueRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testContainsValue[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testCompute2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testCompute[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testEntrySetRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
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.001
testValuesRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySet[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testMerge2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.001
testValuesRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testPutAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.000
testKeySetSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest$M, false]Success0.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.137
testToArray2[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testAdd[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.002
testClear[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testSize[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testForEach[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.078
testRetainAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testContains[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testRemoveIf[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.002
testParallelStream[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.016
testAddAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
testEquals[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testIsEmpty[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.001
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.002
testIterator[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectSet, true]Success0.000
testToArray1[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testToArray2[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testAdd[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testClear[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testSize[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testForEach[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRetainAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testContainsAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testContains[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRemoveIf[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testParallelStream[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testAddAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testEquals[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testIsEmpty[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRemove[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testStream[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testSpliterator[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.001
testIterator[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testRemoveAll[class org.eclipse.persistence.indirection.IndirectSet, false]Success0.000
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
testAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testContains[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRemoveIf[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testParallelStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
testAddAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testEquals[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testIsEmpty[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRemove[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.001
testStream[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testSpliterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testIterator[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testRemoveAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, true]Success0.000
testToArray1[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testToArray2[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testAdd[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testClear[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testSize[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testForEach[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testRetainAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.000
testContainsAll[class org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest$S, false]Success0.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.011
testPropertyVersionParserSuccess0.005
Properties »

Back to top

TestCase JCEEncryptionTest

NameStatusTypeTime(s)
testSuccess0.429
Properties »

Back to top

TestCase LocalizationResourcesTest

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

Back to top

TestCase LocalizationTest

NameStatusTypeTime(s)
testSuccess0.009
Properties »

Back to top

TestCase LogCategoryTest

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

Back to top

TestCase LogLevelTest

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

Back to top

TestCase SecurableBackwardsCompatibilityTest

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

Back to top

TestCase SecurityTestModel

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

Back to top

TestCase SessionManagerTest

NameStatusTypeTime(s)
testCustomManagerSuccess0.085
testAllManagersSuccess0.000
testInvalidPlatformSuccess0.051
testConcurrencySuccess0.141
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.013
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.008
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.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.019
ReadObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.017
JoinInAggregateAndOwnerTestSuccess0.017
InMemoryQueryKeyToAggregateTest - load into memory = trueSuccess0.007
InMemoryQueryKeyToAggregateTest - load into memory = falseSuccess0.006
AggregateWithOneToOneRelationshipTestSuccess0.005
AggregateInvalidationIdentityTestSuccess0.021
QueryKeyInAggregateTest conforming: trueSuccess0.012
QueryKeyInAggregateTest conforming: falseSuccess0.008
QueryKeyInAggregateInheritanceTestSuccess0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.025
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.051
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee1)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.015
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.012
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.042
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.007
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.101
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.015
WriteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.016
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.015
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.003
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Agent)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Transport)Success0.001
AggregateCollectionOuterJoinTest(Agent)Success0.012
ReadAllTest(org.eclipse.persistence.testing.models.aggregate.Builder)Success0.001
AggregateCollectionOuterJoinTest(Builder)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.018
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.025
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.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.064
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.025
VerifyCascadeDelete(Agent)Success0.067
AggregateCollectionClearTest(Agent)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.041
VerifyCascadeDelete(Builder)Success0.007
AggregateCollectionClearTest(Builder)Success0.009
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.033
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.012
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.013
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Client)Success0.062
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.EvaluationClient)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.015
InsertObjectTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.040
AggregateMappingNullNotAllowSuccess0.020
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.120
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.020
UnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.071
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.031
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Agent)Success0.085
TransformationMappingTestSuccess0.014
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Agent)truetrueSuccess0.018
AggregateCollectionUoWTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.083
AggregateCollectionMultipleUoWTest(class org.eclipse.persistence.testing.models.aggregate.Builder)Success0.050
AddNullToAggregateCollectionTestfalsefalse(class org.eclipse.persistence.testing.models.aggregate.Builder)truetrueSuccess0.018
AggregateVersionOpimisticLockingTestSuccess0.081
BatchReadingWithAggregateCollectionMapping(Agent)Success0.007
BatchReadingWithAggregateCollectionMapping(Builder)Success0.002
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.029
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.078
UnitOfWorkCommitResumeTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.050
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.035
CheckForNullUnitOfWorkTest(class org.eclipse.persistence.testing.models.aggregate.Employee)Success0.014
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.083
NestedAggregateTestCaseSuccess0.006
NestedAggregateCollectionTest(Agent)Success0.020
NestedAggregateCollectionAbstractTestCase(Agent)Success0.090
NestedAggregateCollectionTest(Builder)Success0.021
NestedAggregateCollectionAbstractTestCase(Builder)Success0.157
AggregateInheritanceTestCaseSuccess0.010
AggregateInheritanceTypeFieldTestCaseSuccess0.006
AggregateWithoutAttributesInheritanceTestCaseSuccess0.008
AggregateTransientValueTestCaseSuccess0.006
AggregateInheritanceInitAggregateTestCaseSuccess0.005
AggregateRelationshipsOneToOneTestCaseSuccess0.019
AggregateRelationshipsTargetOneToOneTestCaseSuccess0.012
AggregateRelationshipsOneToManyTestCaseSuccess0.013
AggregateRelationshipsManyToManyTestCaseSuccess0.144
AggregateRelationshipsDirectCollectionTestCaseSuccess0.013
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.009
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
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.010
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.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.015
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.015
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.038
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.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.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
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.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
AddDescriptorsTestSuccess0.005
CacheExpiryAPITestSuccess0.034
TIME_TO_LIVE_EXPIRY(0s) - ExpireSuccess0.002
TIME_TO_LIVE_EXPIRY(100s) - LiveSuccess0.001
TIME_TO_LIVE_EXPIRY(-100s) - ExpireSuccess0.001
DAILY - ExpireSuccess0.203
DAILY_EXPIRY - ExpireSuccess0.202
DAILY_EXPIRY - LiveSuccess0.002
NO_EXPIRY - LiveSuccess0.002
Daily Expiry (+ One Day)Success0.003
Daily Expiry (- One Day)Success0.002
Daily Expiry (- 3 Days)Success0.002
Daily Expiry (+ 3 Days)Success0.003
NoExpiryInvalidationTestSuccess0.003
ReadObjectQuery (query object) Expiry TestSuccess0.003
ReadObjectQuery No Expiry TestSuccess0.002
ReadObjectQuery (no criteria) No Expiry TestSuccess0.002
ReadObjectQuery (exact primary key) No Expiry TestSuccess0.002
ReadObjectQuery (in-exact primary key) No Expiry TestSuccess0.003
ReadAllQuery Expiry TestSuccess0.006
ReadAllQuery No Expiry TestSuccess0.004
ReadAllQueryCheckCacheOnlyExpiryTestSuccess0.008
ReadObjectCheckCacheOnlyExpiryTestSuccess0.003
RefreshQueryCacheExpiryTestSuccess0.006
RefreshIfNewerVersionTestSuccess0.103
Update - do not update expiry test.Success0.147
Update - update expiry test.Success0.105
ReadAllQueryConformExpiryTestSuccess0.005
ReadObjectQueryConformExpiryTestSuccess0.003
CacheExpiryValueholderTestSuccess0.006
UnitOfWorkExpiredObjectTestSuccess0.004
CacheExpiryUnitOfWorkReadTestSuccess0.002
UnitOfWorkCreateObjectReadTimeTestSuccess0.005
SessionCreateObjectReadTimeTestSuccess0.002
InvalidateClassRecurseOptionTest(true)Success0.004
InvalidateClassRecurseOptionTest(false)Success0.003
InvalidateAllExternalChangeTestSuccess0.041
InvalidateAllTestSuccess0.003
PrimaryKeyQueryInUOWTestSuccess15.009
UnitOfWorkRefreshAfterInvalidationTestSuccess0.037
CacheInvalidationPolicyCloneTest : NoExpiryCacheInvalidationPolicySuccess0.000
CacheInvalidationPolicyCloneTest : DailyCacheInvalidationPolicySuccess0.000
CacheInvalidationPolicyCloneTest : TimeToLiveCacheInvalidationPolicySuccess0.000
InsertOverflowTestSuccess0.004
InsertTestSuccess0.000
CustomDeleteTestSuccess0.000
ConcurrentAccessTestSuccess0.125
ConcurrentReadBigBadObjectTestSuccess0.059
CollectionReadObjectTest(Chez Abuse)Success0.014
CollectionReadObjectTest(Pedro's)Success0.008
WriteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.020
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.017
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.016
DeleteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.022
DeleteObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.019
OTMPrivateOwnedDeleteObjectTestSuccess0.042
InsertObjectTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.007
CollectionInsertDetectionTestSuccess0.008
UnitOfWorkTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.027
UnitOfWorkTest(class org.eclipse.persistence.testing.models.collections.Restaurant)Success0.041
OTMHashtableObjectUpdateTestSuccess0.010
PerformDeletesFirstCollectionObjectRemovalTestSuccess0.009
PerformDeletesFirstCollectionObjectRemovalTestSuccess0.038
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.027
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.363
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.323
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)falsefalseSuccess0.472
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)falsefalseSuccess0.024
BidirectionalInsertWithPartialRegisterationTest(with UOW)Success0.391
MergeCloneWithReferencesWithNullTestSuccess0.009
MergeCloneWithReferencesTransparentIndirectionTestSuccess0.474
UnitOfWorkRevertAndResumeWithNewTestSuccess0.065
UnitOfWorkRevertWithNewObjectTestSuccess0.001
UnitOfWorkNullPrimaryKeyTestSuccess0.007
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.022
RefreshDeletedObjectTestSuccess0.008
UnregisterUnitOfWorkTestSuccess0.011
CloneAttributeIfMutableTestSuccess0.000
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.077
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.029
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.013
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.056
UpdateDeepOwnershipTest(class org.eclipse.persistence.testing.models.ownership.ObjectA)truefalseSuccess0.014
BidirectionalInsertTest(with UOW)Success0.043
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.058
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.037
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.069
InsertNewObjectTestSuccess0.003
ComplexMultipleUnitOfWorkTestSuccess0.080
FaultyUnitOfWorkTestSuccess0.011
LockFailureUnitOfWorkTestSuccess0.011
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.053
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.108
DeletingFromParentSessionTestSuccess0.019
EqualObjectUnitOfWorkTestSuccess0.089
NoIMWithValueHolderTestSuccess0.003
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
DeepMergeCloneSerializedTestSuccess0.111
DeepMergeCloneIndirectionTestSuccess0.010
RegisterNewObjectTestSuccess0.081
NoIdentityMapUnitOfWorkTestSuccess0.007
RefreshObjectNoIdentityMapUnitOfWorkTestSuccess0.003
RelationshipTreeInsertTestSuccess0.007
UnitOfWorkComplexRefreshTestSuccess0.009
ViolateObjectSpaceTestSuccess0.010
NoValidationWithInitIdentityMapsSuccess0.105
NoIdentityTestSuccess0.041
NoIdentityMergeCloneTestSuccess0.027
BiDirectionInsertOrderTestSuccess0.073
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.033
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.018
NestedUnitOfWorkQuerySuccess0.006
DeleteAndConformSuccess0.004
NullAggregateTestSuccess0.080
UOWHasOnlyDeletesTestSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NULLSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZEROSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVESuccess0.001
RegisterNewObjectInIdentityMapNoSeqTest NULL SequencingSuccess0.002
RegisterNewObjectInIdentityMapNoSeqTest ZERO SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE SequencingSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NULL Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest ZERO Sequencing always overridesSuccess0.003
RegisterNewObjectInIdentityMapNoSeqTest NEGATIVE Sequencing always overridesSuccess0.002
NestedUnitOfWorkDeleteNewObjectTestSuccess0.003
NestedUnitOfWorkDeleteNestedNewObjectTestSuccess0.002
NestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.003
DoubleNestedUnitOfWorkDeleteConformedNestedNewObjectTestSuccess0.003
NestedUnitOfWorkNewObjectWithIndirectionTestSuccess0.001
UnitOfWorkDeleteNoValidationTestSuccess0.004
GetIdentityMapFromUOWForREADONLYClassTestSuccess0.002
UnitOfWorkCommitToDatabaseTestSuccess0.080
UnitOfWorkInitializeAllIdentityMapsTestSuccess0.003
WasTransactionBegunPrematurelyRollbackTestSuccess0.005
CanChangeReadOnlySetTestSuccess0.003
GetFromNewObjectWithConformTestSuccess0.001
UOWCommitAndResumeWithPreCalcChangeSetSuccess0.008
PerformDeletesFirstTestSuccess0.004
PerformDeletesFirstIgnoreUpdateTestSuccess0.004
PerformDeletesFirstIgnoreUpdateTest2Success0.064
CreateDeleteCreateTestSuccess0.004
WorkingCloneCopyPolicyTestSuccess0.002
UnregisteredNewObjectOptimisticLockTestSuccess0.009
DoubleNestedUnitOfWorkRegisterNewObjectTestSuccess0.003
GetObjectFromIdentityMapTestSuccess0.002
MergeDeadIndirectionTestSuccess0.001
CommitAfterExecuteModifyQueryDuringTransTestSuccess0.013
AllChangeSetsTestSuccess0.073
CurrentChangeSetTestSuccess0.004
ErrorOnInsertTestSuccess0.017
CollectionMappingMergeObjectTestSuccess0.018
ExceptionsRaisedUnitOfWorkTestSuccess0.008
NestedUOWWithNewObjectRegisteredTwiceTestSuccess0.006
NestedUnitOfWorkReadOnlyClassTestSuccess0.011
RefReadOnlyTestSuccess0.065
BuildCloneFromRowOneToOneTestSuccess0.009
CacheIndexTestSuccess0.009
PostAcquireUnitOfWorkTestSuccess0.002
PreCommitUnitOfWorkTestSuccess0.002
PrepareUnitOfWorkTestSuccess0.004
PostCommitUnitOfWorkTestSuccess0.002
PreReleaseUnitOfWorkTestSuccess0.002
PostReleaseUnitOfWorkTestSuccess0.002
PostResumeUnitOfWorkTestSuccess0.001
CommitUnitOfWorkAgainTestSuccess0.057
CommitUnitOfWorkForcingSQLExceptionTestSuccess0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.009
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.045
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.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.046
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.004
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.003
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.001
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertObjectTestSuccess0.000
ConvertByteCharArrayToStringTestSuccess0.000
ConvertClassTypeTestSuccess0.000
ConvertClassTypeTestSuccess0.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
ClassLoaderTestSuccess0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.023
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.007
DeleteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.008
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.006
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
InsertObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.005
WriteObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.012
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.072
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.006
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.conversion.ConversionDataObject)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
CacheHitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
CustomSQLCursoredStreamReadTestSuccess0.004
ReadObjectQueryTestSuccess0.009
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.053
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
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.031
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
CustomSQLSubQueryTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.041
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.050
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.042
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.001
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.000
StoredProcedureTest_Inout_Out_In func custom don'tBindSuccess0.001
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.013
SQLTransactionTestSuccess0.005
2OutCursorTestSuccess0.000
UnnamedCursorTestSuccess0.001
2ResultSetTestSuccess0.005
StoredFunctionRefCursorTestSuccess0.000
MergeChangeSetWithDirectMapMappingTestSuccess0.141
MergeChangeSetWithIndirectDirectMapMappingTestSuccess0.010
DirectMapUnitOfWorkTestSuccess0.005
DirectMapMappingDeleteTestSuccess0.042
DirectMapMappingBatchReadTestSuccess0.010
DirectMapMappingIndirectionTestSuccess0.007
DirectMapMappingsSerializedConverterTestCaseSuccess0.007
DirectMapMappingHashMapTestSuccess0.006
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.008
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.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.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.000
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
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.010
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.042
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
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.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.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
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.009
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.002
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.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.000
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
AddDescriptorsTestSuccess0.003
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.004
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.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.000
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.010
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.050
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.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.007
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.008
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.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
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.008
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.002
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.003
DeleteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
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.002
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.023
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.025
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.010
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.027
NestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.031
NestedUnitOfWorkMultipleCommitTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
DeepNestedUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.074
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
UnitOfWorkCommitAndResume(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.014
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.024
ChangeFlagTestSuccess0.005
ChangeEventTestSuccess0.006
DeepMergeCloneSerializedTestSuccess0.025
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.011
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.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.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.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.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.009
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.046
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.003
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.005
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.008
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.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.013
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.010
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.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.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.020
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.024
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.013
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.026
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.027
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.026
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.022
ChangeFlagTestSuccess0.004
NestedUOWWithAttributeChangeTrackingTestSuccess0.002
WrongPropertyNameTestSuccess0.000
DeepMergeCloneSerializedTestSuccess0.017
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.009
TransparentMapTestSuccess0.026
AggregateAttributeChangeTrackingTestSuccess0.001
ChangeTrackedWeakReferenceTestSuccess0.015
DeferredChangeWeakReferenceTestSuccess0.010
ForceWeakReferenceTestSuccess14.161
HardReferenceTestSuccess0.009
WeakReferenceTestSuccess13.023
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.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.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.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.054
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.003
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.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.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.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.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.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.003
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
UpdateToNullTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.021
UpdateChangeValueTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.026
UpdateChangeNothingTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.012
UpdateChangeObjectTestfalsefalse(class org.eclipse.persistence.testing.models.employee.domain.Employee)truefalseSuccess0.028
MultipleUnitOfWorkTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.017
UnitOfWorkResumeTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
UnitOfWorkResumeOnFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.029
UnitOfWorkCommitResumeOnFailureNoFailureTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.028
UnitOfWorkRevertTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.023
ChangeFlagTestSuccess0.004
NestedUOWWithAttributeChangeTrackingTestSuccess0.002
DeepMergeCloneSerializedTestSuccess0.020
DeepMergeCloneSerializedObjectReferenceChangesTestSuccess0.007
TransparentIndirectionTestSuccess0.012
TransparentIndirectionAddOverflowBehaviourTestSuccess0.006
TransparentIndirectionAddRemoveTestSuccess0.015
TransparentIndirectionResumeAddTestSuccess0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.008
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.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
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.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.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
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
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.008
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.053
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.003
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.004
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.007
InsertObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
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.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.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
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.008
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.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.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.000
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
AddDescriptorsTestSuccess0.004
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.004
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
ReadObjectCallTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.003
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.Project)Success0.002
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadAllTest(org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadAllCallTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.001
ReadAllCallWithOrderingTest(org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.002
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.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.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.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
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.009
UnitOfWorkBasicUpdateObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.011
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.052
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.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.008
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.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.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.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
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.000
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.007
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.006
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.005
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.000
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
ReadObjectTest(class org.eclipse.persistence.testing.models.employee.domain.LargeProject)Success0.001
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.097
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.012
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.010
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.Employee)Success0.013
WriteObjectTest(class org.eclipse.persistence.testing.models.employee.domain.SmallProject)Success0.003
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.003
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.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.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.011
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.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.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.004
QuotedTableNameInitializationTestSuccess0.001
FUVLTimestampLockInCacheTest(Test1)Success0.010
FUVLTimestampLockInCacheTest(Test2)Success0.005
FUVLTimestampLockInCacheTest(Test3)Success0.007
FUVLTimestampLockInCacheTest(Test4)Success0.102
FUVLTimestampLockInObjectTest(Test1)Success0.008
FUVLTimestampLockInObjectTest(Test2)Success0.005
FUVLTimestampLockInObjectTest(Test3)Success0.006
FUVLTimestampLockInObjectTest(Test4)Success0.005
FUVLVersionLockInCacheTest(Test1)Success0.006
FUVLVersionLockInCacheTest(Test2)Success0.004
FUVLVersionLockInCacheTest(Test3)Success0.005
FUVLVersionLockInCacheTest(Test4)Success0.003
FUVLVersionLockInObjectTest(Test1)Success0.006
FUVLVersionLockInObjectTest(Test2)Success0.003
FUVLVersionLockInObjectTest(Test3)Success0.005
FUVLVersionLockInObjectTest(Test4)Success0.004
FUVLNopTimestampLockInCacheTest(Test1)Success0.005
FUVLNopTimestampLockInCacheTest(Test2)Success0.005
FUVLNopTimestampLockInCacheTest(Test3)Success0.004
FUVLNopTimestampLockInCacheTest(Test4)Success0.004
FUVLNopTimestampLockInObjectTest(Test1)Success0.004
FUVLNopTimestampLockInObjectTest(Test2)Success0.005
FUVLNopTimestampLockInObjectTest(Test3)Success0.004
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.004
FUVLNopVersionLockInObjectTest(Test4)Success0.004
RegisterInIdentityMapTestSuccess0.004
DeleteFromIdentityMapTestSuccess0.082
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.001
RemoveFromIdentityMapReturnTestSuccess0.001
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.008
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.008
SetWriteLockInIdentityMapTestSuccess0.001
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.008
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.001
ReadSoftCacheWeakIdentityMapTestSuccess0.429
RegisterInIdentityMapTestSuccess0.002
DeleteFromIdentityMapTestSuccess0.009
MultipleRegisterTestSuccess0.001
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.002
HardCacheWeakIdentityMapTestSuccess0.084
RegisterInIdentityMapTestSuccess0.001
DeleteFromIdentityMapTestSuccess0.009
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.000
SetWriteLockInIdentityMapTestSuccess0.001
ReadWeakIdentityMapTestSuccess0.124
CreateCacheKeyWeakIdentityMapTestSuccess0.000
InsertWeakIdentityMapTestSuccess1.785
IdentityWeakHashMapConcurrentModTestSuccess6.146
RegisterInIdentityMapTestSuccess0.003
DeleteFromIdentityMapTestSuccess0.111
MultipleRegisterTestSuccess0.000
MultipleDeleteFromIdentityMapTestSuccess0.001
SetWriteLockInIdentityMapTestSuccess0.001
Tests deletion of objects which may have already been garbage collectedSuccess0.005
GetSizeRecurseOptionTestSuccess0.002
ClearLastAccessedIdentityMapTestSuccess0.001
InitializeIdentityMapByDescriptorJavaClassTestSuccess0.001
CleanupCacheKeyCorrectnessTestSuccess0.048
TriggerValueHoldersSelfReferencingOneToOneTestSuccess0.005
GetAllFromIdentityMapTestSuccess0.003
AggregateObjectObjectComparisonTestSuccess0.002
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.001
MultipleAndsExpressionTestSuccess0.001
MultipleAndsExpressionTest2Success0.001
MultipleAndsExpressionTest3Success0.001
MultipleAndsExpressionTest4Success0.001
MultipleAndsExpressionTest5Success0.000
MultipleAndsExpressionTest6Success0.001
ObjectComparisonAcrossJoinSuccess0.001
ExpressionFunctionTestSuccess0.002
ExpressionMathTestSuccess0.002
AdvancedExpressionFunctionTestSuccess0.000
AdvancedExpressionMathTestSuccess0.000
BuilderEqualParameterSuccess0.001
AndExpressionTestSuccess0.008
NotExpressionTestSuccess0.001
AndNullExpressionTestSuccess0.004
OrExpressionTestSuccess0.000
OrNullExpressionTestSuccess0.000
EqualExpressionTestSuccess0.001
EqualUnneccessaryJoinTestSuccess0.005
EqualDoubleExpressionTestSuccess0.005
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.002
JoinsShrinkResultSetSizeTestSuccess0.001
TruncCurrentDateTestSuccess0.000
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.002
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.001
IsNotNullExpressionTestSuccess0.001
IsNotNullWithJoinExpressionTestSuccess0.002
InExpressionTestSuccess0.005
InMultipleExpressionWithConversionParameterTestSuccess0.001
InSingleVectorParameterTestSuccess0.002
InMultipleExpressionParameterTestSuccess0.001
NotInExpressionTestSuccess0.002
InConversionTestSuccess0.001
LikeExpressionTestSuccess0.005
LikeIgnoreCaseExpressionTestSuccess0.001
LikeIgnoreCaseTestSuccess0.001
LikeIgnoreCaseTest2Success0.001
LikeEscapeExpressionTestSuccess0.001
NotLikeExpressionTestSuccess0.001
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.001
SelectionObjectWithoutPrepareTestSuccess0.007
SelfManagedEmployeeTestSuccess0.001
NotSelfManagedEmployeeTestSuccess0.002
NotEqualSelfManagedEmployeeTestSuccess0.001
SingleTableJoinExpressionTestSuccess0.005
MultiplePrimaryKeyTestSuccess0.005
MultipleTableJoinExpressionTest1Success0.003
MultipleTableJoinExpressionTest2Success0.001
MultipleTableJoinExpressionTest3Success0.001
MultipleTableJoinExpressionTest4Success0.001
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.002
MultipleTableJoinExpressionTest7Success0.001
MultipleTableJoinExpressionTest8Success0.003
MultipleTableJoinExpressionTest9Success0.001
CustomQKJoinExpressionTest1Success0.002
CustomQKJoinExpressionTest2Success0.001
CustomQKExpressionTest1Success0.001
ComputerViewCursoredStreamTestSuccess0.000
ComputerViewTest1Success0.002
VehicleViewCursoredStreamTestSuccess0.001
VehicleViewTest1Success0.006
VehicleViewOrderByJoinTestSuccess0.000
VehicleViewOrderByOnlyTestSuccess0.007
NonFueledVehicleViewTest1Success0.002
VehicleViewJoinOnlyTestSuccess0.000
BadQueryKeyTestSuccess0.001
MismatchedQueryKeyTestSuccess0.001
BadQueryTableTestSuccess0.000
BadFieldTableTestSuccess0.001
BadToManyQueryKeyTestSuccess0.000
BadFieldTableTestSuccess0.000
BadAnyOfTestSuccess0.001
FieldDefaultingTestSuccess0.001
OneToOneEqualTestSuccess0.005
TransformationTestSuccess0.002
AggregateQueryTestSuccess0.001
LowerCaseExpressionTestSuccess0.001
UpperCaseExpressionTestSuccess0.001
Custom Default Expression TestSuccess0.001
OneToManyJoinTest1Success0.001
OneToManyJoinTest2Success0.001
OneToManyJoin2WithBatchReadTestSuccess0.013
OneToManyJoinTest3Success0.002
OneToManyJoinTest4Success0.001
OneToManyJoinTest5Success0.002
ManyToManyJoinTest1Success0.001
ManyToManyJoinTest2Success0.007
ManyToManyJoinTest3Success0.005
ManyToManyJoinTest4Success0.036
ManyToManyJoinTest5Success0.002
OneToManyJoinObjectCompareTestSuccess0.002
OneToManyJoinObjectCompareTest2Success0.001
DirectCollectionJoinTest1Success0.001
Complex Boolean TestSuccess0.001
OneToOneExpressionUsingObjectAsValue1Success0.000
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.001
MultiPlatformTestSuccess0.002
MultiPlatformTest2Success0.001
MultiPlatformTest3Success0.002
MultiPlatformTest4Success0.001
MultiPlatformTest5Success0.001
InheritanceTypeTest1Success0.002
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.002
AdvancedSybaseExpressionFunctionTestSuccess0.000
AdvancedDB2ExpressionFunctionTestSuccess0.000
InCollectionExpressionTestSuccess0.005
LiteralExpressionTestSuccess0.004
LiteralSQLExpressionWithQuestionMarkTestSuccess0.002
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.000
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
LiteralSQLExpressionWithQuestionMarkTestSuccess0.001
RegexpTestSuccess0.001
LowerCaseForCaseInsensitiveTest : EqualsIgnoreCaseSuccess0.049
LowerCaseForCaseInsensitiveTest : LikeIgnoreCaseSuccess0.010
LowerCaseForCaseInsensitiveTest : ContainsSubstringIgnoringCaseSuccess0.008
ExpressionBuilderTestSuiteSuccess0.000
AggregateObjectObjectComparisonTestSuccess0.003
AggregateObjectIsNullTestSuccess0.001
AggregateObjectNullTestSuccess0.002
MultipleAndsExpressionTestSuccess0.007
MultipleAndsExpressionTest2Success0.006
MultipleAndsExpressionTest3Success0.002
MultipleAndsExpressionTest4Success0.007
MultipleAndsExpressionTest5Success0.006
MultipleAndsExpressionTest6Success0.006
ObjectComparisonAcrossJoinSuccess0.004
BuilderEqualParameterSuccess0.001
NotExpressionTestSuccess0.002
GreaterThanEqualExpressionTestSuccess0.001
GreaterThanExpressionTestSuccess0.001
JoinsShrinkResultSetSizeTest2Success0.001
LessThanEqualExpressionTestSuccess0.001
LessThanExpressionTestSuccess0.001
IsNullExpressionTestSuccess0.001
IsNullWithJoinExpressionTestSuccess0.013
IsNotNullExpressionTestSuccess0.001
IsNotNullWithJoinExpressionTestSuccess0.009
InMultipleExpressionWithConversionParameterTestSuccess0.001
InSingleVectorParameterTestSuccess0.001
InMultipleExpressionParameterTestSuccess0.002
NotInExpressionTestSuccess0.001
InConversionTestSuccess0.001
NotLikeExpressionTestSuccess0.002
BetweenExpressionTestSuccess0.001
BetweenExpressionTest 2Success0.001
SelfManagedEmployeeTestSuccess0.001
MultiplePrimaryKeyTestSuccess0.012
MultipleTableJoinExpressionTest1Success0.003
MultipleTableJoinExpressionTest2Success0.003
MultipleTableJoinExpressionTest3Success0.002
MultipleTableJoinExpressionTest4Success0.005
MultipleTableJoinExpressionTest5Success0.001
MultipleTableJoinExpressionTest6Success0.005
MultipleTableJoinExpressionTest7Success0.005
MultipleTableJoinExpressionTest8Success0.002
MultipleTableJoinExpressionTest9Success0.002
CustomQKJoinExpressionTest1Success0.001
CustomQKJoinExpressionTest2Success0.001
CustomQKExpressionTest1Success0.002
ComputerViewTest1Success0.002
VehicleViewTest1Success0.010
VehicleViewOrderByOnlyTestSuccess0.006
NonFueledVehicleViewTest1Success0.003
FieldDefaultingTestSuccess0.001
Custom Default Expression TestSuccess0.002
OneToManyJoinTest1Success0.008
OneToManyJoinTest2Success0.006
OneToManyJoinTest3Success0.006
OneToManyJoinTest4Success0.007
OneToManyJoinTest5Success0.003
ManyToManyJoinTest1Success0.010
ManyToManyJoinTest2Success0.004
ManyToManyJoinTest3Success0.004
ManyToManyJoinTest4Success0.025
ManyToManyJoinTest5Success0.007
OneToManyJoinObjectCompareTestSuccess0.007
OneToManyJoinObjectCompareTest2Success0.006
DirectCollectionJoinTest1Success0.006
Complex Boolean TestSuccess0.002
OneToOneExpressionUsingObjectAsValue1Success0.009
OneToOneExpressionUsingObjectAsValue2Success0.001
GetFunction() With Two Arguments TestSuccess0.002
Aggregate Colection Join Test AgentSuccess0.002
Aggregate Colection Join Test BuilderSuccess0.002
ConstantEqualConstantTestSuccess0.002
ValueEqualValueTestSuccess0.001
InheritanceTypeTest1Success0.001
InheritanceTypeTest2Success0.001
InheritanceTypeTest3Success0.002
AllOfTestSuccess0.002
AppendSQLTestSuccess0.001
Between$byteTestSuccess0.001
Between$doubleTestSuccess0.001
Between$longTestSuccess0.001
Between$shortTestSuccess0.001
ContainsAllKeyWords$nullTestSuccess0.005
ContainsAllKeyWordsTestSuccess0.005
ContainsAnyKeyWords$nullTestSuccess0.006
ContainsAnyKeyWordsTestSuccess0.005
ContainsSubstringTestSuccess0.006
ContainsSubstringIgnoringCaseTestSuccess0.005
Equal$booleanTestSuccess0.002
Equal$byteTestSuccess0.001
Equal$doubleTestSuccess0.001
Equal$longTestSuccess0.001
Equal$shortTestSuccess0.001
GetFunction$int$Vector$TestSuccess0.002
GreaterThan$booleanTestSuccess0.001
GreaterThan$byteTestSuccess0.001
GreaterThan$doubleTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$shortTestSuccess0.001
GreaterThanEqual$booleanTestSuccess0.001
GreaterThanEqual$byteTestSuccess0.001
GreaterThanEqual$doubleTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$shortTestSuccess0.001
In$booleanTestSuccess0.002
In$byteTestSuccess0.000
In$doubleTestSuccess0.000
In$intTestSuccess0.002
In$longTestSuccess0.001
In$shortTestSuccess0.002
Is___ExpressionTestSuccess0.001
LengthTestSuccess0.001
LessThan$booleanTestSuccess0.002
LessThan$byteTestSuccess0.001
LessThan$doubleTestSuccess0.000
LessThan$longTestSuccess0.002
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.001
NotBetween$ExpressionTestSuccess0.002
NotBetween$intTestSuccess0.001
NotBetween$longTestSuccess0.001
NotBetween$shortTestSuccess0.001
NotEqual$booleanTestSuccess0.001
NotEqual$byteTestSuccess0.001
NotEqual$doubleTestSuccess0.001
NotEqual$longTestSuccess0.001
NotEqual$shortTestSuccess0.001
NotIn$booleanTestSuccess0.001
NotIn$byteTestSuccess0.001
NotIn$doubleTestSuccess0.001
In$intTestSuccess0.001
NotIn$longTestSuccess0.001
In$shortTestSuccess0.001
Or$DifferentBuildersTestSuccess0.001
RightTrimTestSuccess0.001
Value$booleanTestSuccess0.001
Value$byteTestSuccess0.001
Value$doubleTestSuccess0.001
Value$longTestSuccess0.001
Value$shortTestSuccess0.001
AdvancedInMemoryExpressionMathTestSuccess0.001
Between$DateTestSuccess0.001
Between$StringTestSuccess0.001
Equal$nullTestSuccess0.002
Equal$DateTestSuccess0.001
Equal$longTestSuccess0.001
Equal$StringTestSuccess0.001
GreaterThan$nullTestSuccess0.001
GreaterThan$DateTestSuccess0.001
GreaterThan$longTestSuccess0.001
GreaterThan$StringTestSuccess0.001
GreaterThanEqual$nullTestSuccess0.001
GreaterThanEqual$DateTestSuccess0.001
GreaterThanEqual$longTestSuccess0.001
GreaterThanEqual$StringTestSuccess0.001
IsNullAccrossAnyOfWorkaroundTestSuccess0.008
IsNullAccrossAnyOfWorkaround2TestSuccess0.009
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.002
NotEqual$longTestSuccess0.001
NotEqual$StringTestSuccess0.001
ToNumberTestSuccess0.007
LikeDoubleWildCardTestSuccess0.001
AggregateObjectJoiningTestSuccess0.002
AggregateObjectComparisonTestSuccess0.001
Correlated SubSelect TestSuccess0.002
Correlated SubSelect Expressions Reordered TestSuccess0.002
Parallel Correlated SubSelect TestSuccess0.002
ExistsWithBatchAttributeTestSuccess0.010
ManagersOfWealthyMarriedAtWorkEmployeesTestSuccess0.009
NotInTestSuccess0.001
ObjectComparisonWithBatchAttributeTestSuccess0.010
Object Equal Or Object Equal TestSuccess0.002
Oracle Example Correlated SubSelect TestSuccess0.002
ParralelSelectCityTestSuccess0.001
ParralelSelectSameCityTestSuccess0.001
ParralelSelectSameNameInsideSubSelectTestSuccess0.001
ParralelSelectSameNameTestSuccess0.002
ParallelSelectWithBatchAttributeTestSuccess0.007
ParralelSelectObjectComparisonTestSuccess0.002
SubSelectCorrelatedNestedTestSuccess0.001
SubSelectCountTestSuccess0.001
SubSelectEmployeeTestSuccess0.002
SubSelect Employee With Busy Manager TestSuccess0.002
SubSelectInWithBatchAttributeTestSuccess0.009
SubSelectMaxSalaryTestSuccess0.001
SubSelectMaxPostalCodeTestSuccess0.001
SubSelectMaxSalaryInOttawaTestSuccess0.001
SubSelectMaxManagerSalaryTestSuccess0.001
SubSelectNoProjectsTestSuccess0.001
SubSelectCustomSQLTestSuccess0.002
SubSelectTwoManagedEmployeesTestSuccess0.001
SubSelectTwoManagedEmployeesAnyOfTestSuccess0.001
SubSelectNestedSalaryTestSuccess0.002
SubSelectTwoProjectsTestSuccess0.001
SubSelect Underpaid Managers TestSuccess0.002
VehicleViewOrderByJoinTestSuccess0.000
UpperCaseExpressionTestSuccess0.006
VehicleViewTest1Success0.002
SameManagerTestSuccess0.002
SubSelectSelectClauseTestSuccess0.001
SubSelectSelectClauseTest2Success0.002
SubSelectFromClauseTestSuccess0.002
SubSelectFromClauseTest2Error Exception Description: 1 objects were read from the database, but originially there were, 0.

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.7.2.v20180513-fe22a7b): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: 1 objects were read from the database, but originially there were, 0.
at org.eclipse.persistence.testing.framework.ReadAllTest.verify(ReadAllTest.javaa:135)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:157)
at org.eclipse.persistence.testing.framework.TestCase.runBare(TestCase.java:265)
at org.eclipse.persistence.testing.framework.TestExecutor.execute(TestExecutor.java:248)
at org.eclipse.persistence.testing.framework.TesstSuite.execute(TestSuite.java:80)
at org.eclipse.persistence.testing.frameworkk.TestCollection.run(TestCollection.java:313)

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

Back to top

TestCase WebLogic_12_PlatformTest

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

Back to top