Chops Net IP
Loading...
Searching...
No Matches
mock_classes_test.cpp File Reference

Test the mock classes shared between net_ip tests. More...

#include "catch2/catch_test_macros.hpp"
#include <string_view>
#include <cstddef>
#include <cstdint>
#include <vector>
#include <algorithm>
#include <memory>
#include <future>
#include "asio/ip/udp.hpp"
#include "asio/buffer.hpp"
#include "utility/byte_array.hpp"
#include "buffer/shared_buffer.hpp"
#include "net_ip/simple_variable_len_msg_frame.hpp"
#include "shared_test/mock_classes.hpp"
Include dependency graph for mock_classes_test.cpp:

Functions

chops::const_shared_buffer make_small_buf ()
 
 TEST_CASE ("Mock classes testing, io_handler_mock test", "[io_handler_mock]")
 
 TEST_CASE ("Mock classes testing, net_entity_mock test", "[net_entity_mock]")
 

Detailed Description

Test the mock classes shared between net_ip tests.

Author
Cliff Green

Copyright (c) 2019-2025 by Cliff Green

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)