Uses of Class
com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodExceptionEntity
-
Packages that use TestMethodExceptionEntity Package Description 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 Modifier and Type Method Description TestMethodExceptionEntity
TestMethodEntity. getException()
Methods in com.atlassian.bamboo.plugins.testresultparser.testng with parameters of type TestMethodExceptionEntity Modifier and Type Method Description void
TestMethodEntity. setException(TestMethodExceptionEntity exception)
-