| |
|
| ch.ethz.prose.JVMAspectInterfaceTest
JVMAspectInterfaceTest | public class JVMAspectInterfaceTest extends TestCase (Code) | | JUnit testcase for class JVMAspectInterface.
version: $Revision: 1.3 $ author: Stephan Markwalder author: Angela Nicoara |
Inner Class :static class TestException extends Exception | |
Inner Class :static class TestException2 extends Exception | |
Inner Class :static class TestException3 extends Exception | |
Inner Class :static class TestCatch | |
Inner Class :static class TestClass1 | |
Inner Class :abstract static class TestClass2 | |
Inner Class :abstract static class TestClass3 | |
Inner Class :abstract static class TestAbstractClass | |
Inner Class :static interface TestInterface | |
Inner Class :static class TestClass4 extends TestAbstractClass implements TestInterface | |
Inner Class :static class TestClass5 | |
Inner Class :static class TestThread extends Thread | |
JVMAspectInterfaceTest | public JVMAspectInterfaceTest(String name)(Code) | | Construct test with given name.
Parameters: name - test name |
suite | public static Test suite()(Code) | | Test suite.
test instance |
tearDown | protected void tearDown()(Code) | | |
test_0010_NotInitializedExceptions | public void test_0010_NotInitializedExceptions()(Code) | | |
test_0020_Startup | public void test_0020_Startup()(Code) | | |
test_0030_SetClearWatch | public void test_0030_SetClearWatch()(Code) | | |
test_0040_SetClearWatch_Exceptions | public void test_0040_SetClearWatch_Exceptions()(Code) | | |
test_0050_SetJoinPointHook | public void test_0050_SetJoinPointHook()(Code) | | |
test_0060_HookNotification | public void test_0060_HookNotification()(Code) | | |
test_0070_AopTagHandling | public void test_0070_AopTagHandling()(Code) | | |
test_0080_SuspendResumeNotification | public void test_0080_SuspendResumeNotification()(Code) | | |
test_0090_ClassLoadNotification | public void test_0090_ClassLoadNotification() throws Exception(Code) | | |
test_0100_ModifiersAndInheritance | public void test_0100_ModifiersAndInheritance()(Code) | | |
test_0110_MethodExitJoinPoints | public void test_0110_MethodExitJoinPoints()(Code) | | |
test_0120_CatchThrow | public void test_0120_CatchThrow()(Code) | | |
|
|
|