Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Functions
Tokeniser.ut.cpp File Reference
#include "Tokeniser.hpp"
#include <boost/test/unit_test.hpp>
Include dependency graph for Tokeniser.ut.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (TokeniserEmptyCase)
 
 BOOST_AUTO_TEST_CASE (TokeniserMultiEmptyCase)
 
 BOOST_AUTO_TEST_CASE (TokeniserSingleValueCase)
 
 BOOST_AUTO_TEST_CASE (TokeniserMultiValueCase)
 
 BOOST_AUTO_TEST_CASE (TokeniserMultiSepCase)
 
 BOOST_AUTO_TEST_CASE (TokeniserLeadingCase)
 
 BOOST_AUTO_TEST_CASE (TokeniserTrailingCase)
 
 BOOST_AUTO_TEST_CASE (TokeniserLineCase)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/8]

BOOST_AUTO_TEST_CASE ( TokeniserEmptyCase  )

Definition at line 26 of file Tokeniser.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/8]

BOOST_AUTO_TEST_CASE ( TokeniserMultiEmptyCase  )

Definition at line 38 of file Tokeniser.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/8]

BOOST_AUTO_TEST_CASE ( TokeniserSingleValueCase  )

Definition at line 52 of file Tokeniser.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/8]

BOOST_AUTO_TEST_CASE ( TokeniserMultiValueCase  )

Definition at line 66 of file Tokeniser.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/8]

BOOST_AUTO_TEST_CASE ( TokeniserMultiSepCase  )

Definition at line 90 of file Tokeniser.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [6/8]

BOOST_AUTO_TEST_CASE ( TokeniserLeadingCase  )

Definition at line 114 of file Tokeniser.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [7/8]

BOOST_AUTO_TEST_CASE ( TokeniserTrailingCase  )

Definition at line 133 of file Tokeniser.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [8/8]

BOOST_AUTO_TEST_CASE ( TokeniserLineCase  )

Definition at line 147 of file Tokeniser.ut.cpp.