Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipselink-dev] patch for bug 248295 - To support for running the JPA tests on GlassFish

Hi Darani,

Attached is the report of running the JPA tests in EclipseLink 1.0.1(svnroot/rt/org.eclipse.persistence/branches/1.0/trunk) on GlassFish. There are 2 Failures and 1 Error. 

In EclipseLink 1.1(svnroot/rt/org.eclipse.persistence/trunk), we have begun our JPA 2.0 implementation now. To be able to run the JPA tests on GlassFish, you have to copy trunk/jpa/plugins/javax.persistence_1.99.0.jar to <GlassFish_Home>/lib. Could you file a change requeset for GlassFish to support JPA 2.0?

Thanks,
Edwin

-----Original Message-----
From: Mitesh Meswani [mailto:Mitesh.Meswani@xxxxxxx]
Sent: September 25, 2008 4:36 PM
To: Dev mailing list for Eclipse Persistence Services
Subject: Re: [eclipselink-dev] patch for bug 248295 - To support for
running the JPA tests on GlassFish


There are still some failures while running the tests against GlassFish. 
Darani is currently analyzing them.

Thanks,
Mitesh
Edwin Tang wrote:
> The patch has been checked into both the trunk and 1.0 branch.
> *Code reviewed by:* James Sutherland
> -----Original Message-----
> *From:* EDWIN.TANG@xxxxxxxxxx 
> *Sent:* September 25, 2008 1:57 PM
> *To:* Eclipselink-Dev (E-mail)
> *Cc:* HUYEN.H.NGUYEN@xxxxxxxxxx; PRABAHARAN.VIJAYARATNAM@xxxxxxxxxx; KEVIN.YUAN@xxxxxxxxxx; YIPING.ZHAO@xxxxxxxxxx
> *Subject:* [eclipselink-dev] proposed patch for bug 248295 - To support for running the JPA tests on GlassFish
>
>
>     A patch for the bug, drafted by Darani.Yallapragada@xxxxxxx
>     <mailto:Darani.Yallapragada@xxxxxxx>, is ready for review.
>     https://bugs.eclipse.org/bugs/show_bug.cgi?id=248295
>      
>     *Change Summary:*
>     - It is assumed that Glassfish is installed and domain1 is setup
>     - glassfish.properties defines GlassFish testing environment
>     properties
>     - glassfish.xml defines ANT targets glassfish-install,
>     glassfish-start, glassfish-setup, glassfish-deploy,
>     glassfish-undeploy, glassfish-reset and glassfish-stop
>     - Datasoure is configured to utilize Derby database bundled with
>     GlassFish, db settings in test.properties won't be picked up
>      
>     Thanks,
>     Edwin
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> eclipselink-dev mailing list
> eclipselink-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/eclipselink-dev
>   
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev
Title: Unit Test Results

Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1402197.86%97.330
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.
NameTestsErrorsFailuresTime(s)Time StampHost
org.eclipse.persistence.testing.tests.jpa.datatypes17004.0362008-09-26T07:58:35stame10
org.eclipse.persistence.testing.tests.jpa.datetime7002.6682008-09-26T07:58:47stame10
org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced1111279.8792008-09-26T07:57:08stame10
org.eclipse.persistence.testing.tests.jpa.sessionbean50010.7472008-09-26T07:56:46stame10

Package org.eclipse.persistence.testing.tests.jpa.datatypes

NameTestsErrorsFailuresTime(s)Time StampHost
NullBindingJUnitTestCase17004.0362008-09-26T07:58:35stame10
Back to top

Package org.eclipse.persistence.testing.tests.jpa.datetime

NameTestsErrorsFailuresTime(s)Time StampHost
NullBindingJUnitTestCase7002.6682008-09-26T07:58:47stame10
Back to top

Package org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced

NameTestsErrorsFailuresTime(s)Time StampHost
EntityManagerJUnitTestSuite1111279.8792008-09-26T07:57:08stame10
Back to top

Package org.eclipse.persistence.testing.tests.jpa.sessionbean

NameTestsErrorsFailuresTime(s)Time StampHost
SessionBeanTests50010.7472008-09-26T07:56:46stame10
Back to top


TestCase EntityManagerJUnitTestSuite

