Searched defs:newTestMethod (Results 1 – 3 of 3) sorted by relevance
38 public static Description newTestMethod(Annotation... annotations) { in newTestMethod() method in JUnitHelper42 public static Description newTestMethod(String methodName, Annotation... annotations) { in newTestMethod() method in JUnitHelper
224 private static Description newTestMethod() { in newTestMethod() method in ApplicationContextSingletonRuleTest
923 private static Description newTestMethod(Annotation... annotations) { in newTestMethod() method in AbstractSdkLevelSupportedRuleTest927 private static Description newTestMethod(String methodName, Annotation... annotations) { in newTestMethod() method in AbstractSdkLevelSupportedRuleTest932 private static Description newTestMethod(Class<?> clazz, Annotation... annotations) { in newTestMethod() method in AbstractSdkLevelSupportedRuleTest