| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.testresultparser.testng | |
| com.atlassian.bamboo.results.tests | |
| com.atlassian.bamboo.resultsummary.tests |
| Modifier and Type | Method and Description |
|---|---|
TestCaseResultError |
TestMethodExceptionEntity.toTestCaseResultError() |
| Modifier and Type | Method and Description |
|---|---|
List<TestCaseResultError> |
TestResults.getErrors()
How many errors does the test have.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestResults.addError(TestCaseResultError error)
Add an error to the test
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestCaseResultErrorImpl |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCaseResultErrorMapper.afterImportListItem(@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull List<TestCaseResultError> list,
@NotNull TestCaseResultError object,
long objectIndex,
@NotNull org.hibernate.Session session) |
protected void |
TestCaseResultErrorMapper.exportProperties(@NotNull org.codehaus.staxmate.out.SMOutputElement outputElement,
@NotNull TestCaseResultError object,
@NotNull org.hibernate.Session session,
ExportDetailsBean exportDetailsBean) |
protected void |
TestCaseResultErrorMapper.importProperties(@NotNull TestCaseResultError object,
@NotNull org.codehaus.staxmate.in.SMInputCursor inputCursor,
@NotNull org.hibernate.Session session) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.