JayBeams
0.1
Another project to have fun coding.
|
#include <jb/itch5/market_participant_position_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_market_participant_position_message) | |
BOOST_AUTO_TEST_CASE (stream_market_participant_position_message) | |
BOOST_AUTO_TEST_CASE (simple_primary_market_maker) | |
BOOST_AUTO_TEST_CASE (simple_market_maker_mode) | |
BOOST_AUTO_TEST_CASE (simple_market_participant_state) | |
BOOST_AUTO_TEST_CASE | ( | decode_market_participant_position_message | ) |
Definition at line 10 of file ut_market_participant_position_message.cpp.
References jb::itch5::testing::expected_ts(), jb::itch5::testing::market_participant_position(), jb::itch5::market_participant_position_message::message_type, and jb::itch5::decoder< validate, T >::r().
BOOST_AUTO_TEST_CASE | ( | stream_market_participant_position_message | ) |
Definition at line 48 of file ut_market_participant_position_message.cpp.
References jb::itch5::testing::market_participant_position(), and jb::itch5::decoder< validate, T >::r().
BOOST_AUTO_TEST_CASE | ( | simple_primary_market_maker | ) |
Definition at line 70 of file ut_market_participant_position_message.cpp.
BOOST_AUTO_TEST_CASE | ( | simple_market_maker_mode | ) |
Definition at line 80 of file ut_market_participant_position_message.cpp.
BOOST_AUTO_TEST_CASE | ( | simple_market_participant_state | ) |
Definition at line 90 of file ut_market_participant_position_message.cpp.