public class ReportPortalHelper extends Object
| Constructor and Description |
|---|
ReportPortalHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
updateLaunchAttributes(String attributeString)
update launcher attributes
attribute format: key1:value1;key2:value2;
|
void |
updateTestAttributes(String testname,
String attributeString)
update attributes.
|
void |
updateTestIssue(String testname,
String issueName,
String comment) |
public void updateLaunchAttributes(String attributeString)
target - public void updateTestAttributes(String testname, String attributeString)
testname - attributeString - Copyright © 2022. All rights reserved.