|
||||||||||
| 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.jboss.test.AbstractTestCase
org.jboss.test.AbstractTestCaseWithSetup
org.jboss.test.kernel.junit.MicrocontainerTest
org.jboss.test.kernel.junit.WiredMicrocontainerTest
public abstract class WiredMicrocontainerTest
A Wired MicrocontainerTest.
| Constructor Summary | |
|---|---|
protected |
WiredMicrocontainerTest(String name)
Create a new Wired Microcontainer test |
| Method Summary | |
|---|---|
protected void |
afterSetUp()
Configure after set up. |
protected String |
createTestBeanName()
Get the test's bean name. |
protected String |
getTestBeanName()
Get the test's bean name. |
protected void |
tearDown()
|
| Methods inherited from class org.jboss.test.kernel.junit.MicrocontainerTest |
|---|
change, deploy, deploy, getBean, getBean, getControllerContext, getControllerContext, getDelegate, getMCDelegate, getMetaDataRepository, setUp, shutdown, undeploy, undeploy, validate |
| Methods inherited from class org.jboss.test.AbstractTestCaseWithSetup |
|---|
enableTrace, getDelegate, getLog, resumeSecurity, suite, suspendSecurity |
| Methods inherited from class org.jboss.test.AbstractTestCase |
|---|
assertEmpty, assertEmpty, assertEmpty, assertEquals, assertEquals, assertEquals, assertEquals, assertInstanceOf, assertInstanceOf, checkDeepThrowable, checkDeepThrowableRethrow, checkThrowable, checkThrowableRethrow, configureLogging, deserialize, failure, findResource, getResource, serialize, serializeDeserialize |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected WiredMicrocontainerTest(String name)
name - the test name| Method Detail |
|---|
protected void afterSetUp()
throws Exception
MicrocontainerTest
afterSetUp in class MicrocontainerTestException - for any error
protected void tearDown()
throws Exception
tearDown in class org.jboss.test.AbstractTestCaseWithSetupExceptionprotected String createTestBeanName()
protected String getTestBeanName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||