public class LogBaseLeaf extends LogBase
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
bError |
protected Boolean |
bException |
protected Boolean |
bWarning |
protected Integer |
ErrorCount |
protected Integer |
ExceptionCount |
protected Integer |
PassedCount |
protected Integer |
PrintCount |
protected Integer |
WarningCount |
AllCount, Info, Level, myDuration, myID, myIndentionBase, myLogs, myParent| Constructor and Description |
|---|
LogBaseLeaf() |
LogBaseLeaf(LogBase Parent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ErrorCount() |
protected void |
ExceptionCount() |
protected void |
FunctionCount() |
protected void |
FunctionFail() |
protected void |
FunctionPass() |
protected Boolean |
getError() |
protected Boolean |
getException() |
protected String |
getJSONResult() |
protected String |
getJSONStatistics() |
protected Boolean |
getWarning() |
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 |
setError() |
protected void |
setException() |
protected void |
setWarning() |
protected void |
StepCount() |
protected void |
StepFail() |
protected void |
StepPass() |
protected void |
TestcaseCount() |
protected void |
TestcaseFail() |
protected void |
TestcasePass() |
protected void |
WarningCount() |
abort, getHTMLResult, getLevel, getLevelIndention, getLevelIndention, getParent, jsonArray, jsonArrayElement, jsonArrayElementComma, jsonElement, jsonElement, jsonElementComma, jsonElementComma, jsonStructure, jsonStructureComma, setParentprotected Integer ErrorCount
protected Integer ExceptionCount
protected Integer WarningCount
protected Integer PassedCount
protected Integer PrintCount
protected Boolean bWarning
protected Boolean bException
protected Boolean bError
public LogBaseLeaf()
public LogBaseLeaf(LogBase Parent)
protected void setWarning()
setWarning in class LogBaseprotected Boolean getWarning()
getWarning in class LogBaseprotected void setException()
setException in class LogBaseprotected Boolean getException()
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 getJSONResult()
getJSONResult in class LogBaseCopyright © 2019 OpenKeyWord. All rights reserved.