| |
|
| ch.ethz.prose.HotSwapConstructorJoinPointTest
HotSwapConstructorJoinPointTest | public class HotSwapConstructorJoinPointTest extends TestCase (Code) | | JUnit testcase for Constructor join points (HotSwap advice weaving).
version: $Revision$ author: Gerald Linhofer author: Angela Nicoara |
Inner Class :class MyClass1 | |
Inner Class :class MyClass2 | |
HotSwapConstructorJoinPointTest | public HotSwapConstructorJoinPointTest(String name)(Code) | | Construct test with given name.
Parameters: name - test name |
setUp | protected void setUp()(Code) | | Set up fixture.
|
suite | public static Test suite()(Code) | | Test suite.
test instance |
tearDown | protected void tearDown()(Code) | | Clean up.
|
test_040_aspectInterface | public void test_040_aspectInterface()(Code) | | |
test_050_aspectManager | public void test_050_aspectManager()(Code) | | |
|
|
|