org.objectweb.dolphin.test.jonas
Class testDeployment

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.objectweb.dolphin.test.jonas.testDeployment
All Implemented Interfaces:
junit.framework.Test

public class testDeployment
extends junit.framework.TestCase


Nested Class Summary
 class testDeployment.TestListener
           
 
Constructor Summary
testDeployment(java.lang.String name)
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testDeployEARFiles()
           
 void testDeployEARFilesPlan()
           
 void testDeployEARStreams()
           
 void testdeployEJBFiles()
           
 void testDeployEJBStreams()
           
 void testEarModules()
           
 void testEJBModules()
           
 void testRunningEJBModules()
           
 void testStartStopEar()
           
 void testStartStopEjb()
           
 void testUndeployEJB()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, getName, run, run, runBare, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

testDeployment

public testDeployment(java.lang.String name)
Method Detail

setUp

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

tearDown

public void tearDown()

testdeployEJBFiles

public void testdeployEJBFiles()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testDeployEJBStreams

public void testDeployEJBStreams()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testDeployEARStreams

public void testDeployEARStreams()
                          throws java.lang.Exception
Throws:
java.lang.Exception

testDeployEARFiles

public void testDeployEARFiles()
                        throws java.lang.Exception
Throws:
java.lang.Exception

testStartStopEar

public void testStartStopEar()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testStartStopEjb

public void testStartStopEjb()
                      throws java.lang.Exception
Throws:
java.lang.Exception

testUndeployEJB

public void testUndeployEJB()
                     throws java.lang.Exception
Throws:
java.lang.Exception

testEJBModules

public void testEJBModules()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testEarModules

public void testEarModules()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testRunningEJBModules

public void testRunningEJBModules()
                           throws java.lang.Exception
Throws:
java.lang.Exception

testDeployEARFilesPlan

public void testDeployEARFilesPlan()
                            throws java.lang.Exception
Throws:
java.lang.Exception