13 #ifndef mitkTestFixture_h
14 #define mitkTestFixture_h
16 #include <cppunit/TestFixture.h>
19 #include <itksys/SystemTools.hxx>
109 if (itksys::SystemTools::FileIsFullPath(testData.c_str()))
118 std::vector<std::string> m_Parameter;
A test caller for parameterized tests.
Test fixture for parameterized tests.
std::vector< std::string > GetTestParameter() const
Get parameters for this test fixture.
static std::string GetTestDataFilePath(const std::string &testData)
Get the absolute path for test data.
Find image slices visible on a given plane.