| |
|
| ch.ethz.prose.crosscut.ExceptionCutUserDefinedTest
ExceptionCutUserDefinedTest | public class ExceptionCutUserDefinedTest extends TestCase (Code) | | JUnit testcase for class XXX.
version: $Revision: 1.3 $ author: Andrei Popovici |
Inner Class :public static class MyException extends IOException | |
Inner Class :public static class MyError extends Error | |
Inner Class :public static class MySubRuntimeException extends MyRuntimeException | |
Inner Class :public static class MySubException extends MyException | |
Inner Class :public static class MySubError extends MyError | |
Inner Class :public static class TestExtension extends DefaultAspect | |
ExceptionCutUserDefinedTest | public ExceptionCutUserDefinedTest(String name)(Code) | | Construct test with given name.
Parameters: name - test name |
suite | public static Test suite()(Code) | | Test suite.
test instance |
testCustomExtensionCut | public void testCustomExtensionCut() throws Exception(Code) | | |
|
|
|