org.jboss.test.cache.test.standAloneAop
Class NonAspectizedAopTest
java.lang.Object
TestCase
org.jboss.test.cache.test.standAloneAop.NonAspectizedAopTest
- public class NonAspectizedAopTest
- extends TestCase
ObjectTestCase.java that uses standalone aop package. Test simple get put Object
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonAspectizedAopTest
public NonAspectizedAopTest(java.lang.String name)
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPutPrimitive
public void testPutPrimitive()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPutSerializable
public void testPutSerializable()
throws java.lang.Exception
- Throws:
java.lang.Exception
suite
public static Test suite()
throws java.lang.Exception
- Throws:
java.lang.Exception
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception