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 TypeClassDescriptionclassA class that contains the expected exceptions and the message regular expression.Fields in org.testng.internal declared as IExpectedExceptionsHolderModifier and TypeFieldDescriptionprivate final IExpectedExceptionsHolderExpectedExceptionsHolder.holderConstructors in org.testng.internal with parameters of type IExpectedExceptionsHolderModifierConstructorDescriptionprotectedExpectedExceptionsHolder(IAnnotationFinder finder, ITestNGMethod method, IExpectedExceptionsHolder holder)