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 TestMethodExceptionEntityTestMethodEntity. getException()Methods in com.atlassian.bamboo.plugins.testresultparser.testng with parameters of type TestMethodExceptionEntity Modifier and Type Method Description voidTestMethodEntity. setException(TestMethodExceptionEntity exception)
-