JayBeams  0.1
Another project to have fun coding.
Functions
ut_char_list_field.cpp File Reference
#include <jb/itch5/char_list_field.hpp>
#include <boost/test/unit_test.hpp>

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (decode_char_list_field)
 
 BOOST_AUTO_TEST_CASE (stream_char_list_field)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( decode_char_list_field  )
Test:
Verify that jb::itch5::decoder works for jb::itch5::char_list_field.

Definition at line 15 of file ut_char_list_field.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( stream_char_list_field  )
Test:
Verify that jb::itch5::char_list_field iostream operator works as expected.

Definition at line 44 of file ut_char_list_field.cpp.