#include <boost/test/unit_test.hpp>
#include "Nice/App/Logger.h"
#include <string>
◆ BOOST_AUTO_TEST_CASE() [1/4]
BOOST_AUTO_TEST_CASE |
( |
shouldUseExtColorLoggerWhenConfigTreeIsEmpty |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/4]
BOOST_AUTO_TEST_CASE |
( |
shouldUseSpecifiedLoggerTypeWhenRemotePropertyIsMissing |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/4]
BOOST_AUTO_TEST_CASE |
( |
shouldUseSyslogWhenConfigTreeHasRemoteButNoTypeProperty |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/4]
BOOST_AUTO_TEST_CASE |
( |
shouldUseRequestedLoggerWhenConfigTreeHasRemoteAndTypeProperty |
| ) |
|