JayBeams
0.1
Another project to have fun coding.
|
#include <jb/pitch2/auction_update_message.hpp>
#include <boost/test/unit_test.hpp>
#include <type_traits>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (auction_update_message_basic) | |
BOOST_AUTO_TEST_CASE | ( | auction_update_message_basic | ) |
Definition at line 9 of file ut_auction_update_message.cpp.
References jb::pitch2::auction_update_message::auction_only_price, jb::pitch2::auction_update_message::auction_type, jb::pitch2::auction_update_message::buy_shares, jb::pitch2::auction_update_message::indicative_price, jb::pitch2::auction_update_message::length, jb::pitch2::auction_update_message::message_type, jb::pitch2::auction_update_message::reference_price, jb::pitch2::auction_update_message::sell_shares, jb::pitch2::auction_update_message::stock_symbol, and jb::pitch2::auction_update_message::time_offset.