You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
095d3f8df src/main/java/org/junit/runners/BlockJUnit4ClassRunner.java (dsaff 2008-07-31 14:20:56 +0000 188) if (!hasOneConstructor()) {
189
189
095d3f8df src/main/java/org/junit/runners/BlockJUnit4ClassRunner.java (dsaff 2008-07-31 14:20:56 +0000 189) String gripe = "Test class should have exactly one public constructor";
5d957024b src/main/java/org/junit/runners/BlockJUnit4ClassRunner.java (dsaff 2008-07-30 19:23:24 +0000 202) String gripe = "Test class should have exactly one public zero-argument constructor";
0 commit comments