Uses of Class
org.testng.internal.invokers.ExpectedExceptionsHolder
-
Packages that use ExpectedExceptionsHolder Package Description org.testng.internal.invokers -
-
Uses of ExpectedExceptionsHolder in org.testng.internal.invokers
Methods in org.testng.internal.invokers with parameters of type ExpectedExceptionsHolder Modifier and Type Method Description private TestInvoker.StatusHolder
TestInvoker. considerExceptions(ITestNGMethod tm, ITestResult testResult, ExpectedExceptionsHolder exceptionsHolder, ITestInvoker.FailureContext failure)
-