FairRoot
|
#include <_TestFairLogger.h>
Protected Member Functions | |
_TestFairLoggerBase () | |
_TestFairLoggerBase (const _TestFairLoggerBase &) | |
_TestFairLoggerBase & | operator= (const _TestFairLoggerBase &) |
~_TestFairLoggerBase () | |
virtual void | SetUp () |
virtual void | TearDown () |
void | SetOutFileName () |
void | SetFairLoggerDefaultValues () |
void | LogNoArguments () |
std::vector< std::string > | CreateExpectedOutputNoArguments (std::string logLevel, std::string outStr) |
std::vector< std::string > | CreateExpectedLogLevels (std::string loglevel) |
void | CheckScreenOutput (std::vector< std::string > v) |
void | CheckFileOutput (std::vector< std::string > v, FairTestOutputHandler _handler) |
std::vector< std::string > | ReadLinesFromFile (std::string fileName) |
bool | CheckVerboseOutput (std::string logLevel, std::string outputString, std::string verbosity, std::string resultString) |
_TestFairLoggerBase () | |
_TestFairLoggerBase (const _TestFairLoggerBase &) | |
_TestFairLoggerBase & | operator= (const _TestFairLoggerBase &) |
~_TestFairLoggerBase () | |
virtual void | SetUp () |
virtual void | TearDown () |
void | SetOutFileName () |
void | SetFairLoggerDefaultValues () |
void | LogNoArguments () |
std::vector< std::string > | CreateExpectedOutputNoArguments (std::string loglevel, std::string outStr) |
std::vector< std::string > | CreateExpectedLogLevels (std::string loglevel) |
void | CheckScreenOutput (std::vector< std::string > v) |
void | CheckFileOutput (std::vector< std::string > v, FairTestOutputHandler _handler) |
bool | CheckVerboseOutput (std::string logLevel, std::string outputString, std::string verbosity, std::string resultString) |
virtual void | SetUp () |
void | SetFairLoggerDefaultValues () |
void | LogNoArguments (FairLogger *fLogger, const std::string &OutputString) |
std::vector< std::string > | CreateExpectedOutputNoArguments (const std::string &loglevel, const std::string &outString, const std::string &filename="") |
std::vector< std::string > | CreateExpectedLogLevels (const std::string &loglevel) |
void | CheckScreenOutput (FairCaptureOutput handler, const std::vector< std::string > &v) |
void | CheckFileOutput (FairTestOutputHandler handler, const std::vector< std::string > &v) |
bool | CheckVerboseOutput (const std::string &logLevel, const std::string &outputString, const std::string &verboseLevel, const std::string &resultString) |
Protected Attributes | |
std::string | fLogLevelSettingToTest |
std::string | fOutputString |
std::string | fOutFileName |
FairLogger * | fLogger |
FairCaptureOutputNew | fHandler |
std::string | logLevelSettingToTest |
std::string | OutputString |
FairCaptureOutput | handler |
Definition at line 30 of file _TestFairLogger.h.
|
inlineprotected |
Definition at line 39 of file _TestFairLogger.h.
|
protected |
|
inlineprotected |
Definition at line 50 of file _TestFairLogger.h.
|
inlineprotected |
Definition at line 40 of file _TestFairLoggerNew.h.
|
protected |
|
inlineprotected |
Definition at line 50 of file _TestFairLoggerNew.h.
|
inlineprotected |
Definition at line 131 of file _TestFairLogger.h.
|
inlineprotected |
Definition at line 131 of file _TestFairLoggerNew.h.
|
inlineprotected |
Definition at line 143 of file _TestFairTools.cxx.
|
inlineprotected |
Definition at line 118 of file _TestFairLogger.h.
|
inlineprotected |
Definition at line 118 of file _TestFairLoggerNew.h.
|
inlineprotected |
Definition at line 130 of file _TestFairTools.cxx.
|
inlineprotected |
Definition at line 144 of file _TestFairLoggerNew.h.
|
inlineprotected |
Definition at line 156 of file _TestFairTools.cxx.
|
inlineprotected |
Definition at line 160 of file _TestFairLogger.h.
|
inlineprotected |
Definition at line 110 of file _TestFairLogger.h.
|
inlineprotected |
Definition at line 110 of file _TestFairLoggerNew.h.
|
inlineprotected |
Definition at line 121 of file _TestFairTools.cxx.
|
inlineprotected |
Definition at line 87 of file _TestFairTools.cxx.
|
inlineprotected |
Definition at line 91 of file _TestFairLogger.h.
|
inlineprotected |
Definition at line 91 of file _TestFairLoggerNew.h.
|
inlineprotected |
Definition at line 74 of file _TestFairTools.cxx.
|
inlineprotected |
Definition at line 78 of file _TestFairLoggerNew.h.
|
inlineprotected |
Definition at line 78 of file _TestFairLogger.h.
|
protected |
|
protected |
|
inlineprotected |
Definition at line 144 of file _TestFairLogger.h.
|
inlineprotected |
Definition at line 65 of file _TestFairTools.cxx.
|
inlineprotected |
Definition at line 68 of file _TestFairLoggerNew.h.
|
inlineprotected |
Definition at line 68 of file _TestFairLogger.h.
|
inlineprotected |
Definition at line 60 of file _TestFairLogger.h.
|
inlineprotected |
Definition at line 60 of file _TestFairLoggerNew.h.
|
inlineprotectedvirtual |
Reimplemented in VerbosityLevelTest, VerbosityLevelTest, LogLevelTest, VerbosityLevelTest, LogLevelTest, and LogLevelTest.
Definition at line 48 of file _TestFairTools.cxx.
|
inlineprotectedvirtual |
Reimplemented in VerbosityLevelTest, VerbosityLevelTest, LogLevelTest, VerbosityLevelTest, LogLevelTest, and LogLevelTest.
Definition at line 52 of file _TestFairLoggerNew.h.
|
inlineprotectedvirtual |
Reimplemented in VerbosityLevelTest, VerbosityLevelTest, LogLevelTest, VerbosityLevelTest, LogLevelTest, and LogLevelTest.
Definition at line 52 of file _TestFairLogger.h.
|
inlineprotectedvirtual |
Definition at line 58 of file _TestFairLogger.h.
|
inlineprotectedvirtual |
Definition at line 58 of file _TestFairLoggerNew.h.
|
protected |
Definition at line 37 of file _TestFairLogger.h.
|
protected |
Definition at line 36 of file _TestFairLogger.h.
|
protected |
Definition at line 33 of file _TestFairLogger.h.
|
protected |
Definition at line 35 of file _TestFairLogger.h.
|
protected |
Definition at line 34 of file _TestFairLogger.h.
|
protected |
Definition at line 46 of file _TestFairTools.cxx.
|
protected |
Definition at line 43 of file _TestFairTools.cxx.
|
protected |
Definition at line 44 of file _TestFairTools.cxx.