14#ifndef TESTFUNCTIONSIO_H
15#define TESTFUNCTIONSIO_H
17#include <cppunit/extensions/HelperMacros.h>
CPPUNIT_TEST(testParseFilename)
virtual ~testFunctionsIO()
Definition testFunctionsIO.cpp:27
testFunctionsIO()
Definition testFunctionsIO.cpp:24
CPPUNIT_TEST_SUITE(testFunctionsIO)
void testParseFilename()
Definition testFunctionsIO.cpp:31