Searched refs:gripe (Results 1 – 5 of 5) sorted by relevance
108 String gripe= "The inner class " + getTestClass().getName() in validateNoNonStaticInnerClass() local110 errors.add(new Exception(gripe)); in validateNoNonStaticInnerClass()130 String gripe= "Test class should have exactly one public constructor"; in validateOnlyOneConstructor() local131 errors.add(new Exception(gripe)); in validateOnlyOneConstructor()143 String gripe= "Test class should have exactly one public zero-argument constructor"; in validateZeroArgConstructor() local144 errors.add(new Exception(gripe)); in validateZeroArgConstructor()
22 static void die(char *gripe) in die() argument24 if (!(toys.optflags & FLAG_q)) printf("%s: not a %s\n", *toys.optargs, gripe); in die()
META-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...