|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.test.AbstractTestDelegate
org.jboss.aspects.test.AspectTestDelegate
public class AspectTestDelegate
Make sure the proper aop.xml is deployed before running the test.
| Field Summary |
|---|
| Fields inherited from class org.jboss.test.AbstractTestDelegate |
|---|
clazz, enableSecurity, log, logging, policy, securityPolicyName |
| Constructor Summary | |
|---|---|
AspectTestDelegate(Class<?> clazz)
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
tearDown()
|
| Methods inherited from class org.jboss.test.AbstractTestDelegate |
|---|
enableTrace, getDelegate, getLog, log, setUpLogging, setUpSecurity, tearDownLogging, tearDownSecurity |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AspectTestDelegate(Class<?> clazz)
clazz - the class of the unit test case| Method Detail |
|---|
public void setUp()
throws Exception
setUp in class org.jboss.test.AbstractTestDelegateException
public void tearDown()
throws Exception
tearDown in class org.jboss.test.AbstractTestDelegateException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||