Chops Net IP
|
Test scenarios for net_entity_common
detail class.
More...
#include "catch2/catch_test_macros.hpp"
#include <memory>
#include <system_error>
#include <utility>
#include <functional>
#include <cstddef>
#include "net_ip/detail/net_entity_common.hpp"
#include "net_ip/basic_io_interface.hpp"
#include "net_ip/net_ip_error.hpp"
#include "shared_test/mock_classes.hpp"
#include "net_ip_component/worker.hpp"
Classes | |
struct | io_state_change< IOT > |
struct | err_callback< IOT > |
Functions | |
std::error_code | start_stop () |
template<typename IOT > | |
void | net_entity_common_test () |
TEST_CASE ("Net entity base test", "[net_entity_common]") | |
Test scenarios for net_entity_common
detail class.
Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt or copy at http://www.boost.org/LICENSE_1_0.txt)