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

Go to the source code of this file.

Namespaces

namespace  tag
 

Functions

 BOOST_AUTO_TEST_CASE (StructEmptyCase)
 
 BOOST_AUTO_TEST_CASE (StructFooCase)
 
 BOOST_AUTO_TEST_CASE (StructFooBarCase)
 
 BOOST_AUTO_TEST_CASE (StructLambdaCase)
 
 BOOST_AUTO_TEST_CASE (StructMutableCase)
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( StructEmptyCase  )

Definition at line 41 of file Struct.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( StructFooCase  )

Definition at line 50 of file Struct.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( StructFooBarCase  )

Definition at line 64 of file Struct.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( StructLambdaCase  )

Definition at line 79 of file Struct.ut.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( StructMutableCase  )

Definition at line 85 of file Struct.ut.cpp.