Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSkippedSuccess rateTime
8506000100.00%657.592
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.tests7953000642.6252018-06-22T17:39:06hipp3
org.eclipse.persistence.testing.tests.junit.failover300010.7922018-06-22T17:39:15hipp3
org.eclipse.persistence.testing.tests.junit.helper240000.2562018-06-22T17:39:27hipp3
org.eclipse.persistence.testing.tests.junit.localization70000.1752018-06-22T17:39:29hipp3
org.eclipse.persistence.testing.tests.junit.logging60000.1522018-06-22T17:39:30hipp3
org.eclipse.persistence.testing.tests.junit.mapping.conversion50000.1512018-06-22T17:39:31hipp3
org.eclipse.persistence.testing.tests.junit.platform.server.wls50000.0922018-06-22T17:39:31hipp3
org.eclipse.persistence.testing.tests.junit.security70000.8992018-06-22T17:39:32hipp3
org.eclipse.persistence.testing.tests.junit.sessionsxml50000.3812018-06-22T17:39:34hipp3
org.eclipse.persistence.testing.tests.junit.transparentindirection4760000.9372018-06-22T17:39:37hipp3
org.eclipse.persistence.testing.tests.security150001.1322018-06-22T17:50:14hipp3

Package org.eclipse.persistence.testing.tests

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ClearDatabaseSchemaTest10009.0152018-06-22T17:39:06hipp3
TestRunModel7952000633.6102018-06-22T17:39:39hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ConnectionPoolFailoverTest200010.3862018-06-22T17:39:15hipp3
FailoverTest10000.4062018-06-22T17:39:26hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
HelperTest160000.0992018-06-22T17:39:27hipp3
JavaUtilTest50000.0682018-06-22T17:39:28hipp3
JavaVersionTest30000.0892018-06-22T17:39:28hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LocalizationResourcesTest60000.0952018-06-22T17:39:29hipp3
LocalizationTest10000.0802018-06-22T17:39:29hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LogCategoryTest30000.0762018-06-22T17:39:30hipp3
LogLevelTest30000.0762018-06-22T17:39:30hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
AttributeNamePrefixTest10000.0732018-06-22T17:39:31hipp3
AttributeNameTokenizerTest40000.0782018-06-22T17:39:31hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
WebLogic_12_PlatformTest50000.0922018-06-22T17:39:31hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
JCEEncryptionTest10000.4592018-06-22T17:39:32hipp3
SecurableBackwardsCompatibilityTest60000.4402018-06-22T17:39:33hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SessionManagerTest50000.3812018-06-22T17:39:34hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
IndirectListTest1760000.3152018-06-22T17:39:37hipp3
IndirectMapTest2240000.3352018-06-22T17:39:38hipp3
IndirectSetTest760000.2872018-06-22T17:39:39hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SecurityTestModel150001.1322018-06-22T17:50:14hipp3
Back to top


TestCase AttributeNamePrefixTest

NameStatusTypeTime(s)
testToValueSuccess0.001
Properties »

Back to top

TestCase AttributeNameTokenizerTest

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

Back to top

TestCase ClearDatabaseSchemaTest

NameStatusTypeTime(s)
testSuccess8.954
Properties »

Back to top

TestCase ConnectionPoolFailoverTest

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

Back to top

TestCase FailoverTest

NameStatusTypeTime(s)
singleConnectionFailureTestSuccess0.333
Properties »

Back to top

TestCase HelperTest

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

Back to top

TestCase IndirectListTest

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

Back to top

TestCase IndirectMapTest

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

Back to top

TestCase IndirectSetTest

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

Back to top

TestCase JavaUtilTest

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

Back to top

TestCase JavaVersionTest

NameStatusTypeTime(s)
testRuntimeVersionSuccess0.002
testPropertyVersionSuccess0.013
testPropertyVersionParserSuccess0.008
Properties »

Back to top

TestCase JCEEncryptionTest

NameStatusTypeTime(s)
testSuccess0.390
Properties »

Back to top

TestCase LocalizationResourcesTest

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

Back to top

TestCase LocalizationTest

NameStatusTypeTime(s)
testSuccess0.008
Properties »

Back to top

TestCase LogCategoryTest

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

Back to top

TestCase LogLevelTest

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

Back to top

TestCase SecurableBackwardsCompatibilityTest

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

Back to top

TestCase SecurityTestModel

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

Back to top

TestCase SessionManagerTest

NameStatusTypeTime(s)
testCustomManagerSuccess0.087
testAllManagersSuccess0.000
testInvalidPlatformSuccess0.050
testConcurrencySuccess0.170
testNPEFromPlatformSuccess0.001
Properties »

Back to top

TestCase TestRunModel

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