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

Geschützte Methoden

 LogError (LogBase fpParent, String fpsInfo)
 
void ErrorCount ()
 
String getHTMLResult ()
 
String getJSONResult ()
 
- Geschützte Methoden geerbt von okw.log.log2html.LogBaseLeaf
void setWarning ()
 
Boolean getWarning ()
 
void setException ()
 
Boolean getException ()
 
void setError ()
 
Boolean getError ()
 
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 ()
 
- 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)
 

Weitere Geerbte Elemente

- Öffentliche Methoden geerbt von okw.log.log2html.LogBaseLeaf
 LogBaseLeaf (LogBase Parent)
 
void reset ()
 
- Öffentliche Methoden geerbt von okw.log.log2html.LogBase
void setParent (LogBase fpParent)
 
LogBase getParent ()
 
- Geschützte Attribute geerbt von okw.log.log2html.LogBaseLeaf
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
 
- Statische, geschützte Attribute geerbt von okw.log.log2html.LogBase
static Integer AllCount = 0
 

Ausführliche Beschreibung

Definiert in Zeile 5 der Datei LogError.java.


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