Uses of Interface
org.testng.IExpectedExceptionsHolder
Packages that use IExpectedExceptionsHolder
-
Uses of IExpectedExceptionsHolder in org.testng.internal
Classes in org.testng.internal that implement IExpectedExceptionsHolderModifier and TypeClassDescriptionclass
A class that contains the expected exceptions and the message regular expression.Fields in org.testng.internal declared as IExpectedExceptionsHolderModifier and TypeFieldDescriptionprivate final IExpectedExceptionsHolder
ExpectedExceptionsHolder.holder
Constructors in org.testng.internal with parameters of type IExpectedExceptionsHolderModifierConstructorDescriptionprotected
ExpectedExceptionsHolder
(IAnnotationFinder finder, ITestNGMethod method, IExpectedExceptionsHolder holder)