Utopia  2
Framework for studying models of complex & adaptive systems.
Classes | Namespaces | Macros | Functions
test_state.cc File Reference
#include <cmath>
#include <boost/test/unit_test.hpp>
#include <utopia/core/model.hh>
#include <utopia/core/testtools.hh>
#include "../state.hh"
Include dependency graph for test_state.cc:

Classes

struct  Utopia::Models::SimpleFlocking::Infrastructure
 

Namespaces

 Utopia
 
 Utopia::Models
 
 Utopia::Models::SimpleFlocking
 

Macros

#define BOOST_TEST_MODULE   state test
 

Functions

 Utopia::Models::SimpleFlocking::BOOST_FIXTURE_TEST_CASE (test_state_interface, Infrastructure, *utf::tolerance(1.e-12))
 Test the AgentState interface. More...
 
 Utopia::Models::SimpleFlocking::BOOST_FIXTURE_TEST_CASE (test_state_angles, Infrastructure, *utf::tolerance(1.e-12))
 Check angles are used according to convention. More...
 

Macro Definition Documentation

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   state test