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
220 private static Description newTestMethod() { in newTestMethod() method in ApplicationContextSingletonRuleTest
942 private static Description newTestMethod(Annotation... annotations) { in newTestMethod() method in AbstractSdkLevelSupportedRuleTestCase946 private static Description newTestMethod(String methodName, Annotation... annotations) { in newTestMethod() method in AbstractSdkLevelSupportedRuleTestCase951 private static Description newTestMethod(Class<?> clazz, Annotation... annotations) { in newTestMethod() method in AbstractSdkLevelSupportedRuleTestCase