libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
mit_basic.cpp File Reference
#include "stdafx.h"
#include <boost/test/included/unit_test.hpp>
#include <boost/mpl/list.hpp>
#include "../exchanges/MIT/BIT/messages.hpp"
#include "../exchanges/MIT/JSE/messages.hpp"
#include "../exchanges/MIT/LSE/messages.hpp"
#include "../exchanges/MIT/OSLO/messages.hpp"
#include "../exchanges/MIT/TRQ/messages.hpp"
Include dependency graph for mit_basic.cpp:

Go to the source code of this file.

Macros

#define BOOST_TEST_MODULE   isimud_tests
 

Typedefs

typedef boost::mpl::list< exchanges::MIT::BIT::MsgTypes, exchanges::MIT::JSE::MsgTypes, exchanges::MIT::LSE::MsgTypes, exchanges::MIT::OSLO::MsgTypes, exchanges::MIT::TRQ::MsgTypesmsg_types
 

Functions

 BOOST_AUTO_TEST_CASE_TEMPLATE (print_details, msg, msg_types)
 
 BOOST_AUTO_TEST_CASE_TEMPLATE (ctor, msg, msg_types)
 

Macro Definition Documentation

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   isimud_tests

Definition at line 21 of file mit_basic.cpp.

Typedef Documentation

◆ msg_types

Function Documentation

◆ BOOST_AUTO_TEST_CASE_TEMPLATE() [1/2]

◆ BOOST_AUTO_TEST_CASE_TEMPLATE() [2/2]

BOOST_AUTO_TEST_CASE_TEMPLATE ( print_details  ,
msg  ,
msg_types   
)

Definition at line 44 of file mit_basic.cpp.