JayBeams
0.1
Another project to have fun coding.
|
#include <jb/itch5/add_order_message.hpp>
#include <jb/itch5/process_iostream_mlist.hpp>
#include <jb/itch5/stock_directory_message.hpp>
#include <jb/itch5/system_event_message.hpp>
#include <jb/itch5/testing/data.hpp>
#include <jb/gmock/init.hpp>
#include <boost/test/unit_test.hpp>
#include <initializer_list>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (process_iostream_mlist_simple) | |
BOOST_AUTO_TEST_CASE (process_iostream_mlist_errors) | |
BOOST_AUTO_TEST_CASE | ( | process_iostream_mlist_simple | ) |
Definition at line 50 of file ut_process_iostream_mlist.cpp.
References jb::itch5::testing::add_order(), jb::itch5::process_iostream_mlist(), jb::itch5::testing::stock_directory(), jb::itch5::testing::system_event(), and jb::itch5::testing::trade().
BOOST_AUTO_TEST_CASE | ( | process_iostream_mlist_errors | ) |
Definition at line 92 of file ut_process_iostream_mlist.cpp.
References jb::itch5::process_iostream_mlist(), jb::itch5::testing::stock_directory(), and jb::itch5::testing::system_event().