Version: 9.12.0
SALOMEDSTest Class Reference

#include <SALOMEDSTest.hxx>

Inheritance diagram for SALOMEDSTest:

Public Member Functions

virtual void setUp ()
 Set up the environment. More...
 
virtual void tearDown ()
 
void testAttributeComment ()
 Check all methods of SALOMEDS_AttributeComment Use code of SALOMEDS_AttributeComment.cxx. More...
 
void testAttributeDrawable ()
 Check all methods of SALOMEDS_AttributeDrawable Use code of SALOMEDS_AttributeDrawable.cxx. More...
 
void testAttributeExpandable ()
 Check all methods of SALOMEDS_AttributeExpandable Use code of SALOMEDS_AttributeExpandable.cxx. More...
 
void testAttributeExternalFileDef ()
 Check all methods of SALOMEDS_AttributeExternalFileDef Use code of SALOMEDS_AttributeExternalFileDef.cxx. More...
 
void testAttributeFileType ()
 Check all methods of SALOMEDS_AttributeFileType Use code of SALOMEDS_AttributeFileType.cxx. More...
 
void testAttributeFlags ()
 Check all methods of SALOMEDS_AttributeFlags Use code of SALOMEDS_AttributeFlags.cxx. More...
 
void testAttributeGraphic ()
 Check all methods of SALOMEDS_AttributeGraphic Use code of SALOMEDS_AttributeGraphic.cxx. More...
 
void testAttributeIOR ()
 Check all methods of SALOMEDS_AttributeIOR Use code of SALOMEDS_AttributeIOR.cxx. More...
 
void testAttributeInteger ()
 Check all methods of SALOMEDS_AttributeInteger Use code of SALOMEDS_AttributeInteger.cxx. More...
 
void testAttributeLocalID ()
 Check all methods of SALOMEDS_AttributeLocalID Use code of SALOMEDS_AttributeLocalID.cxx. More...
 
void testAttributeName ()
 Check all methods of SALOMEDS_AttributeName Use code of SALOMEDS_AttributeName.cxx. More...
 
void testAttributeOpened ()
 Check all methods of SALOMEDS_AttributeOpened Use code of SALOMEDS_AttributeOpened.cxx. More...
 
void testAttributeParameter ()
 Check all methods of SALOMEDS_AttributeParameter Use code of SALOMEDS_AttributeParameter.cxx. More...
 
void testAttributePersistentRef ()
 Check all methods of SALOMEDS_AttributePersistentRef Use code of SALOMEDS_AttributePersistentRef.cxx. More...
 
void testAttributePixMap ()
 Check all methods of SALOMEDS_AttributePixMap Use code of SALOMEDS_AttributePixMap.cxx. More...
 
void testAttributePythonObject ()
 Check all methods of SALOMEDS_AttributePythonObject Use code of SALOMEDS_AttributePythonObject.cxx. More...
 
void testAttributeReal ()
 Check all methods of SALOMEDS_AttributeReal Use code of SALOMEDS_AttributeReal.cxx. More...
 
void testAttributeSelectable ()
 Check all methods of SALOMEDS_AttributeSelectable Use code of SALOMEDS_AttributeSelectable.cxx. More...
 
void testAttributeSequenceOfInteger ()
 Check all methods of SALOMEDS_AttributeSequenceOfInteger Use code of SALOMEDS_AttributeSequenceOfInteger.cxx. More...
 
void testAttributeSequenceOfReal ()
 Check all methods of SALOMEDS_AttributeSequenceOfReal Use code of SALOMEDS_AttributeSequenceOfReal.cxx. More...
 
void testAttributeStudyProperties ()
 Check all methods of SALOMEDS_AttributeStudyProperties Use code of SALOMEDS_AttributeStudyProperties.cxx. More...
 
void testAttributeTableOfInteger ()
 Check all methods of SALOMEDS_AttributeTableOfInteger Use code of SALOMEDS_AttributeTableOfInteger.cxx. More...
 
