Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSkippedSuccess rateTime
8510000100.00%783.302
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.tests7957000768.1192018-12-24T03:44:24hipp3
org.eclipse.persistence.testing.tests.junit.failover300010.7822018-12-24T03:44:52hipp3
org.eclipse.persistence.testing.tests.junit.helper240000.2412018-12-24T03:45:04hipp3
org.eclipse.persistence.testing.tests.junit.localization70000.1792018-12-24T03:45:05hipp3
org.eclipse.persistence.testing.tests.junit.logging60000.1532018-12-24T03:45:06hipp3
org.eclipse.persistence.testing.tests.junit.mapping.conversion50000.1512018-12-24T03:45:07hipp3
org.eclipse.persistence.testing.tests.junit.platform.server.wls50000.0922018-12-24T03:45:08hipp3
org.eclipse.persistence.testing.tests.junit.security70000.8642018-12-24T03:45:08hipp3
org.eclipse.persistence.testing.tests.junit.sessionsxml50000.3602018-12-24T03:45:10hipp3
org.eclipse.persistence.testing.tests.junit.transparentindirection4760000.9412018-12-24T03:45:11hipp3
org.eclipse.persistence.testing.tests.security150001.4202018-12-24T03:57:37hipp3

Package org.eclipse.persistence.testing.tests

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ClearDatabaseSchemaTest100027.1772018-12-24T03:44:24hipp3
TestRunModel7956000740.9422018-12-24T03:45:13hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ConnectionPoolFailoverTest200010.4172018-12-24T03:44:52hipp3
FailoverTest10000.3652018-12-24T03:45:03hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
HelperTest160000.0962018-12-24T03:45:04hipp3
JavaUtilTest50000.0672018-12-24T03:45:04hipp3
JavaVersionTest30000.0782018-12-24T03:45:05hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LocalizationResourcesTest60000.0832018-12-24T03:45:05hipp3
LocalizationTest10000.0962018-12-24T03:45:05hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LogCategoryTest30000.0772018-12-24T03:45:06hipp3
LogLevelTest30000.0762018-12-24T03:45:06hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
AttributeNamePrefixTest10000.0722018-12-24T03:45:07hipp3
AttributeNameTokenizerTest40000.0792018-12-24T03:45:07hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
WebLogic_12_PlatformTest50000.0922018-12-24T03:45:08hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
JCEEncryptionTest10000.4112018-12-24T03:45:08hipp3
SecurableBackwardsCompatibilityTest60000.4532018-12-24T03:45:09hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SessionManagerTest50000.3602018-12-24T03:45:10hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
IndirectListTest1760000.3432018-12-24T03:45:11hipp3
IndirectMapTest2240000.3312018-12-24T03:45:11hipp3
IndirectSetTest760000.2672018-12-24T03:45:12hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SecurityTestModel150001.4202018-12-24T03:57:37hipp3
Back to top


TestCase AttributeNamePrefixTest

NameStatusTypeTime(s)
testToValueSuccess0.001
Properties »

Back to top

TestCase AttributeNameTokenizerTest

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

Back to top

TestCase ClearDatabaseSchemaTest

NameStatusTypeTime(s)
testSuccess27.106
Properties »

Back to top

TestCase ConnectionPoolFailoverTest

NameStatusTypeTime(s)
connectionPoolFailureTestSuccess0.330
fullDatabaseFailureTestSuccess10.006
Properties »

Back to top

TestCase FailoverTest

NameStatusTypeTime(s)
singleConnectionFailureTestSuccess0.292
Properties »

Back to top

TestCase HelperTest

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

Back to top

TestCase IndirectListTest

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

Back to top

TestCase JCEEncryptionTest

NameStatusTypeTime(s)
testSuccess0.343
Properties »

Back to top

TestCase LocalizationResourcesTest

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

Back to top

TestCase LocalizationTest

NameStatusTypeTime(s)
testSuccess0.007
Properties »

Back to top

TestCase LogCategoryTest

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

Back to top

TestCase LogLevelTest

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

Back to top

TestCase SecurableBackwardsCompatibilityTest

NameStatusTypeTime(s)
testStringDecryption_DES_ECBSuccess0.323
testStringDecryption_AES_CBCSuccess0.001
testStringDecryption_AES_ECBSuccess0.001
testNullParameterDecryptionSuccess0.001
testStringDecryption_PlainTextSuccess0.041
testNullParameterEncryptionSuccess0.011
Properties »

Back to top

TestCase SecurityTestModel

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

Back to top

TestCase SessionManagerTest

NameStatusTypeTime(s)
testCustomManagerSuccess0.084
testAllManagersSuccess0.000
testInvalidPlatformSuccess0.046
testConcurrencySuccess0.153
testNPEFromPlatformSuccess0.002
Properties »

Back to top

TestCase TestRunModel

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

Back to top

TestCase WebLogic_12_PlatformTest

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

Back to top