#include <Eigen/Core>
#include <boost/test/unit_test.hpp>
#include <iostream>
#include "TestA.hpp"
#include "TestB.hpp"
Go to the source code of this file.
Functions | |
BOOST_AUTO_TEST_CASE (test_class_A_and_class_B) | |
BOOST_AUTO_TEST_CASE | ( | test_class_A_and_class_B | ) |
Definition at line 10 of file test-integration.cpp.