userver: userver/utest/default_logger_fixture.hpp File Reference
Loading...
Searching...
No Matches
default_logger_fixture.hpp File Reference

Fixture that allows to set the default logger and manages its lifetime. More...

#include <vector>
#include <userver/logging/log.hpp>
#include <userver/utils/assert.hpp>
+ Include dependency graph for default_logger_fixture.hpp:

Go to the source code of this file.

Classes

class  utest::DefaultLoggerFixture< Base >
 Fixture that allows to set the default logger and manages its lifetime. More...
 

Namespaces

namespace  utest
 Mocks and test helpers.
 

Detailed Description

Fixture that allows to set the default logger and manages its lifetime.

Definition in file default_logger_fixture.hpp.