| Constructor and Description |
|---|
Log2HTML() |
Log2HTML(String fpsOutputFilename) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
abort() |
protected void |
finalize() |
String |
getHTML_File() |
protected String |
getResult() |
void |
LogError(String fpsMessage) |
void |
LogException(String fpsMessage) |
void |
LogFunctionEnd() |
void |
LogFunctionEnd(Boolean Return) |
void |
LogFunctionEnd(List<String> fps_Return) |
void |
LogFunctionEnd(String fps_Return) |
void |
LogFunctionEndDebug() |
void |
LogFunctionEndDebug(Boolean fpb_Return) |
void |
LogFunctionEndDebug(List<String> fps_Return) |
void |
LogFunctionEndDebug(String fps_Return) |
void |
LogFunctionStart(String fps_FunctionName,
String... fpsParameter) |
void |
LogFunctionStartDebug(String fps_FunctionName,
String... fpsParameter) |
void |
LogKeyWordEnd() |
void |
LogKeyWordStart(String fps_FunctionName,
String... fpsParameter) |
void |
LogPass(String fpsMessage) |
void |
LogPrint(String fpsMessage) |
void |
LogPrintDebug(String fpsMessage) |
void |
LogSequenceEnd() |
void |
LogSequenceStart(String fpsKeywordName,
String fpsWindowFN,
String fps_SequensName,
String... fpsParameter) |
void |
LogTestcaseEnd() |
void |
LogTestcaseStart(String fps_FunctionName) |
void |
LogWarning(String fpsMessage) |
void |
ResCloseList() |
void |
ResCloseListDebug() |
void |
ResOpenList(String fps_ListHeader) |
void |
ResOpenListDebug(String fps_ListHeader) |
void |
Result2HTML() |
void |
Result2HTML(String fpsFilename) |
void |
setDebugMode(Boolean fpbDebugMode) |
protected void |
SetFail() |
void |
setHTML_File(String hTML_File) |
protected void |
SetPass() |
getError, getException, getLevel, getLevelIndention, getParent, getWarning, reset, setError, setException, setParent, setWarningpublic Log2HTML()
public Log2HTML(String fpsOutputFilename)
public String getHTML_File()
public void setHTML_File(String hTML_File)
public void LogPrintDebug(String fpsMessage)
LogPrintDebug in interface ILoggerpublic void LogWarning(String fpsMessage)
LogWarning in interface ILoggerpublic void LogException(String fpsMessage)
LogException in interface ILoggerpublic void LogFunctionStart(String fps_FunctionName, String... fpsParameter)
LogFunctionStart in interface ILoggerpublic void LogFunctionStartDebug(String fps_FunctionName, String... fpsParameter)
LogFunctionStartDebug in interface ILoggerpublic void LogFunctionEnd()
LogFunctionEnd in interface ILoggerpublic void LogFunctionEndDebug()
LogFunctionEndDebug in interface ILoggerpublic void LogFunctionEndDebug(Boolean fpb_Return)
LogFunctionEndDebug in interface ILoggerpublic void LogFunctionEnd(Boolean Return)
LogFunctionEnd in interface ILoggerpublic void LogFunctionEnd(String fps_Return)
LogFunctionEnd in interface ILoggerpublic void LogFunctionEndDebug(String fps_Return)
LogFunctionEndDebug in interface ILoggerpublic void LogFunctionEnd(List<String> fps_Return)
LogFunctionEnd in interface ILoggerpublic void LogFunctionEndDebug(List<String> fps_Return)
LogFunctionEndDebug in interface ILoggerpublic void LogTestcaseStart(String fps_FunctionName)
LogTestcaseStart in interface ILoggerpublic void LogTestcaseEnd()
LogTestcaseEnd in interface ILoggerpublic void LogKeyWordStart(String fps_FunctionName, String... fpsParameter)
LogKeyWordStart in interface ILoggerpublic void LogKeyWordEnd()
LogKeyWordEnd in interface ILoggerpublic void LogSequenceStart(String fpsKeywordName, String fpsWindowFN, String fps_SequensName, String... fpsParameter)
LogSequenceStart in interface ILoggerpublic void LogSequenceEnd()
LogSequenceEnd in interface ILoggerpublic void Result2HTML(String fpsFilename)
public void Result2HTML()
public void ResOpenList(String fps_ListHeader)
ResOpenList in interface ILoggerpublic void ResOpenListDebug(String fps_ListHeader)
ResOpenListDebug in interface ILoggerpublic void ResCloseList()
ResCloseList in interface ILoggerpublic void ResCloseListDebug()
ResCloseListDebug in interface ILoggerpublic void setDebugMode(Boolean fpbDebugMode)
setDebugMode in interface ILoggerCopyright © 2017 OpenKeyWord. All rights reserved.