Uses of Class
hudson.plugins.testng.results.MethodResultException
-
Packages that use MethodResultException Package Description hudson.plugins.testng.results -
-
Uses of MethodResultException in hudson.plugins.testng.results
Methods in hudson.plugins.testng.results that return MethodResultException Modifier and Type Method Description MethodResultException
MethodResult. getException()
Methods in hudson.plugins.testng.results with parameters of type MethodResultException Modifier and Type Method Description void
MethodResult. setException(MethodResultException exception)
-