public interface Testing
Modifier and Type | Method and Description |
---|---|
void |
generateTestReport(String message)
Generates a report for testing.
|
void |
generateTestReport(String message,
String group)
Generates a report for testing.
|
void generateTestReport(String message, String group)
message
- Message to be displayed in the report.group
- Specifies the endpoint group to deliver the report to.void generateTestReport(String message)
message
- Message to be displayed in the report.Copyright © 2017, 2019–2019 WebFolder OÜ. All rights reserved.