JayBeams
0.1
Another project to have fun coding.
|
#include <jb/itch5/mwcb_breach_message.hpp>
#include <jb/itch5/testing/data.hpp>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (decode_mwcb_breach_message) | |
BOOST_AUTO_TEST_CASE (stream_mwcb_breach_message) | |
BOOST_AUTO_TEST_CASE (simple_breached_level) | |
BOOST_AUTO_TEST_CASE | ( | decode_mwcb_breach_message | ) |
Definition at line 10 of file ut_mwcb_breach_message.cpp.
References jb::itch5::testing::expected_ts(), jb::itch5::mwcb_breach_message::message_type, jb::itch5::testing::mwcb_breach(), and jb::itch5::decoder< validate, T >::r().
BOOST_AUTO_TEST_CASE | ( | stream_mwcb_breach_message | ) |
Definition at line 36 of file ut_mwcb_breach_message.cpp.
References jb::itch5::testing::mwcb_breach(), and jb::itch5::decoder< validate, T >::r().
BOOST_AUTO_TEST_CASE | ( | simple_breached_level | ) |
Definition at line 53 of file ut_mwcb_breach_message.cpp.