| Modifier and Type | Class and Description |
|---|---|
class |
Log2HTML |
class |
LogError |
class |
LogException |
class |
LogFunction |
class |
LogFunctionDebug |
class |
LogKeyword |
class |
LogPass |
class |
LogPrint |
class |
LogPrintDebug |
class |
LogSequence |
class |
LogTestcase |
class |
LogVerify
Deprecated.
|
class |
LogWarning |
class |
ResultList |
class |
ResultListDebug |
| Modifier and Type | Method and Description |
|---|---|
LogBase |
LogBase.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogBase.setParent(LogBase fpParent) |
| Constructor and Description |
|---|
LogError(LogBase fpParent,
String fpsInfo) |
LogException(LogBase fpParent,
String fpsInfo) |
LogPass(LogBase fpParent,
String fpsInfo) |
LogPrint(LogBase fpParent,
String fpsInfo) |
LogPrintDebug(LogBase fpParent,
String fpsInfo) |
LogVerify(LogBase fpParent,
String fpsActual,
String fpsExpected)
Deprecated.
|
LogWarning(LogBase fpParent,
String fpsInfo) |
Copyright © 2017 OpenKeyWord. All rights reserved.