| Package | Description |
|---|---|
| core.support.logger | |
| core.support.objects |
| Modifier and Type | Method and Description |
|---|---|
static void |
TestLog.printLogs(List<LogObject> logs)
prints current test logs
|
static void |
TestLog.printLogs(List<LogObject> testLog,
String testId)
prints logs to console removes logs from list after printing to console
|
| Modifier and Type | Field and Description |
|---|---|
List<LogObject> |
TestObject.testLog |
List<LogObject> |
TestObject.testLogAll |
Copyright © 2021. All rights reserved.