irccd
3.0.3
|
Test fixture for irccd. More...
#include <irccd_fixture.hpp>
Protected Member Functions | |
irccd_fixture () | |
Protected Attributes | |
boost::asio::io_context | ctx_ |
Boost.Asio context. More... | |
daemon::bot | bot_ {ctx_} |
Main irccd daemon. More... | |
Test fixture for irccd.
|
protected |
Default constructor.
Initialize the logger with a silent sink.
|
protected |
Main irccd daemon.
|
protected |
Boost.Asio context.