Community
Participate
Working Groups
I20100217-1031. package tests; import junit.framework.TestCase; public class Teschtli extends TestCase { void test1() { } void test2() { } void test3() { } }
Another consequence of bug 172256. JUnit 4 uses the same description for all warnings, and there's no way we could keep them apart. *** This bug has been marked as a duplicate of bug 172256 ***