| |
|
| ch.ethz.prose.JVMInfoInterfaceTest
JVMInfoInterfaceTest | public class JVMInfoInterfaceTest extends TestCase (Code) | | JUnit testcase for class JVMInfoInterface.
version: $Revision: 1.3 $ author: Stephan Markwalder author: Angela Nicoara |
Inner Class :static class TestClass1 | |
Inner Class :static class TestClass2 | |
JVMInfoInterfaceTest | public JVMInfoInterfaceTest(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_GetLoadedClasses | public void test_0010_GetLoadedClasses()(Code) | | |
test_0025_GetEnclosingJoinPoint | public void test_0025_GetEnclosingJoinPoint()(Code) | | |
test_0030_GetJoinPointKinds | public void test_0030_GetJoinPointKinds()(Code) | | |
test_0030_GetLocalVariableInfo | public void test_0030_GetLocalVariableInfo()(Code) | | |
test_0040_GetFieldJoinPointInfo | public void test_0040_GetFieldJoinPointInfo()(Code) | | |
test_0050_GetMethodJoinPointInfo | public void test_0050_GetMethodJoinPointInfo()(Code) | | |
|
|
|