OpenKeyWord  Build_ID: 457, Datum: 01.02.2020 07:45:48
Dont repeat yourself. - Do it once and only once!
okw.log.log2html.LogBaseLeaf Klassenreferenz
+ Klassendiagramm für okw.log.log2html.LogBaseLeaf:
+ Zusammengehörigkeiten von okw.log.log2html.LogBaseLeaf:

Öffentliche Methoden

 LogBaseLeaf (LogBase Parent)
 
void reset ()
 
- Öffentliche Methoden geerbt von okw.log.log2html.LogBase
void setParent (LogBase fpParent)
 
LogBase getParent ()
 

Geschützte Methoden

void setWarning ()
 
Boolean getWarning ()
 
void setException ()
 
Boolean getException ()
 
void setError ()
 
Boolean getError ()
 
void ErrorCount ()
 
void ExceptionCount ()
 
void WarningCount ()
 
void PassedCount ()
 
void PrintCount ()
 
void TestcaseCount ()
 
void TestcaseFail ()
 
void TestcasePass ()
 
void FunctionCount ()
 
void FunctionFail ()
 
void FunctionPass ()
 
void KeyWordCount ()
 
void KeyWordFail ()
 
void KeyWordPass ()
 
void SequenceCount ()
 
void SequenceFail ()
 
void SequencePass ()
 
void StepCount ()
 
void StepFail ()
 
void StepPass ()
 
void LocalACCallCount ()
 
void LocalACCallFail ()
 
void LocalACCallPass ()
 
void RemoteACCallCount ()
 
void RemoteACCallFail ()
 
void RemoteACCallPass ()
 
String getJSONStatistics ()
 
String getJSONResult ()
 
- Geschützte Methoden geerbt von okw.log.log2html.LogBase
void abort ()
 
int getLevel ()
 
String getLevelIndention ()
 
String getLevelIndention (int shift)
 
String jsonElement (String Key, String Value)
 
String jsonElementComma (String Key, String Value)
 
String jsonElementComma (String Key, Integer Value)
 
String jsonElement (String Key, Integer Value)
 
String jsonStructure (String Key, String Value)
 
String jsonStructureComma (String Key, String Value)
 
String jsonArray (String Key, String Value)
 
String jsonArrayElement (String Value)
 
String jsonArrayElementComma (String Value)
 
String getHTMLResult ()
 

Geschützte Attribute

Integer ErrorCount = 0
 
Integer ExceptionCount = 0
 
Integer WarningCount = 0
 
Integer PassedCount = 0
 
Integer PrintCount = 0
 
Boolean bWarning = false
 
Boolean bException = false
 
Boolean bError = false
 
- Geschützte Attribute geerbt von okw.log.log2html.LogBase
Integer myID = 0
 
String Info = ""
 
LogTimer myDuration = new LogTimer()
 
LogBase myParent = null
 
List< LogBasemyLogs = new ArrayList<LogBase>()
 
int Level = -1
 
String myIndentionBase = " "
 
Boolean bWarning = false
 
Boolean bException = false
 
Boolean bError = false
 

Weitere Geerbte Elemente

- Statische, geschützte Attribute geerbt von okw.log.log2html.LogBase
static Integer AllCount = 0
 

Ausführliche Beschreibung

Definiert in Zeile 3 der Datei LogBaseLeaf.java.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: