Package | Description |
---|---|
org.testng.internal |
Modifier and Type | Class and Description |
---|---|
class |
RegexpExpectedExceptionsHolder
A class that contains the expected exceptions and the message regular expression.
|
Modifier and Type | Field and Description |
---|---|
private IExpectedExceptionsHolder |
ExpectedExceptionsHolder.holder |
Constructor and Description |
---|
ExpectedExceptionsHolder(IAnnotationFinder finder,
ITestNGMethod method,
IExpectedExceptionsHolder holder) |