org.jboss.test.perf.test
Class Setup

java.lang.Object
  extended byTestSetup
      extended byorg.jboss.test.JBossTestSetup (src) 
          extended byorg.jboss.test.perf.test.Setup

public class Setup
extends JBossTestSetup (src)

Setup utility class.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.test.JBossTestSetup (src)
delegate
 
Method Summary
protected  void setUp()
           
protected  void tearDown()
           
 
Methods inherited from class org.jboss.test.JBossTestSetup (src)
createTestServices, deploy, flushAuthCache, flushAuthCache, getBeanCount, getDeployerName, getDeployURL, getInitialContext, getIterationCount, getJndiInitFactory, getJndiURL, getLog, getResourceURL, getServer, getServerHost, getThreadCount, invoke, redeploy, restartDBPool, undeploy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception