| org.hanseltest.TestSwitchBug
TestSwitchBug | public class TestSwitchBug extends TestCase (Code) | | This TestCase tests for a bug when using the jikes compiler and switch statements.
The precompiled CoverSwitchBug class is contained in the "classes" directory.
|
Inner Class :public static class FullCoverage extends TestCase | |
Method Summary | |
public void | testBug() |
testBug | public void testBug()(Code) | | |
|
|