|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.objectweb.dolphin.test.framework.JSR88TestCase
org.objectweb.dolphin.test.framework.DeploymentManagerTest
Constructor Summary | |
DeploymentManagerTest(java.lang.String name)
|
Method Summary | |
void |
setUp()
|
void |
testCreateConfigurationCAR()
|
void |
testCreateConfigurationEAR()
|
void |
testCreateConfigurationEJB()
|
void |
testCreateConfigurationNull()
|
void |
testCreateConfigurationRAR()
|
void |
testCreateConfigurationUnknown()
|
void |
testCreateConfigurationWAR()
|
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 |
public DeploymentManagerTest(java.lang.String name)
Method Detail |
public void setUp() throws javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException
javax.enterprise.deploy.spi.exceptions.DeploymentManagerCreationException
public void testCreateConfigurationEAR() throws java.lang.Exception
java.lang.Exception
public void testCreateConfigurationWAR() throws java.lang.Exception
java.lang.Exception
public void testCreateConfigurationCAR() throws java.lang.Exception
java.lang.Exception
public void testCreateConfigurationEJB() throws java.lang.Exception
java.lang.Exception
public void testCreateConfigurationRAR() throws java.lang.Exception
java.lang.Exception
public void testCreateConfigurationNull() throws java.lang.Exception
java.lang.Exception
public void testCreateConfigurationUnknown() throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |