Lumiera
0.pre.03
»edit your freedom«
|
Definition at line 61 of file event-log-test.cpp.
Private Member Functions | |
void | run (Arg) |
void | verify_backwardMatch () |
void | verify_callLogging () |
void | verify_eventLogging () |
void | verify_genericLogging () |
void | verify_logJoining () |
void | verify_logPurging () |
void | verify_negatedMatch () |
void | verify_regExpMatch () |
void | verify_simpleUsage () |
|
inlineprivate |
This allows to have several handles hold onto the same actual log; this way, we can access and verify logs even after the managing object is destroyed.
The "log joining" functionality covered here is just an obvious extension to this setup: it allows to attach one log to another log after the fact; the contents of the joined log are integrated into the target log.
Definition at line 150 of file event-log-test.cpp.
References EventMatch::after(), EventMatch::arg(), EventMatch::argMatch(), EventMatch::argPos(), EventMatch::attrib(), EventMatch::before(), EventMatch::beforeCall(), EventMatch::beforeEvent(), EventMatch::beforeMatch(), EventLog::call(), EventLog::clear(), EventLog::create(), EventLog::destroy(), EventLog::ensureNot(), EventLog::error(), EventLog::event(), EventLog::fatal(), EventMatch::id(), lib::idi::instanceTypeID(), EventLog::joinInto(), EventMatch::on(), EventMatch::type(), EventLog::verify(), EventLog::verifyCall(), EventLog::verifyEvent(), EventLog::verifyMatch(), and EventLog::warn().