Uses of Class
hudson.plugins.testng.results.MethodResultException

Packages that use MethodResultException
hudson.plugins.testng.parser   
hudson.plugins.testng.results   
 

Uses of MethodResultException in hudson.plugins.testng.parser
 

Methods in hudson.plugins.testng.parser that return MethodResultException
 MethodResultException ResultPullParserHelper.createExceptionObject(org.xmlpull.v1.XmlPullParser xmlPullParser)
           
 

Uses of MethodResultException in hudson.plugins.testng.results
 

Methods in hudson.plugins.testng.results that return MethodResultException
 MethodResultException MethodResult.getException()
           
 

Methods in hudson.plugins.testng.results with parameters of type MethodResultException
 void MethodResult.setException(MethodResultException exception)
           
 



Copyright © 2010. All Rights Reserved.