|
||||||||||
| 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.aop.junit.AOPTest
public abstract class AOPTest
AOPTest.
| Constructor Summary | |
|---|---|
AOPTest(String name)
Create a new AOPTest. |
|
| Method Summary | |
|---|---|
static org.jboss.test.AbstractTestDelegate |
getDelegate(Class<?> clazz)
Get the test delegate |
protected AOPTestDelegate |
getMCDelegate()
Get the delegate |
protected void |
setUp()
|
| Methods inherited from class org.jboss.test.AbstractTestCaseWithSetup |
|---|
enableTrace, getDelegate, getLog, resumeSecurity, suite, suspendSecurity, tearDown |
| 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, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AOPTest(String name)
name - the test name| Method Detail |
|---|
public static org.jboss.test.AbstractTestDelegate getDelegate(Class<?> clazz)
throws Exception
clazz - the test class
Exception - for any error
protected void setUp()
throws Exception
setUp in class org.jboss.test.AbstractTestCaseWithSetupExceptionprotected AOPTestDelegate getMCDelegate()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||