JayBeams  0.1
Another project to have fun coding.
Functions
ut_stock_trading_action_message.cpp File Reference
#include <jb/itch5/stock_trading_action_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_stock_trading_action_message)
 
 BOOST_AUTO_TEST_CASE (stream_stock_trading_action_message)
 
 BOOST_AUTO_TEST_CASE (simple_trading_state)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( decode_stock_trading_action_message  )

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( stream_stock_trading_action_message  )

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( simple_trading_state  )
Test:
Verify that trading_state_t works as expected.

Definition at line 64 of file ut_stock_trading_action_message.cpp.