NameStatusTypeTime(s)
testSetupSuccess5.013
testWeavingSuccess0.038
testClearEntityManagerWithoutPersistenceContextSuccess0.039
testUpdateAllProjectsSuccess0.329
testUpdateUsingTempStorageSuccess0.596
testSequenceObjectDefinitionSuccess0.052
testFindDeleteAllPersistSuccess0.454
testExtendedPersistenceContextSuccess0.042
testRemoveFlushFindSuccess0.308
testRemoveFlushPersistContainsSuccess0.310
testTransactionRequiredSuccess0.062
testSubStringSuccess0.376
testFlushModeOnUpdateQuerySuccess0.423
testContainsRemovedSuccess0.148
testRefreshRemovedSuccess0.315
testRefreshNotManagedSuccess0.080
testDoubleMergeSuccess0.114
testDescriptorNamedQueryForMultipleQueriesSuccess0.163
testDescriptorNamedQuerySuccess0.084
testClearEntityManagerWithoutPersistenceContextSimulateJTASuccess0.050
testMultipleEntityManagerFactoriesSuccess0.047
testOneToManyDefaultJoinTableNameSuccess0.211
testClosedEmShouldThrowExceptionSuccess0.036
testRollbackOnlyOnExceptionSuccess0.050
testUpdateAllProjectsWithNullTeamLeaderSuccess0.325
testUpdateAllLargeProjectsWithNullTeamLeaderSuccess0.152
testUpdateAllSmallProjectsWithNullTeamLeaderSuccess0.160
testUpdateAllProjectsWithNameSuccess0.124
testUpdateAllLargeProjectsWithNameSuccess0.149
testUpdateAllSmallProjectsWithNameSuccess0.126
testUpdateAllLargeProjectsSuccess0.131
testUpdateAllSmallProjectsSuccess0.116
testUpdateUsingTempStorageWithParameterErrornested exception is: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is: java.rmi.RemoteException: Stateless SessionBean method returned without completing transaction

javax.ejb.EJBException: nested exception is: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.RemoteException: Stateless SessionBean method returned without completing transaction
java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.RemoteException: Stateless SessionBean method returned without completing transaction
at com.sun.corba.ee.impl.javax.rmi.CORBA.Util.mapSystemException(Util.java:243)
at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.privateInvoke(StubInvocationHandlerImpl.java:205)
at com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl.invoke(StubInvocationHandlerImpl.java:152)
at com.sun.corba.ee.impl.presentation.rmi.bcel.BCELStubBase.invoke(BCELStubBase.java:225)
at org.eclipse.persistence.testing.framework.server.__TestRunner_Remote_DynamicStub.runTest(org/eclipse/persistence/testing/framework/server/__TestRunner_Remote_DynamicStub.java)
at org.eclipse.persistence.testing.framework.server._TestRunner_Wrapper.runTest(org/eclipse/persistence/testing/framework/server/_TestRunner_Wrapper.java)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBareClient(JUnitTestCase.java:369)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:343)
Caused by: java.rmi.RemoteException: Stateless SessionBean method returned without completing transaction
at com.sun.enterprise.iiop.POAProtocolMgr.mapException(POAProtocolMgr.java:251)
at com.sun.ejb.containers.BaseContainer.postInvoke(BaseContainer.java:1386)
at com.sun.ejb.containers.BaseContainer.postInvoke(BaseContainer.java:1316)
at com.sun.ejb.containers.EJBObjectInvocationHandler.invoke(EJBObjectInvocationHandler.java:210)
at com.sun.ejb.containers.EJBObjectInvocationHandlerDelegate.invoke(EJBObjectInvocationHandlerDelegate.java:77)
at $Proxy93.runTest(Unknown Source)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:154)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
javax.ejb.EJBException: nested exception is: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
java.rmi.RemoteException: Stateless SessionBean method returned without completing transaction
at org.eclipse.persistence.testing.framework.server._TestRunner_Wrapper.runTest(org/eclipse/persistence/testing/framework/server/_TestRunner_Wrapper.java)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBareClient(JUnitTestCase.java:369)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:343)
0.293
testDeleteAllLargeProjectsWithNullTeamLeaderSuccess0.221
testDeleteAllSmallProjectsWithNullTeamLeaderSuccess0.498
testDeleteAllProjectsWithNullTeamLeaderSuccess0.146
testDeleteAllPhonesWithNullOwnerSuccess0.086
testSetFieldForPropertyAccessWithNewEMSuccess0.188
testSetFieldForPropertyAccessWithRefreshSuccess0.136
testSetFieldForPropertyAccessSuccess0.127
testInitializeFieldForPropertyAccessSuccess0.109
testCascadePersistToNonEntitySubclassSuccess0.054
testCascadeMergeManagedSuccess0.124
testCascadeMergeDetachedSuccess0.089
testPrimaryKeyUpdatePKFKFailureValiationException expected, thrown: java.lang.RuntimeException: javax.transaction.RollbackException: Transaction marked for rollback.

