| |
|
| ch.ethz.prose.LocalExtensionManagerTest
LocalExtensionManagerTest | public class LocalExtensionManagerTest extends TestCase (Code) | | JUnit testcase for class tests the correctness of the
Local Aspect Manager implementation.
version: $Revision$ author: Andrei Popovici |
Inner Class :public static class Extension1 extends DefaultAspect | |
Inner Class :public static class Extension2 extends DefaultAspect | |
Inner Class :public static class Extension3 extends DefaultAspect | |
ASP_CRO_JOI | int ASP_CRO_JOI(Code) | | |
visited | public boolean visited(Code) | | |
visited1 | public boolean visited1(Code) | | |
visited2 | public boolean visited2(Code) | | |
LocalExtensionManagerTest | public LocalExtensionManagerTest(String name)(Code) | | Construct test with given name.
Parameters: name - test name |
myTestMethod | public void myTestMethod()(Code) | | |
setUp | public void setUp()(Code) | | Set up fixture.
|
suite | public static Test suite()(Code) | | Test suite.
test instance |
tearDown | public void tearDown()(Code) | | |
test0010_SilenceDuringInsertion | public void test0010_SilenceDuringInsertion()(Code) | | This test checks that the call to a breakpointed method
during insert is not dispatched to
the extension. THIS TEST FAILES!! FIX!!
|
test0020_queryAspect | public void test0020_queryAspect()(Code) | | |
test0030_queryCrosscut | public void test0030_queryCrosscut()(Code) | | |
test0040_queryJoinpoint | public void test0040_queryJoinpoint()(Code) | | |
test0050_queryGroupBy | public void test0050_queryGroupBy()(Code) | | |
test0060_testCommit | public void test0060_testCommit()(Code) | | |
test0070_testAbort | public void test0070_testAbort()(Code) | | |
|
|
|