| org.hanseltest.TestBug747017
TestBug747017 | public class TestBug747017 extends TestCase (Code) | | Test for Bug 747017. For inner classes the *.java file is called
MainClass.java not MainClass$InnerClass.java.
author: Niklas Mehner |
Inner Class :public static class BugTest extends TestCase | |
Inner Class :public static class BugExample | |
Method Summary | |
public void | testBug() Try to reproduce the bug. |
testBug | public void testBug()(Code) | | Try to reproduce the bug.
|
|
|