Interface XrayTestReporter
- All Known Implementing Classes:
XrayTestReporterImpl
public interface XrayTestReporter
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidaddComment(String comment) voidaddTestRunEvidence(String filepath) voidsetTestRunCustomField(String field, String value) voidsetTestRunCustomField(String field, String[] values)
-
Field Details
-
XRAY_PREFIX
- See Also:
-
TESTRUN_COMMENT
- See Also:
-
TESTRUN_EVIDENCE
- See Also:
-
TESTRUN_CUSTOMFIELD_PREFIX
- See Also:
-
-
Method Details
-
addComment
-
setTestRunCustomField
-
setTestRunCustomField
-
addTestRunEvidence
-