23 #ifndef _SALOMEDSTEST_HXX_
24 #define _SALOMEDSTEST_HXX_
26 #include <cppunit/extensions/HelperMacros.h>
28 #include <SALOMEconfig.h>
29 #include CORBA_SERVER_HEADER(SALOMEDS)
32 # if defined SALOMEDSTEST_EXPORTS || defined SALOMEDSTest_EXPORTS
33 # define SALOMEDSTEST_EXPORT __declspec( dllexport )
35 # define SALOMEDSTEST_EXPORT __declspec( dllimport )
38 # define SALOMEDSTEST_EXPORT
90 virtual void tearDown();
93 void testAttributeComment();
94 void testAttributeDrawable();
95 void testAttributeExpandable();
96 void testAttributeExternalFileDef();
97 void testAttributeFileType();
98 void testAttributeFlags();
99 void testAttributeGraphic();
100 void testAttributeIOR();
101 void testAttributeInteger();
102 void testAttributeLocalID();
103 void testAttributeName();
104 void testAttributeOpened();
105 void testAttributeParameter();
106 void testAttributePersistentRef();
107 void testAttributePixMap();
108 void testAttributePythonObject();
109 void testAttributeReal();
110 void testAttributeSelectable();
111 void testAttributeSequenceOfInteger();
112 void testAttributeSequenceOfReal();
113 void testAttributeStudyProperties();
114 void testAttributeTableOfInteger();
115 void testAttributeTableOfReal();
116 void testAttributeTableOfString();
117 void testAttributeTarget();
118 void testAttributeTextColor();
119 void testAttributeTextHighlightColor();
120 void testAttributeTreeNode();
121 void testAttributeUserID();
124 void testChildIterator();
125 void testSComponent();
126 void testSComponentIterator();
129 void testStudyBuilder();
189 virtual void setUp();
#define SALOMEDSTEST_EXPORT
Definition: SALOMEDSTest.hxx:38
Definition: SALOMEDSTest.hxx:142
CPPUNIT_TEST(testAttributeFileType)
CPPUNIT_TEST(testAttributeSequenceOfReal)
CPPUNIT_TEST(testAttributeExternalFileDef)
CPPUNIT_TEST(testAttributeExpandable)
CPPUNIT_TEST(testAttributeUserID)
CPPUNIT_TEST(testSComponent)
CPPUNIT_TEST(testAttributeTableOfString)
CPPUNIT_TEST(testAttributeLocalID)
CPPUNIT_TEST_SUITE(SALOMEDSTest_Embedded)
CPPUNIT_TEST(testUseCase)
CPPUNIT_TEST(testAttributeSequenceOfInteger)
CPPUNIT_TEST(testAttributeDrawable)
CPPUNIT_TEST(testAttributeParameter)
CPPUNIT_TEST(testChildIterator)
CPPUNIT_TEST(testAttributeTreeNode)
CPPUNIT_TEST(testAttributeOpened)
CPPUNIT_TEST(testAttributeFlags)
CPPUNIT_TEST(testAttributeSelectable)
CPPUNIT_TEST(testAttributePythonObject)
CPPUNIT_TEST(testAttributePersistentRef)
CPPUNIT_TEST(testAttributeStudyProperties)
CPPUNIT_TEST(testAttributeTextHighlightColor)
CPPUNIT_TEST(testSObject)
CPPUNIT_TEST(testAttributeName)
CPPUNIT_TEST(testAttributePixMap)
CPPUNIT_TEST(testAttributeInteger)
CPPUNIT_TEST(testAttributeIOR)
CPPUNIT_TEST(testAttributeTarget)
CPPUNIT_TEST(testAttributeTableOfReal)
CPPUNIT_TEST(testSComponentIterator)
CPPUNIT_TEST(testAttributeTextColor)
CPPUNIT_TEST(testAttributeGraphic)
CPPUNIT_TEST(testAttributeTableOfInteger)
CPPUNIT_TEST(testStudyBuilder)
CPPUNIT_TEST(testAttributeReal)
CPPUNIT_TEST(testAttributeComment)
Definition: SALOMEDSTest.hxx:42
CPPUNIT_TEST(testAttributeSelectable)
CPPUNIT_TEST(testAttributeSequenceOfInteger)
CPPUNIT_TEST(testAttributeComment)
CPPUNIT_TEST(testAttributePixMap)
SALOMEDS::Study_var _study
Definition: SALOMEDSTest.hxx:134
CPPUNIT_TEST(testAttributeParameter)
CPPUNIT_TEST(testAttributeTextHighlightColor)
CPPUNIT_TEST(testAttributeTableOfReal)
CPPUNIT_TEST(testAttributeStudyProperties)
CPPUNIT_TEST(testAttributeFileType)
CPPUNIT_TEST(testAttributeTextColor)
CPPUNIT_TEST(testAttributeName)
CPPUNIT_TEST(testAttributeLocalID)
CPPUNIT_TEST(testChildIterator)
CPPUNIT_TEST(testAttributePythonObject)
CPPUNIT_TEST(testSObject)
CPPUNIT_TEST(testAttributeTreeNode)
CPPUNIT_TEST(testAttributeTableOfString)
CPPUNIT_TEST(testSComponent)
CPPUNIT_TEST(testUseCase)
CPPUNIT_TEST(testAttributeUserID)
CPPUNIT_TEST(testAttributeOpened)
CPPUNIT_TEST(testAttributeInteger)
CPPUNIT_TEST(testAttributeReal)
CPPUNIT_TEST_SUITE(SALOMEDSTest)
CPPUNIT_TEST(testAttributeGraphic)
CPPUNIT_TEST(testAttributePersistentRef)
CPPUNIT_TEST(testAttributeTarget)
CPPUNIT_TEST(testStudyBuilder)
CPPUNIT_TEST(testAttributeSequenceOfReal)
CPPUNIT_TEST(testAttributeIOR)
CPPUNIT_TEST(testAttributeTableOfInteger)
CPPUNIT_TEST(testAttributeExternalFileDef)
CPPUNIT_TEST(testAttributeDrawable)
CORBA::ORB_var _orb
Definition: SALOMEDSTest.hxx:135
CPPUNIT_TEST(testAttributeFlags)
CPPUNIT_TEST(testSComponentIterator)
CPPUNIT_TEST(testAttributeExpandable)