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

Geschützte Methoden

String getJSONNodeProperties ()
 
void ErrorCount ()
 
void ExceptionCount ()
 
- Geschützte Methoden geerbt von okw.log.log2html.LogBaseNode
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)
 
void setWarning ()
 
Boolean getWarning ()
 
void setException ()
 
void setError ()
 
Boolean getError ()
 
String getHTMLResult ()
 

Paketfunktionen

 LogKeyword (LogBase Parent, String fpsKeyword, String... fpsParameter)
 

Private Attribute

String type = "Keyword"
 
String Keyword
 
String[] Parameter
 

Weitere Geerbte Elemente

- Öffentliche Methoden geerbt von okw.log.log2html.LogBaseNode
 LogBaseNode (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.LogBaseNode
Integer ErrorCount = 0
 
Integer ExceptionCount = 0
 
Integer WarningCount = 0
 
Integer PassedCount = 0
 
Integer PrintCount = 0
 
Integer TestcaseCount = 0
 
Integer TestcaseFail = 0
 
Integer TestcasePass = 0
 
Integer FunctionCount = 0
 
Integer FunctionFail = 0
 
Integer FunctionPass = 0
 
Integer KeyWordCount = 0
 
Integer KeyWordFail = 0
 
Integer KeyWordPass = 0
 
Integer StepCount = 0
 
Integer StepFail = 0
 
Integer StepPass = 0
 
Integer SequenceCount = 0
 
Integer SequenceFail = 0
 
Integer SequencePass = 0
 
Integer RemoteACCallCount = 0
 
Integer RemoteACCallFail = 0
 
Integer RemoteACCallPass = 0
 
Integer LocalACCallCount = 0
 
Integer LocalACCallFail = 0
 
Integer LocalACCallPass = 0
 
- 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 3 der Datei LogKeyword.java.


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