public interface TestCaseResultError extends BambooObject
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
TestCaseResult |
getTestCaseResult() |
void |
setTestCaseResult(TestCaseResult result)
Set the test case result this error is associated with
|
setIdgetIdString getContent()
TestCaseResult getTestCaseResult()
void setTestCaseResult(TestCaseResult result)
result - - the associated test case result.Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.