JayBeams
0.1
Another project to have fun coding.
|
#include <jb/itch5/ipo_quoting_period_update_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_ipo_quoting_period_update_message) | |
BOOST_AUTO_TEST_CASE (stream_ipo_quoting_period_update_message) | |
BOOST_AUTO_TEST_CASE (simple_ipo_quotation_release_qualifier) | |
BOOST_AUTO_TEST_CASE | ( | decode_ipo_quoting_period_update_message | ) |
Definition at line 10 of file ut_ipo_quoting_period_update_message.cpp.
References jb::itch5::testing::expected_ts(), jb::itch5::testing::ipo_quoting_period_update(), jb::itch5::ipo_quoting_period_update_message::message_type, and jb::itch5::decoder< validate, T >::r().
BOOST_AUTO_TEST_CASE | ( | stream_ipo_quoting_period_update_message | ) |
Definition at line 50 of file ut_ipo_quoting_period_update_message.cpp.
References jb::itch5::testing::ipo_quoting_period_update(), and jb::itch5::decoder< validate, T >::r().
BOOST_AUTO_TEST_CASE | ( | simple_ipo_quotation_release_qualifier | ) |
Definition at line 71 of file ut_ipo_quoting_period_update_message.cpp.