public class TestMethodExceptionEntity extends Object
Constructor and Description |
---|
TestMethodExceptionEntity(String className,
String message,
String stacktrace) |
Modifier and Type | Method and Description |
---|---|
static com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodExceptionEntity.Builder |
builder() |
String |
getClassName() |
String |
getMessage() |
String |
getStacktrace() |
TestCaseResultError |
toTestCaseResultError() |
public static com.atlassian.bamboo.plugins.testresultparser.testng.TestMethodExceptionEntity.Builder builder()
public String getClassName()
public String getMessage()
public String getStacktrace()
public TestCaseResultError toTestCaseResultError()
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.