Searched refs:RegexpExpectedExceptionsHolder (Results 1 – 2 of 2) sorted by relevance
15 public class RegexpExpectedExceptionsHolder implements IExpectedExceptionsHolder { class21 public RegexpExpectedExceptionsHolder(IAnnotationFinder finder, ITestNGMethod method) { in RegexpExpectedExceptionsHolder() method in RegexpExpectedExceptionsHolder
679 …= new ExpectedExceptionsHolder(m_annotationFinder, tm, new RegexpExpectedExceptionsHolder(m_annota… in invokeMethod()1061 … new RegexpExpectedExceptionsHolder(m_annotationFinder, testMethod)); in invokeTestMethods()