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
|
setId
getId
String getContent()
TestCaseResult getTestCaseResult()
void setTestCaseResult(TestCaseResult result)
result
- - the associated test case result.Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.