Searched defs:testAnnotation (Results 1 – 5 of 5) sorted by relevance
95 ITestAnnotation testAnnotation = in init() local127 private String findDescription(ITestAnnotation testAnnotation, XmlTest xmlTest) { in findDescription()
58 ITestAnnotation testAnnotation = finder.findAnnotation(method, ITestAnnotation.class); in getRegExp() local
35 ITestAnnotation testAnnotation = finder.findAnnotation(method, ITestAnnotation.class); in findExpectedClasses() local
49 public void testAnnotation() throws Exception { in testAnnotation() method in ProvidesIntoTest
225 Test testAnnotation; in getTestResultAttributes() local