Searched defs:validateOnlyOneConstructor (Results 1 – 3 of 3) sorted by relevance
76 private void validateOnlyOneConstructor() throws Exception { in validateOnlyOneConstructor() method in ParameterizedRunner
78 private void validateOnlyOneConstructor() throws Exception { in validateOnlyOneConstructor() method in ParameterizedRunner
187 protected void validateOnlyOneConstructor(List<Throwable> errors) { in validateOnlyOneConstructor() method in BlockJUnit4ClassRunner