org.ow2.ishmael.test
Class TestDeploymentEasyBeans

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.ow2.ishmael.test.TestDeploymentEasyBeans
All Implemented Interfaces:
junit.framework.Test

public class TestDeploymentEasyBeans
extends junit.framework.TestCase


Nested Class Summary
 class TestDeploymentEasyBeans.TestListener
           
 
Constructor Summary
TestDeploymentEasyBeans(java.lang.String name)
           
 
Method Summary
 void setUp()
           
 void tearDown()
           
 void testdeployEJB3Files()
           
 void testDeployEJBStreams()
           
 void testEJBModules()
           
 void testRunningEJBModules()
           
 void testUndeployEJB()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, 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, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestDeploymentEasyBeans

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

setUp

public void setUp()
           throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

tearDown

public void tearDown()
Overrides:
tearDown in class junit.framework.TestCase

testdeployEJB3Files

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

testDeployEJBStreams

public void testDeployEJBStreams()
                          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

testRunningEJBModules

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


Copyright ? 2007-2008 OW2 Consortium. All Rights Reserved.