void testAttributeTableOfReal ()
 Check all methods of SALOMEDS_AttributeTableOfReal Use code of SALOMEDS_AttributeTableOfReal.cxx. More...
 
void testAttributeTableOfString ()
 Check all methods of SALOMEDS_AttributeTableOfString Use code of SALOMEDS_AttributeTableOfString.cxx. More...
 
void testAttributeTarget ()
 Check all methods of SALOMEDS_AttributeTarget Use code of SALOMEDS_AttributeTarget.cxx. More...
 
void testAttributeTextColor ()
 Check all methods of SALOMEDS_AttributeTextColor Use code of SALOMEDS_AttributeTextColor.cxx. More...
 
void testAttributeTextHighlightColor ()
 Check all methods of SALOMEDS_AttributeTextHighlightColor Use code of SALOMEDS_AttributeTextHighlightColor.cxx. More...
 
void testAttributeTreeNode ()
 
void testAttributeUserID ()
 Check all methods of SALOMEDS_AttributeUserID Use code of SALOMEDS_AttributeUserID.cxx. More...
 
void testChildIterator ()
 Check all methods of SALOMEDS_ChildIterator Use code of SALOMEDS_ChildIterator.cxx. More...
 
void testSComponent ()
 Check all methods of SALOMEDS_SComponent Use code of SALOMEDS_SComponent.cxx. More...
 
void testSComponentIterator ()
 Check all methods of SALOMEDS_SComponentIterator Use code of SALOMEDS_SComponentIterator.cxx. More...
 
void testSObject ()
 Check all methods of SALOMEDS_SObject Use code of SALOMEDS_SObject.cxx. More...
 
void testStudy ()
 Check all methods of SALOMEDS_Study Use code of SALOMEDS_Study.cxx. More...
 
void testStudyBuilder ()
 Check all methods of SALOMEDS_StudyBuilder Use code of SALOMEDS_StudyBuilder.cxx. More...
 
void testUseCase ()
 

Protected Attributes

SALOMEDS::Study_var _study
 
CORBA::ORB_var _orb
 

Private Member Functions

 CPPUNIT_TEST_SUITE (SALOMEDSTest)
 
 CPPUNIT_TEST (testAttributeComment)
 
 CPPUNIT_TEST (testAttributeDrawable)
 
 CPPUNIT_TEST (testAttributeExpandable)
 
 CPPUNIT_TEST (testAttributeExternalFileDef)
 
 CPPUNIT_TEST (testAttributeFileType)
 
 CPPUNIT_TEST (testAttributeFlags)
 
 CPPUNIT_TEST (testAttributeGraphic)
 
 CPPUNIT_TEST (testAttributeIOR)
 
 CPPUNIT_TEST (testAttributeInteger)
 
 CPPUNIT_TEST (testAttributeLocalID)
 
 CPPUNIT_TEST (testAttributeName)
 
 CPPUNIT_TEST (testAttributeOpened)
 
 CPPUNIT_TEST (testAttributeParameter)
 
 CPPUNIT_TEST (testAttributePersistentRef)
 
 CPPUNIT_TEST (testAttributePixMap)
 
 CPPUNIT_TEST (testAttributePythonObject)
 
 CPPUNIT_TEST (testAttributeReal)
 
 CPPUNIT_TEST (testAttributeSelectable)
 
 CPPUNIT_TEST (testAttributeSequenceOfInteger)
 
 CPPUNIT_TEST (testAttributeSequenceOfReal)
 
 CPPUNIT_TEST (testAttributeStudyProperties)
 
 CPPUNIT_TEST (testAttributeTableOfInteger)
 
 CPPUNIT_TEST (testAttributeTableOfReal)
 
 CPPUNIT_TEST (testAttributeTableOfString)
 
 CPPUNIT_TEST (testAttributeTarget)
 
 CPPUNIT_TEST (testAttributeTextColor)
 
 CPPUNIT_TEST (testAttributeTextHighlightColor)
 
 CPPUNIT_TEST (testAttributeTreeNode)
 
 CPPUNIT_TEST (testAttributeUserID)
 
 CPPUNIT_TEST (testChildIterator)
 
 CPPUNIT_TEST (testSComponent)
 
 CPPUNIT_TEST (testSComponentIterator)
 
 CPPUNIT_TEST (testSObject)
 
 CPPUNIT_TEST (testStudy)
 
 CPPUNIT_TEST (testStudyBuilder)
 
 CPPUNIT_TEST (testUseCase)
 
 CPPUNIT_TEST_SUITE_END ()
 

