JayBeams
0.1
Another project to have fun coding.
|
#include <jb/itch5/map_based_order_book.hpp>
#include <jb/itch5/testing/ut_type_based_order_book.hpp>
#include <boost/test/unit_test.hpp>
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (map_based_order_book_trivial) | |
BOOST_AUTO_TEST_CASE (map_based_order_book_test) | |
BOOST_AUTO_TEST_CASE (map_based_order_book_errors) | |
BOOST_AUTO_TEST_CASE (map_based_order_book_config_simple) | |
BOOST_AUTO_TEST_CASE | ( | map_based_order_book_trivial | ) |
Definition at line 9 of file ut_map_based_order_book.cpp.
BOOST_AUTO_TEST_CASE | ( | map_based_order_book_test | ) |
Definition at line 17 of file ut_map_based_order_book.cpp.
BOOST_AUTO_TEST_CASE | ( | map_based_order_book_errors | ) |
Definition at line 25 of file ut_map_based_order_book.cpp.
BOOST_AUTO_TEST_CASE | ( | map_based_order_book_config_simple | ) |
Definition at line 33 of file ut_map_based_order_book.cpp.