23 #ifndef _SALOMEDSImplTEST_HXX_
24 #define _SALOMEDSImplTEST_HXX_
26 #include <cppunit/extensions/HelperMacros.h>
29 # if defined SALOMEDSIMPLTEST_EXPORTS || defined SALOMEDSImplTest_EXPORTS
30 # define SALOMEDSIMPLTEST_EXPORT __declspec( dllexport )
32 # define SALOMEDSIMPLTEST_EXPORT __declspec( dllimport )
35 # define SALOMEDSIMPLTEST_EXPORT
48 void testAttributeParameter();
#define SALOMEDSIMPLTEST_EXPORT
Definition: SALOMEDSImplTest.hxx:35
Definition: SALOMEDSImplTest.hxx:39
CPPUNIT_TEST_SUITE(SALOMEDSImplTest)
CPPUNIT_TEST(testAttributeParameter)