Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSkippedSuccess rateTime
850601099.99%766.662
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.tests7953100747.3952018-05-15T17:41:37hipp3
org.eclipse.persistence.testing.tests.junit.failover300011.7452018-05-15T17:42:21hipp3
org.eclipse.persistence.testing.tests.junit.helper240000.3672018-05-15T17:42:33hipp3
org.eclipse.persistence.testing.tests.junit.localization70000.2662018-05-15T17:42:35hipp3
org.eclipse.persistence.testing.tests.junit.logging60000.2712018-05-15T17:42:36hipp3
org.eclipse.persistence.testing.tests.junit.mapping.conversion50000.2202018-05-15T17:42:38hipp3
org.eclipse.persistence.testing.tests.junit.platform.server.wls50000.1032018-05-15T17:42:39hipp3
org.eclipse.persistence.testing.tests.junit.security70001.7192018-05-15T17:42:40hipp3
org.eclipse.persistence.testing.tests.junit.sessionsxml50000.6282018-05-15T17:42:42hipp3
org.eclipse.persistence.testing.tests.junit.transparentindirection4760001.6222018-05-15T17:42:44hipp3
org.eclipse.persistence.testing.tests.security150002.3262018-05-15T17:54:33hipp3

Package org.eclipse.persistence.testing.tests

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ClearDatabaseSchemaTest100042.6382018-05-15T17:41:37hipp3
TestRunModel7952100704.7572018-05-15T17:42:47hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ConnectionPoolFailoverTest200011.2222018-05-15T17:42:21hipp3
FailoverTest10000.5232018-05-15T17:42:32hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
HelperTest160000.1742018-05-15T17:42:33hipp3
JavaUtilTest50000.0862018-05-15T17:42:34hipp3
JavaVersionTest30000.1072018-05-15T17:42:35hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LocalizationResourcesTest60000.1152018-05-15T17:42:35hipp3
LocalizationTest10000.1512018-05-15T17:42:36hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LogCategoryTest30000.1432018-05-15T17:42:36hipp3
LogLevelTest30000.1282018-05-15T17:42:37hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
AttributeNamePrefixTest10000.1352018-05-15T17:42:38hipp3
AttributeNameTokenizerTest40000.0852018-05-15T17:42:39hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
WebLogic_12_PlatformTest50000.1032018-05-15T17:42:39hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
JCEEncryptionTest10000.8982018-05-15T17:42:40hipp3
SecurableBackwardsCompatibilityTest60000.8212018-05-15T17:42:41hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SessionManagerTest50000.6282018-05-15T17:42:42hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
IndirectListTest1760000.5592018-05-15T17:42:44hipp3
IndirectMapTest2240000.5722018-05-15T17:42:45hipp3
IndirectSetTest760000.4912018-05-15T17:42:46hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SecurityTestModel150002.3262018-05-15T17:54:33hipp3
Back to top


TestCase AttributeNamePrefixTest

NameStatusTypeTime(s)
testToValueSuccess0.002
Properties »

Back to top

TestCase AttributeNameTokenizerTest

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

Back to top

TestCase ClearDatabaseSchemaTest

NameStatusTypeTime(s)
testSuccess42.523
Properties »

Back to top

TestCase ConnectionPoolFailoverTest

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

Back to top

TestCase FailoverTest

NameStatusTypeTime(s)
singleConnectionFailureTestSuccess0.420
Properties »

Back to top

TestCase HelperTest

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

Back to top

TestCase IndirectListTest

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

Back to top

TestCase IndirectMapTest

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

Back to top

TestCase IndirectSetTest

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

Back to top

TestCase JavaUtilTest

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

Back to top

TestCase JavaVersionTest

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

Back to top

TestCase JCEEncryptionTest

NameStatusTypeTime(s)
testSuccess0.750
Properties »

Back to top

TestCase LocalizationResourcesTest

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

Back to top

TestCase LocalizationTest

NameStatusTypeTime(s)
testSuccess0.018
Properties »

Back to top

TestCase LogCategoryTest

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

Back to top

TestCase LogLevelTest

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

Back to top

TestCase SecurableBackwardsCompatibilityTest

NameStatusTypeTime(s)
testStringDecryption_DES_ECBSuccess0.588
testStringDecryption_AES_CBCSuccess0.002
testStringDecryption_AES_ECBSuccess0.002
testNullParameterDecryptionSuccess0.001
testStringDecryption_PlainTextSuccess0.072
testNullParameterEncryptionSuccess0.018
Properties »

Back to top

TestCase SecurityTestModel

NameStatusTypeTime(s)
SecurityWhileInitializingInstantiationPolicyTest(InstantiationPolicyTestClass)Success0.153
SecurityOnFindMethodTest(FindMethod)Success0.005
SecurityOnInitializingAttributeMethodTest(AttributeMethodOneArg)Success0.016
SecurityOnInitializingAttributeMethodTest(AttributeMethodAbstractSession)Success0.001
SecurityOnInitializingAttributeMethodTest(AttributeMethodSession)Success0.001
SecurityWhileConvertingToMethodTest(ConvertMethodNoArg)Success0.021
SecurityWhileConvertingToMethodTest(ConvertMethodSession)Success0.001
SecurityWhileConvertingToMethodTest(ConvertMethodAbstractSession)Success0.001
SecurityWhileInitializingAttributesInInstanceVariableAccessorTest(VariableAccessor)Success0.005
SecurityWhileInitializingAttributesInMethodAccessorTest(MethodAccessor)Success0.002
SecurityWhileInitializingClassExtractionMethodTest(ExtractionAbstractRecord)Success0.005
SecurityWhileInitializingClassExtractionMethodTest(ExtractionRecord)Success0.001
SecurityWhileInitializingCopyPolicyTest(Policy)Success0.003
SecurityWhileInitializingCopyPolicyTest(WorkingPolicy)Success0.001
DatabaseLoginWithNoEncryptorTestSuccess0.107
Properties »

Back to top

TestCase SessionManagerTest

NameStatusTypeTime(s)
testCustomManagerSuccess0.148
testAllManagersSuccess0.000
testInvalidPlatformSuccess0.102
testConcurrencySuccess0.236
testNPEFromPlatformSuccess0.001
Properties »

Back to top

TestCase TestRunModel

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

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

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

Back to top

TestCase WebLogic_12_PlatformTest

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

Back to top