junit.framework.AssertionFailedError: ValiationException expected, thrown: java.lang.RuntimeException: javax.transaction.RollbackException: Transaction marked for rollback.
at org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.EntityManagerJUnitTestSuite.testPrimaryKeyUpdatePKFK(EntityManagerJUnitTestSuite.java:3025)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBareServer(JUnitTestCase.java:377)
at org.eclipse.persistence.testing.framework.server.TestRunnerBean.runTest(TestRunnerBean.java:87)
at com.sun.enterprise.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1067)
at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:176)
at com.sun.ejb.containers.BaseContainer.invokeTargetBeanMethod(BaseContainer.java:2895)
at com.sun.ejb.containers.BaseContainer.intercept(BaseContainer.java:3986)
at com.sun.ejb.containers.EJBObjectInvocationHandler.invoke(EJBObjectInvocationHandler.java:203)
at com.sun.ejb.containers.EJBObjectInvocationHandlerDelegate.invoke(EJBObjectInvocationHandlerDelegate.java:77)
at $Proxy93.runTest(Unknown Source)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:154)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: javax.transaction.RollbackException: Transaction marked for rollback.
at org.eclipse.persistence.testing.framework.server.JEEPlatform.commitTransaction(JEEPlatform.java:65)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.commitTransaction(JUnitTestCase.java:195)
at org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.EntityManagerJUnitTestSuite.testPrimaryKeyUpdatePKFK(EntityManagerJUnitTestSuite.java:3004)
Caused by: javax.transaction.RollbackException: Transaction marked for rollback.
at com.sun.enterprise.distributedtx.J2EETransaction.commit(J2EETransaction.java:440)
at com.sun.enterprise.distributedtx.J2EETransactionManagerOpt.commit(J2EETransactionManagerOpt.java:371)
at com.sun.enterprise.distributedtx.UserTransactionImpl.commit(UserTransactionImpl.java:197)
at org.eclipse.persistence.testing.framework.server.JEEPlatform.commitTransaction(JEEPlatform.java:63)
0.137
testPrimaryKeyUpdateSameValueSuccess0.079
testPrimaryKeyUpdateFailureValiationException expected, thrown: java.lang.RuntimeException: javax.transaction.RollbackException: Transaction marked for rollback.