Member Function Documentation

◆ CPPUNIT_TEST() [1/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeComment  )
private

◆ CPPUNIT_TEST() [2/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeDrawable  )
private

◆ CPPUNIT_TEST() [3/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeExpandable  )
private

◆ CPPUNIT_TEST() [4/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeExternalFileDef  )
private

◆ CPPUNIT_TEST() [5/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeFileType  )
private

◆ CPPUNIT_TEST() [6/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeFlags  )
private

◆ CPPUNIT_TEST() [7/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeGraphic  )
private

◆ CPPUNIT_TEST() [8/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeInteger  )
private

◆ CPPUNIT_TEST() [9/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeIOR  )
private

◆ CPPUNIT_TEST() [10/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeLocalID  )
private

◆ CPPUNIT_TEST() [11/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeName  )
private

◆ CPPUNIT_TEST() [12/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeOpened  )
private

◆ CPPUNIT_TEST() [13/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeParameter  )
private

◆ CPPUNIT_TEST() [14/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributePersistentRef  )
private

◆ CPPUNIT_TEST() [15/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributePixMap  )
private

◆ CPPUNIT_TEST() [16/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributePythonObject  )
private

◆ CPPUNIT_TEST() [17/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeReal  )
private

◆ CPPUNIT_TEST() [18/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeSelectable  )
private

◆ CPPUNIT_TEST() [19/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeSequenceOfInteger  )
private

◆ CPPUNIT_TEST() [20/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeSequenceOfReal  )
private

◆ CPPUNIT_TEST() [21/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeStudyProperties  )
private

◆ CPPUNIT_TEST() [22/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeTableOfInteger  )
private

◆ CPPUNIT_TEST() [23/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeTableOfReal  )
private

◆ CPPUNIT_TEST() [24/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeTableOfString  )
private

◆ CPPUNIT_TEST() [25/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeTarget  )
private

◆ CPPUNIT_TEST() [26/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeTextColor  )
private

◆ CPPUNIT_TEST() [27/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeTextHighlightColor  )
private

◆ CPPUNIT_TEST() [28/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeTreeNode  )
private

◆ CPPUNIT_TEST() [29/36]

SALOMEDSTest::CPPUNIT_TEST ( testAttributeUserID  )
private

◆ CPPUNIT_TEST() [30/36]

SALOMEDSTest::CPPUNIT_TEST ( testChildIterator  )
private

◆ CPPUNIT_TEST() [31/36]

SALOMEDSTest::CPPUNIT_TEST ( testSComponent  )
private

◆ CPPUNIT_TEST() [32/36]

SALOMEDSTest::CPPUNIT_TEST ( testSComponentIterator  )
private

◆ CPPUNIT_TEST() [33/36]

SALOMEDSTest::CPPUNIT_TEST ( testSObject  )
private

◆ CPPUNIT_TEST() [34/36]

SALOMEDSTest::CPPUNIT_TEST ( testStudy  )
private

◆ CPPUNIT_TEST() [35/36]

SALOMEDSTest::CPPUNIT_TEST ( testStudyBuilder  )
private

◆ CPPUNIT_TEST() [36/36]

SALOMEDSTest::CPPUNIT_TEST ( testUseCase  )
private

◆ CPPUNIT_TEST_SUITE()

SALOMEDSTest::CPPUNIT_TEST_SUITE ( SALOMEDSTest  )
private

◆ CPPUNIT_TEST_SUITE_END()

SALOMEDSTest::CPPUNIT_TEST_SUITE_END ( )
private

◆ setUp()

