Uses of Class
com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodExceptionEntity

Packages that use TestMethodExceptionEntity
com.atlassian.bamboo.plugins.testresultparser.testng   
 

Uses of TestMethodExceptionEntity in com.atlassian.bamboo.plugins.testresultparser.testng
 

Methods in com.atlassian.bamboo.plugins.testresultparser.testng that return TestMethodExceptionEntity
 TestMethodExceptionEntity TestMethodEntity.getException()
           
 

Methods in com.atlassian.bamboo.plugins.testresultparser.testng with parameters of type TestMethodExceptionEntity
 void TestMethodEntity.setException(TestMethodExceptionEntity exception)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.