com.silverpeas.subscribe.service
Class SubscriptionDAOPerformanceTest

java.lang.Object
  extended by com.silverpeas.components.model.AbstractJndiCase
      extended by com.silverpeas.subscribe.service.SubscriptionDAOPerformanceTest

public class SubscriptionDAOPerformanceTest
extends AbstractJndiCase

Author:
ehugonnet

Field Summary
 
Fields inherited from class com.silverpeas.components.model.AbstractJndiCase
baseTest
 
Constructor Summary
SubscriptionDAOPerformanceTest()
           
 
Method Summary
static void generalSetUp()
           
static void generalTearDown()
           
 void testGetActorPKsByNodePKsInLoop()
           
 
Methods inherited from class com.silverpeas.components.model.AbstractJndiCase
executeDDL, loadDDL, setUp, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscriptionDAOPerformanceTest

public SubscriptionDAOPerformanceTest()
Method Detail

generalSetUp

public static void generalSetUp()
                         throws IOException,
                                NamingException,
                                Exception
Throws:
IOException
NamingException
Exception

generalTearDown

public static void generalTearDown()
                            throws IOException,
                                   NamingException,
                                   Exception
Throws:
IOException
NamingException
Exception

testGetActorPKsByNodePKsInLoop

public void testGetActorPKsByNodePKsInLoop()
                                    throws Exception
Throws:
Exception


Copyright © 2016 Silverpeas. All Rights Reserved.