void SALOMEDSTest::setUp ( )
virtual

◆ tearDown()

void SALOMEDSTest::tearDown ( )
virtual
  • delete trace classes

References _PTR, and _study.

◆ testAttributeComment()

void SALOMEDSTest::testAttributeComment ( )

Check all methods of SALOMEDS_AttributeComment Use code of SALOMEDS_AttributeComment.cxx.

References _PTR, and _study.

◆ testAttributeDrawable()

void SALOMEDSTest::testAttributeDrawable ( )

Check all methods of SALOMEDS_AttributeDrawable Use code of SALOMEDS_AttributeDrawable.cxx.

References _PTR, and _study.

◆ testAttributeExpandable()

void SALOMEDSTest::testAttributeExpandable ( )

Check all methods of SALOMEDS_AttributeExpandable Use code of SALOMEDS_AttributeExpandable.cxx.

References _PTR, and _study.

◆ testAttributeExternalFileDef()

void SALOMEDSTest::testAttributeExternalFileDef ( )

Check all methods of SALOMEDS_AttributeExternalFileDef Use code of SALOMEDS_AttributeExternalFileDef.cxx.

References _PTR, and _study.

◆ testAttributeFileType()

void SALOMEDSTest::testAttributeFileType ( )

Check all methods of SALOMEDS_AttributeFileType Use code of SALOMEDS_AttributeFileType.cxx.

References _PTR, and _study.

◆ testAttributeFlags()

void SALOMEDSTest::testAttributeFlags ( )

Check all methods of SALOMEDS_AttributeFlags Use code of SALOMEDS_AttributeFlags.cxx.

References _PTR, _study, and salome::flags.

◆ testAttributeGraphic()

void SALOMEDSTest::testAttributeGraphic ( )

Check all methods of SALOMEDS_AttributeGraphic Use code of SALOMEDS_AttributeGraphic.cxx.

References _PTR, and _study.

◆ testAttributeInteger()

void SALOMEDSTest::testAttributeInteger ( )

Check all methods of SALOMEDS_AttributeInteger Use code of SALOMEDS_AttributeInteger.cxx.

References _PTR, and _study.

◆ testAttributeIOR()

void SALOMEDSTest::testAttributeIOR ( )

Check all methods of SALOMEDS_AttributeIOR Use code of SALOMEDS_AttributeIOR.cxx.

References _orb, _PTR, and _study.

◆ testAttributeLocalID()

void SALOMEDSTest::testAttributeLocalID ( )

Check all methods of SALOMEDS_AttributeLocalID Use code of SALOMEDS_AttributeLocalID.cxx.

References _PTR, and _study.

◆ testAttributeName()

void SALOMEDSTest::testAttributeName ( )

Check all methods of SALOMEDS_AttributeName Use code of SALOMEDS_AttributeName.cxx.

References _PTR, and _study.

◆ testAttributeOpened()

void SALOMEDSTest::testAttributeOpened ( )

Check all methods of SALOMEDS_AttributeOpened Use code of SALOMEDS_AttributeOpened.cxx.

References _PTR, and _study.

◆ testAttributeParameter()

void SALOMEDSTest::testAttributeParameter ( )

◆ testAttributePersistentRef()

void SALOMEDSTest::testAttributePersistentRef ( )

Check all methods of SALOMEDS_AttributePersistentRef Use code of SALOMEDS_AttributePersistentRef.cxx.

References _PTR, and _study.

◆ testAttributePixMap()

void SALOMEDSTest::testAttributePixMap ( )

Check all methods of SALOMEDS_AttributePixMap Use code of SALOMEDS_AttributePixMap.cxx.

References _PTR, and _study.

◆ testAttributePythonObject()

void SALOMEDSTest::testAttributePythonObject ( )

Check all methods of SALOMEDS_AttributePythonObject Use code of SALOMEDS_AttributePythonObject.cxx.

References _PTR, and _study.

◆ testAttributeReal()

void SALOMEDSTest::testAttributeReal ( )

