TwiceAsNice  2019-02-18
Private Slots | Private Member Functions | Private Attributes | List of all members
MiniLogViewTest Class Reference

#include <MiniLogViewTest.h>

Inheritance diagram for MiniLogViewTest:
Inheritance graph
Collaboration diagram for MiniLogViewTest:
Collaboration graph

Private Slots

void init ()
 
void cleanup ()
 
void shouldApplyInfoDisplayLogLevelLimit ()
 
void shouldApplyDebugDisplayLogLevelLimit ()
 
void shouldApplyUserDisplayLogLevelLimit ()
 

Private Member Functions

void checkThatDisplayLogLevelLimitIs (const Nice::LEVEL level)
 
void checkThatLastLogMessageSequenceHasSizeOf (const size_t sequenceSize)
 
void checkThatLogMessageWasDisplayed (const Nice::LoggerObject &logObj)
 
Nice::LoggerObject getDebugLogObject ()
 
Nice::LoggerObject getErrorLogObject ()
 

Private Attributes

TestableMiniLogViewm_view
 

Member Function Documentation

◆ checkThatDisplayLogLevelLimitIs()

void MiniLogViewTest::checkThatDisplayLogLevelLimitIs ( const Nice::LEVEL  level)
private

◆ checkThatLastLogMessageSequenceHasSizeOf()

void MiniLogViewTest::checkThatLastLogMessageSequenceHasSizeOf ( const size_t  sequenceSize)
private

◆ checkThatLogMessageWasDisplayed()

void MiniLogViewTest::checkThatLogMessageWasDisplayed ( const Nice::LoggerObject logObj)
private

◆ cleanup

void MiniLogViewTest::cleanup ( )
privateslot

◆ getDebugLogObject()

Nice::LoggerObject MiniLogViewTest::getDebugLogObject ( )
private

◆ getErrorLogObject()

Nice::LoggerObject MiniLogViewTest::getErrorLogObject ( )
private

◆ init

void MiniLogViewTest::init ( )
privateslot

◆ shouldApplyDebugDisplayLogLevelLimit

void MiniLogViewTest::shouldApplyDebugDisplayLogLevelLimit ( )
privateslot

◆ shouldApplyInfoDisplayLogLevelLimit

void MiniLogViewTest::shouldApplyInfoDisplayLogLevelLimit ( )
privateslot

◆ shouldApplyUserDisplayLogLevelLimit

void MiniLogViewTest::shouldApplyUserDisplayLogLevelLimit ( )
privateslot

Member Data Documentation

◆ m_view

TestableMiniLogView* MiniLogViewTest::m_view
private

The documentation for this class was generated from the following files: