Unit Test Results.

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSkippedSuccess rateTime
8506000100.00%738.143
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.tests7953000718.8832018-06-04T17:43:10hipp3
org.eclipse.persistence.testing.tests.junit.failover300011.7122018-06-04T17:43:34hipp3
org.eclipse.persistence.testing.tests.junit.helper240000.5112018-06-04T17:43:47hipp3
org.eclipse.persistence.testing.tests.junit.localization70000.3502018-06-04T17:43:50hipp3
org.eclipse.persistence.testing.tests.junit.logging60000.3462018-06-04T17:43:52hipp3
org.eclipse.persistence.testing.tests.junit.mapping.conversion50000.2572018-06-04T17:43:54hipp3
org.eclipse.persistence.testing.tests.junit.platform.server.wls50000.1472018-06-04T17:43:55hipp3
org.eclipse.persistence.testing.tests.junit.security70001.5182018-06-04T17:43:56hipp3
org.eclipse.persistence.testing.tests.junit.sessionsxml50000.7492018-06-04T17:44:00hipp3
org.eclipse.persistence.testing.tests.junit.transparentindirection4760001.7042018-06-04T17:44:01hipp3
org.eclipse.persistence.testing.tests.security150001.9662018-06-04T17:55:43hipp3

Package org.eclipse.persistence.testing.tests

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ClearDatabaseSchemaTest100023.1672018-06-04T17:43:10hipp3
TestRunModel7952000695.7162018-06-04T17:44:06hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
ConnectionPoolFailoverTest200011.0922018-06-04T17:43:34hipp3
FailoverTest10000.6202018-06-04T17:43:46hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
HelperTest160000.2112018-06-04T17:43:47hipp3
JavaUtilTest50000.1622018-06-04T17:43:48hipp3
JavaVersionTest30000.1382018-06-04T17:43:49hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LocalizationResourcesTest60000.1762018-06-04T17:43:50hipp3
LocalizationTest10000.1742018-06-04T17:43:51hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
LogCategoryTest30000.1682018-06-04T17:43:52hipp3
LogLevelTest30000.1782018-06-04T17:43:53hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
AttributeNamePrefixTest10000.1222018-06-04T17:43:54hipp3
AttributeNameTokenizerTest40000.1352018-06-04T17:43:55hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
WebLogic_12_PlatformTest50000.1472018-06-04T17:43:55hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
JCEEncryptionTest10000.7342018-06-04T17:43:56hipp3
SecurableBackwardsCompatibilityTest60000.7842018-06-04T17:43:58hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SessionManagerTest50000.7492018-06-04T17:44:00hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
IndirectListTest1760000.5522018-06-04T17:44:01hipp3
IndirectMapTest2240000.6102018-06-04T17:44:03hipp3
IndirectSetTest760000.5422018-06-04T17:44:04hipp3
Back to top

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

NameTestsErrorsFailuresSkippedTime(s)Time StampHost
SecurityTestModel150001.9662018-06-04T17:55:43hipp3
Back to top


TestCase AttributeNamePrefixTest

NameStatusTypeTime(s)
testToValueSuccess0.001
Properties »

Back to top

TestCase AttributeNameTokenizerTest

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

Back to top

TestCase ClearDatabaseSchemaTest

NameStatusTypeTime(s)
testSuccess23.057
Properties »

Back to top

TestCase ConnectionPoolFailoverTest

NameStatusTypeTime(s)
connectionPoolFailureTestSuccess0.918
fullDatabaseFailureTestSuccess10.010
Properties »

Back to top

TestCase FailoverTest

NameStatusTypeTime(s)
singleConnectionFailureTestSuccess0.486
Properties »

Back to top

TestCase HelperTest

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

Back to top

TestCase IndirectListTest

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

Back to top

TestCase IndirectMapTest

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

Back to top

TestCase IndirectSetTest

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

Back to top

TestCase JavaUtilTest

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

Back to top

TestCase JavaVersionTest

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

Back to top

TestCase JCEEncryptionTest

NameStatusTypeTime(s)
testSuccess0.641
Properties »

Back to top

TestCase LocalizationResourcesTest

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

Back to top

TestCase LocalizationTest

NameStatusTypeTime(s)
testSuccess0.012
Properties »

Back to top

TestCase LogCategoryTest

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

Back to top

TestCase LogLevelTest

NameStatusTypeTime(s)
testToValueSuccess0.013
testShouldLogSuccess0.002
testLengthSuccess0.000
Properties »

Back to top

TestCase SecurableBackwardsCompatibilityTest

NameStatusTypeTime(s)
testStringDecryption_DES_ECBSuccess0.594
testStringDecryption_AES_CBCSuccess0.001
testStringDecryption_AES_ECBSuccess0.001
testNullParameterDecryptionSuccess0.001
testStringDecryption_PlainTextSuccess0.067
testNullParameterEncryptionSuccess0.014
Properties »

Back to top

TestCase SecurityTestModel

NameStatusTypeTime(s)
SecurityWhileInitializingInstantiationPolicyTest(InstantiationPolicyTestClass)Success0.111
SecurityOnFindMethodTest(FindMethod)Success0.004
SecurityOnInitializingAttributeMethodTest(AttributeMethodOneArg)Success0.019
SecurityOnInitializingAttributeMethodTest(AttributeMethodAbstractSession)Success0.002
SecurityOnInitializingAttributeMethodTest(AttributeMethodSession)Success0.001
SecurityWhileConvertingToMethodTest(ConvertMethodNoArg)Success0.029
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.040
Properties »

Back to top

TestCase SessionManagerTest

NameStatusTypeTime(s)
testCustomManagerSuccess0.138
testAllManagersSuccess0.001
testInvalidPlatformSuccess0.071
testConcurrencySuccess0.382
testNPEFromPlatformSuccess0.003
Properties »

Back to top

TestCase TestRunModel

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

Back to top

TestCase WebLogic_12_PlatformTest

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

Back to top