Check all methods of SALOMEDS_AttributeReal Use code of SALOMEDS_AttributeReal.cxx.

References _PTR, and _study.

◆ testAttributeSelectable()

void SALOMEDSTest::testAttributeSelectable ( )

Check all methods of SALOMEDS_AttributeSelectable Use code of SALOMEDS_AttributeSelectable.cxx.

References _PTR, and _study.

◆ testAttributeSequenceOfInteger()

void SALOMEDSTest::testAttributeSequenceOfInteger ( )

Check all methods of SALOMEDS_AttributeSequenceOfInteger Use code of SALOMEDS_AttributeSequenceOfInteger.cxx.

References _PTR, and _study.

◆ testAttributeSequenceOfReal()

void SALOMEDSTest::testAttributeSequenceOfReal ( )

Check all methods of SALOMEDS_AttributeSequenceOfReal Use code of SALOMEDS_AttributeSequenceOfReal.cxx.

References _PTR, and _study.

◆ testAttributeStudyProperties()

void SALOMEDSTest::testAttributeStudyProperties ( )

Check all methods of SALOMEDS_AttributeStudyProperties Use code of SALOMEDS_AttributeStudyProperties.cxx.

References _PTR, and _study.

◆ testAttributeTableOfInteger()

void SALOMEDSTest::testAttributeTableOfInteger ( )

Check all methods of SALOMEDS_AttributeTableOfInteger Use code of SALOMEDS_AttributeTableOfInteger.cxx.

References _PTR, and _study.

◆ testAttributeTableOfReal()

void SALOMEDSTest::testAttributeTableOfReal ( )

Check all methods of SALOMEDS_AttributeTableOfReal Use code of SALOMEDS_AttributeTableOfReal.cxx.

References _PTR, and _study.

◆ testAttributeTableOfString()

void SALOMEDSTest::testAttributeTableOfString ( )

Check all methods of SALOMEDS_AttributeTableOfString Use code of SALOMEDS_AttributeTableOfString.cxx.

References _PTR, and _study.

◆ testAttributeTarget()

void SALOMEDSTest::testAttributeTarget ( )

Check all methods of SALOMEDS_AttributeTarget Use code of SALOMEDS_AttributeTarget.cxx.

References _PTR, and _study.

◆ testAttributeTextColor()

void SALOMEDSTest::testAttributeTextColor ( )

◆ testAttributeTextHighlightColor()

void SALOMEDSTest::testAttributeTextHighlightColor ( )

◆ testAttributeTreeNode()

void SALOMEDSTest::testAttributeTreeNode ( )

References _PTR, and _study.

◆ testAttributeUserID()

void SALOMEDSTest::testAttributeUserID ( )

Check all methods of SALOMEDS_AttributeUserID Use code of SALOMEDS_AttributeUserID.cxx.

References _PTR, and _study.

◆ testChildIterator()

void SALOMEDSTest::testChildIterator ( )

Check all methods of SALOMEDS_ChildIterator Use code of SALOMEDS_ChildIterator.cxx.

References _PTR, and _study.

◆ testSComponent()

void SALOMEDSTest::testSComponent ( )

Check all methods of SALOMEDS_SComponent Use code of SALOMEDS_SComponent.cxx.

References _orb, _PTR, and _study.

◆ testSComponentIterator()

void SALOMEDSTest::testSComponentIterator ( )

Check all methods of SALOMEDS_SComponentIterator Use code of SALOMEDS_SComponentIterator.cxx.

References _PTR, and _study.

◆ testSObject()

void SALOMEDSTest::testSObject ( )

Check all methods of SALOMEDS_SObject Use code of SALOMEDS_SObject.cxx.

References _orb, _PTR, _study, and KERNEL_PY.batchmode_salome::obj.

◆ testStudy()

void SALOMEDSTest::testStudy ( )

◆ testStudyBuilder()

void SALOMEDSTest::testStudyBuilder ( )

◆ testUseCase()

void SALOMEDSTest::testUseCase ( )

References _PTR, and _study.

Field Documentation

◆ _orb

◆ _study