org.jboss.test.aop.test
Class AOPUnitTestCase
java.lang.Object
TestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.aop.test.AOPUnitTestCase
- public class AOPUnitTestCase
- extends JBossTestCase (src)
Sample client for the jboss container.
- See Also:
- Serialized Form
| Methods inherited from class org.jboss.test.JBossTestCase (src) |
deploy, flushAuthCache, flushAuthCache, getBeanCount, getDeployerName, getDeploySetup, getDeployURL, getInitialContext, getIterationCount, getJndiInitFactory, getJndiURL, getLog, getResourceURL, getServer, getServerHost, getThreadCount, initDelegate, invoke, restartDBPool, sleep, testServerFound, undeploy |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AOPUnitTestCase
public AOPUnitTestCase(java.lang.String name)
testAspect
public void testAspect()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBasic
public void testBasic()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCallerPointcut
public void testCallerPointcut()
throws java.lang.Exception
- Throws:
java.lang.Exception
testInheritance
public void testInheritance()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMetadata
public void testMetadata()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDynamicInterceptors
public void testDynamicInterceptors()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFieldInterception
public void testFieldInterception()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMixin
public void testMixin()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMethodInterception
public void testMethodInterception()
throws java.lang.Exception
- Throws:
java.lang.Exception
testConstructorInterception
public void testConstructorInterception()
throws java.lang.Exception
- Throws:
java.lang.Exception
testExceptions
public void testExceptions()
throws java.lang.Exception
- Throws:
java.lang.Exception
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception