Project
Loading...
Searching...
No Matches
BBox.cxx File Reference
#include <boost/test/unit_test.hpp>
#include <boost/test/data/test_case.hpp>
#include <iostream>
#include "../include/MCHContour/BBox.h"

Go to the source code of this file.

Macros

#define BOOST_TEST_MODULE   Test MCHContour BBox
 
#define BOOST_TEST_MAIN
 
#define BOOST_TEST_DYN_LINK
 

Functions

 BOOST_AUTO_TEST_CASE (BBoxMustBeCreatedValid)
 
 BOOST_AUTO_TEST_CASE (CheckBBoxBoundaries)
 
 BOOST_AUTO_TEST_CASE (CheckBBoxCenter)
 
 BOOST_AUTO_TEST_CASE (Intersect)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 18 of file BBox.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 16 of file BBox.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test MCHContour BBox
Author
Laurent Aphecetche

Definition at line 15 of file BBox.cxx.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( BBoxMustBeCreatedValid  )

Definition at line 31 of file BBox.cxx.

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( CheckBBoxBoundaries  )

Definition at line 33 of file BBox.cxx.

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( CheckBBoxCenter  )

Definition at line 42 of file BBox.cxx.

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( Intersect  )

Definition at line 49 of file BBox.cxx.