JayBeams
0.1
Another project to have fun coding.
|
#include <jb/itch5/reg_sho_restriction_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_reg_sho_restriction_message) | |
BOOST_AUTO_TEST_CASE (stream_reg_sho_restriction_message) | |
BOOST_AUTO_TEST_CASE (simple_reg_sho_action) | |
BOOST_AUTO_TEST_CASE | ( | decode_reg_sho_restriction_message | ) |
Definition at line 10 of file ut_reg_sho_restriction_message.cpp.
References jb::itch5::testing::expected_ts(), jb::itch5::reg_sho_restriction_message::message_type, jb::itch5::decoder< validate, T >::r(), and jb::itch5::testing::reg_sho_restriction().
BOOST_AUTO_TEST_CASE | ( | stream_reg_sho_restriction_message | ) |
Definition at line 41 of file ut_reg_sho_restriction_message.cpp.
References jb::itch5::decoder< validate, T >::r(), and jb::itch5::testing::reg_sho_restriction().
BOOST_AUTO_TEST_CASE | ( | simple_reg_sho_action | ) |
Definition at line 60 of file ut_reg_sho_restriction_message.cpp.