org.jboss.test.aop.nonjunit
Class StandaloneTest
java.lang.Object
TestCase
org.jboss.test.aop.nonjunit.StandaloneTest
- public class StandaloneTest
- extends TestCase
Sample client for the jboss container.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StandaloneTest
public StandaloneTest(java.lang.String name)
testMethodInterception
public void testMethodInterception()
throws java.lang.Exception
- Throws:
java.lang.Exception
testFieldInterception
public void testFieldInterception()
throws java.lang.Exception
- Throws:
java.lang.Exception
testBasic
public void testBasic()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAspect
public void testAspect()
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
testMixin
public void testMixin()
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