| |
|
| ch.ethz.prose.crosscut.ExceptionCatchCutTest
ExceptionCatchCutTest | public class ExceptionCatchCutTest extends TestCase (Code) | | JUnit testcase for class CatchCut
version: $Revision: 1.3 $ author: Angela Nicoara |
Inner Class :public class TestException extends Exception | |
Inner Class :public class TestException2 extends Exception | |
Inner Class :public class TestException3 extends Exception | |
Inner Class :public class ExampleCatch1 | |
Inner Class :public class ExampleCatch2 | |
Inner Class :public class ExampleCatch3 | |
catchCounter | int catchCounter(Code) | | |
excCatch1 | ExampleCatch1 excCatch1(Code) | | |
excCatch2 | ExampleCatch2 excCatch2(Code) | | |
excCatch3 | ExampleCatch3 excCatch3(Code) | | |
ExceptionCatchCutTest | public ExceptionCatchCutTest(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) | | |
test0001_createRequestsAndEvents | public void test0001_createRequestsAndEvents()(Code) | | |
|
|
|