void addString(const string &new_string)
Add a string to the vector of expected strings.
static const char * LOG_FILE
bool verbose_
controls whether the checkFile() should print more details.
LogContentTest()
Initializes the logger setup for using in checking log statements.
vector< string > exp_strings_
bool checkFile()
check that the requested strings are in the test log file in the requested order.
virtual ~LogContentTest()