junit.framework.AssertionFailedError: ValiationException expected, thrown: java.lang.RuntimeException: javax.transaction.RollbackException: Transaction marked for rollback.
at org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.EntityManagerJUnitTestSuite.testPrimaryKeyUpdate(EntityManagerJUnitTestSuite.java:2939)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBareServer(JUnitTestCase.java:377)
at org.eclipse.persistence.testing.framework.server.TestRunnerBean.runTest(TestRunnerBean.java:87)
at com.sun.enterprise.security.application.EJBSecurityManager.runMethod(EJBSecurityManager.java:1067)
at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:176)
at com.sun.ejb.containers.BaseContainer.invokeTargetBeanMethod(BaseContainer.java:2895)
at com.sun.ejb.containers.BaseContainer.intercept(BaseContainer.java:3986)
at com.sun.ejb.containers.EJBObjectInvocationHandler.invoke(EJBObjectInvocationHandler.java:203)
at com.sun.ejb.containers.EJBObjectInvocationHandlerDelegate.invoke(EJBObjectInvocationHandlerDelegate.java:77)
at $Proxy93.runTest(Unknown Source)
at com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:154)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:687)
at com.sun.corba.ee.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:227)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1846)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1706)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:1088)
at com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:223)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:806)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.dispatch(CorbaMessageMediatorImpl.java:563)
at com.sun.corba.ee.impl.protocol.CorbaMessageMediatorImpl.doWork(CorbaMessageMediatorImpl.java:2567)
at com.sun.corba.ee.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:555)
Caused by: java.lang.RuntimeException: javax.transaction.RollbackException: Transaction marked for rollback.
at org.eclipse.persistence.testing.framework.server.JEEPlatform.commitTransaction(JEEPlatform.java:65)
at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.commitTransaction(JUnitTestCase.java:195)
at org.eclipse.persistence.testing.tests.jpa.fieldaccess.advanced.EntityManagerJUnitTestSuite.testPrimaryKeyUpdate(EntityManagerJUnitTestSuite.java:2918)
Caused by: javax.transaction.RollbackException: Transaction marked for rollback.
at com.sun.enterprise.distributedtx.J2EETransaction.commit(J2EETransaction.java:440)
at com.sun.enterprise.distributedtx.J2EETransactionManagerOpt.commit(J2EETransactionManagerOpt.java:371)
at com.sun.enterprise.distributedtx.UserTransactionImpl.commit(UserTransactionImpl.java:197)
at org.eclipse.persistence.testing.framework.server.JEEPlatform.commitTransaction(JEEPlatform.java:63)
0.070
testRemoveNullSuccess0.030
testContainsNullSuccess0.029
testPersistNullSuccess0.030
testMergeNullSuccess0.027
testMergeRemovedObjectSuccess0.063
testMergeDetachedObjectSuccess0.174
testSerializedLazySuccess0.137
testCloneableSuccess0.125
testLeftJoinOneToOneQuerySuccess0.105
testNullifyAddressInSuccess0.074
testQueryOnClosedEMSuccess0.034
testIncorrectBatchQueryHintSuccess0.060
testFetchQueryHintSuccess0.383
testBatchQueryHintSuccess0.234
testQueryHintsSuccess0.031
testParallelMultipleFactoriesSuccess0.032
testMultipleFactoriesSuccess0.030
testPersistencePropertiesSuccess0.028
testBeginTransactionCloseCommitTransactionSuccess0.027
testBeginTransactionCloseSuccess0.026
testCloseSuccess0.032
testPersistOnNonEntitySuccess0.032
testWRITELockSuccess0.028
testReadTransactionIsolation_OriginalInCache_UpdateAll_Refresh_FlushSuccess0.256
testReadTransactionIsolation_OriginalInCache_UpdateAll_RefreshSuccess0.189
testReadTransactionIsolation_OriginalInCache_UpdateAll_FlushSuccess0.100
testReadTransactionIsolation_OriginalInCache_UpdateAllSuccess0.094
testReadTransactionIsolation_OriginalInCache_CustomUpdate_Refresh_FlushSuccess0.105
testReadTransactionIsolation_OriginalInCache_CustomUpdate_RefreshSuccess0.101
testReadTransactionIsolation_OriginalInCache_CustomUpdate_FlushSuccess0.104
testReadTransactionIsolation_OriginalInCache_CustomUpdateSuccess0.094
testReadTransactionIsolation_UpdateAll_Refresh_FlushSuccess0.146
testReadTransactionIsolation_UpdateAll_RefreshSuccess0.098
testReadTransactionIsolation_UpdateAll_FlushSuccess0.098
testReadTransactionIsolation_UpdateAllSuccess0.099
testReadTransactionIsolation_CustomUpdate_Refresh_FlushSuccess0.105
testReadTransactionIsolation_CustomUpdate_RefreshSuccess0.168
testReadTransactionIsolation_CustomUpdate_FlushSuccess0.105
testReadTransactionIsolation_CustomUpdateSuccess0.095
testClearInTransactionSuccess0.095
testClearWithFlushSuccess0.116
testClearSuccess0.034
testCheckVersionOnMergeSuccess0.053
testFindWithNullPkSuccess0.029
testFindWithWrongTypePkSuccess0.027
testPersistManagedNoExceptionSuccess0.057
testPersistManagedExceptionSuccess0.034
testPersistRemovedSuccess1.232
testREADLockSuccess0.028
testIgnoreRemovedObjectsOnDatabaseSyncSuccess0.237
testIdentityOutsideTransactionSuccess0.061
testIdentityInsideTransactionSuccess0.038
testDatabaseSyncNewObjectSuccess0.042
testSetRollbackOnlySuccess60.176
testFlushModeEmCommitQueryAutoSuccess0.217
testFlushModeEmCommitSuccess0.057
testFlushModeEmCommitQueryCommitSuccess0.049
testFlushModeEmAutoQueryAutoSuccess0.061
testFlushModeEmAutoSuccess0.067
testFlushModeEmAutoQueryCommitSuccess0.046
testCacheUsageSuccess0.085
testSuperclassFieldInSubclassSuccess0.083
testCopyingAddressSuccess0.033
testSequencePreallocationUsingCallbackTestSuccess0.068

Back to top

TestCase NullBindingJUnitTestCase

NameStatusTypeTime(s)
testSetupSuccess2.866
testCreateWrapperTypesSuccess0.069
testNullifyBigDecimalSuccess0.062
testNullifyBigIntegerSuccess0.061
testNullifyBooleanSuccess0.055
testNullifyByteSuccess0.056
testNullifyCharacterSuccess0.058
testNullifyShortSuccess0.064
testNullifyIntegerSuccess0.079
testNullifyLongSuccess0.063
testNullifyFloatSuccess0.061
testNullifyDoubleSuccess0.057
testNullifyStringSuccess0.052
testCreateByteArrayTypeSuccess0.077
testCreatePrimitiveByteArrayTypeSuccess0.079
testCreateCharacterArrayTypeSuccess0.101
testCreateCharArrayTypeSuccess0.083

Back to top

TestCase NullBindingJUnitTestCase

NameStatusTypeTime(s)
testSetupSuccess2.173
testCreateDateTimeSuccess0.080
testNullifySqlDateSuccess0.081
testNullifyTimeSuccess0.071
testNullifyTimestampSuccess0.053
testNullifyUtilDateSuccess0.054
testNullifyCalendarSuccess0.063

Back to top

TestCase SessionBeanTests

NameStatusTypeTime(s)
testSetupSuccess9.085
testFindAllSuccess0.627
testFindAllServerSuccess0.218
testMergeSuccess0.495
testMergeServerSuccess0.232

Back to top

Back to the top