Searched defs:testMethod (Results 1 – 14 of 14) sorted by relevance
41 public boolean apply(TestMethod testMethod) { in apply()
38 public boolean apply(TestMethod testMethod) { in apply()
29 public boolean apply(TestMethod testMethod) { in apply()
258 private void addTest(TestMethod testMethod) throws Exception { in addTest()
41 TestMethod testMethod = new TestMethod(method, aClass); in classHasAnnotation() local
43 TestMethod testMethod = new TestMethod(method, aClass); in methodHasAnnotation() local
47 TestMethod testMethod = new TestMethod(method, aClass); in hasExampleAnnotation() local
75 final Method testMethod = method; in runTest() local
55 public void runTestOnMethod(MediaRecorderMethodUnderTest testMethod) { in runTestOnMethod()
79 public void runTestOnMethod(MediaPlayerMethodUnderTest testMethod) { in runTestOnMethod()
184 final Method testMethod = method; in runTest() local
293 Method testMethod = null; in startTest() local
777 Method testMethod = null; in startTest() local