JayBeams  0.1
Another project to have fun coding.
Functions
ut_mold_udp_pacer.cpp File Reference
#include <jb/gmock/init.hpp>
#include <jb/itch5/mold_udp_pacer.hpp>
#include <jb/itch5/testing/data.hpp>
#include <boost/array.hpp>
#include <boost/asio.hpp>
#include <boost/test/unit_test.hpp>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (itch5_mold_udp_pacer_basic)
 
 BOOST_AUTO_TEST_CASE (itch5_mold_udp_pacer_coalesce)
 
 BOOST_AUTO_TEST_CASE (itch5_mold_udp_pacer_flush_full)
 
 BOOST_AUTO_TEST_CASE (itch5_mold_udp_pacer_flush_timeout)
 
 BOOST_AUTO_TEST_CASE (itch5_mold_udp_pacer_flush_on_empty)
 
 BOOST_AUTO_TEST_CASE (itch5_testing_create_message_errors)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( itch5_mold_udp_pacer_basic  )

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( itch5_mold_udp_pacer_coalesce  )

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( itch5_mold_udp_pacer_flush_full  )

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( itch5_mold_udp_pacer_flush_timeout  )

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( itch5_mold_udp_pacer_flush_on_empty  )

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( itch5_testing_create_message_errors  )
Test:
Increase code coverage in jb::itch5::testing::create_message()

Definition at line 332 of file ut_mold_udp_pacer.cpp.

References jb::itch5::testing::create_message().