Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
mitkPlanarCrossTest.cpp File Reference

Go to the source code of this file.

Functions

int mitkPlanarCrossTest (int, char *[])
 

Function Documentation

int mitkPlanarCrossTest ( int  ,
char *  [] 
)

mitkPlanarCrossTest tests the methods and behavior of mitk::PlanarCross with four sub-tests:

  1. Double-line mode instantiation and basic tests
  2. Single-line mode instantiation and basic tests
  3. Tests of application of spatial constraints for double-line mode
  4. Tests if editing of PlanarCross works as intended

Definition at line 349 of file mitkPlanarCrossTest.cpp.

References MITK_TEST_BEGIN(), MITK_TEST_CONDITION_REQUIRED, MITK_TEST_END(), mitk::PlanarCross::New(), and mitk::PlaneGeometry::New().