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