public class LogBaseNode extends LogBase
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
ErrorCount |
protected Integer |
ExceptionCount |
protected Integer |
FunctionCount |
protected Integer |
FunctionFail |
protected Integer |
FunctionPass |
protected Integer |
KeyWordCount |
protected Integer |
KeyWordFail |
protected Integer |
KeyWordPass |
protected Integer |
LocalACCallCount |
protected Integer |
LocalACCallFail |
protected Integer |
LocalACCallPass |
protected Integer |
PassedCount |
protected Integer |
PrintCount |
protected Integer |
RemoteACCallCount |
protected Integer |
RemoteACCallFail |
protected Integer |
RemoteACCallPass |
protected Integer |
SequenceCount |
protected Integer |
SequenceFail |
protected Integer |
SequencePass |
protected Integer |
StepCount |
protected Integer |
StepFail |
protected Integer |
StepPass |
protected Integer |
TestcaseCount |
protected Integer |
TestcaseFail |
protected Integer |
TestcasePass |
protected Integer |
WarningCount |
AllCount, bError, bException, bWarning, Info, Level, myDuration, myID, myIndentionBase, myLogs, myParent| Constructor and Description |
|---|
LogBaseNode() |
LogBaseNode(LogBase Parent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ErrorCount() |
protected void |
ExceptionCount() |
protected void |
FunctionCount() |
protected void |
FunctionFail() |
protected void |
FunctionPass() |
protected String |
getJSONNodeProperties() |
protected String |
getJSONResult() |
protected String |
getJSONStatistics() |
protected void |
KeyWordCount() |
protected void |
KeyWordFail() |
protected void |
KeyWordPass() |
protected void |
LocalACCallCount() |
protected void |
LocalACCallFail() |
protected void |
LocalACCallPass() |
protected void |
PassedCount() |
protected void |
PrintCount() |
protected void |
RemoteACCallCount() |
protected void |
RemoteACCallFail() |
protected void |
RemoteACCallPass() |
void |
reset() |
protected void |
SequenceCount() |
protected void |
SequenceFail() |
protected void |
SequencePass() |
protected void |
StepCount() |
protected void |
StepFail() |
protected void |
StepPass() |
protected void |
TestcaseCount() |
protected void |
TestcaseFail() |
protected void |
TestcasePass() |
protected void |
WarningCount() |
abort, getError, getHTMLResult, getLevel, getLevelIndention, getLevelIndention, getParent, getWarning, jsonArray, jsonArrayElement, jsonArrayElementComma, jsonElement, jsonElement, jsonElementComma, jsonElementComma, jsonStructure, jsonStructureComma, setError, setException, setParent, setWarningprotected Integer ErrorCount
protected Integer ExceptionCount
protected Integer WarningCount
protected Integer PassedCount
protected Integer PrintCount
protected Integer TestcaseCount
protected Integer TestcaseFail
protected Integer TestcasePass
protected Integer FunctionCount
protected Integer FunctionFail
protected Integer FunctionPass
protected Integer KeyWordCount
protected Integer KeyWordFail
protected Integer KeyWordPass
protected Integer StepCount
protected Integer StepFail
protected Integer StepPass
protected Integer SequenceCount
protected Integer SequenceFail
protected Integer SequencePass
protected Integer RemoteACCallCount
protected Integer RemoteACCallFail
protected Integer RemoteACCallPass
protected Integer LocalACCallCount
protected Integer LocalACCallFail
protected Integer LocalACCallPass
public LogBaseNode()
public LogBaseNode(LogBase Parent)
public void reset()
protected void ErrorCount()
ErrorCount in class LogBaseprotected void ExceptionCount()
ExceptionCount in class LogBaseprotected void WarningCount()
WarningCount in class LogBaseprotected void PassedCount()
PassedCount in class LogBaseprotected void PrintCount()
PrintCount in class LogBaseprotected void TestcaseCount()
TestcaseCount in class LogBaseprotected void TestcaseFail()
TestcaseFail in class LogBaseprotected void TestcasePass()
TestcasePass in class LogBaseprotected void FunctionCount()
FunctionCount in class LogBaseprotected void FunctionFail()
FunctionFail in class LogBaseprotected void FunctionPass()
FunctionPass in class LogBaseprotected void KeyWordCount()
KeyWordCount in class LogBaseprotected void KeyWordFail()
KeyWordFail in class LogBaseprotected void KeyWordPass()
KeyWordPass in class LogBaseprotected void SequenceCount()
SequenceCount in class LogBaseprotected void SequenceFail()
SequenceFail in class LogBaseprotected void SequencePass()
SequencePass in class LogBaseprotected void LocalACCallCount()
LocalACCallCount in class LogBaseprotected void LocalACCallFail()
LocalACCallFail in class LogBaseprotected void LocalACCallPass()
LocalACCallPass in class LogBaseprotected void RemoteACCallCount()
RemoteACCallCount in class LogBaseprotected void RemoteACCallFail()
RemoteACCallFail in class LogBaseprotected void RemoteACCallPass()
RemoteACCallPass in class LogBaseprotected String getJSONStatistics()
protected String getJSONNodeProperties()
protected String getJSONResult()
getJSONResult in class LogBaseCopyright © 2021 OpenKeyWord. All rights reserved.