Version: 8.3.0
SALOMEDSTest_Embedded Class Reference

#include <SALOMEDSTest.hxx>

Inheritance diagram for SALOMEDSTest_Embedded:

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 testStudyManager ()
 Check all methods of SALOMEDS_StudyManager Use code of SALOMEDS_StudyManager.cxx. More...
 
void testUseCase ()
 

Protected Attributes

SALOMEDS::StudyManager_var _sm
 
CORBA::ORB_var _orb
 

Private Member Functions

 CPPUNIT_TEST_SUITE (SALOMEDSTest_Embedded)
 
 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 (testChildIterator)
 
 CPPUNIT_TEST (testStudyManager)
 
 CPPUNIT_TEST (testUseCase)
 
 CPPUNIT_TEST_SUITE_END ()
 

Member Function Documentation

SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeComment  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeDrawable  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeExpandable  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeExternalFileDef  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeFileType  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeFlags  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeGraphic  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeIOR  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeInteger  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeLocalID  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeName  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeOpened  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeParameter  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributePersistentRef  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributePixMap  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributePythonObject  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeReal  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeSelectable  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeSequenceOfInteger  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeSequenceOfReal  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeStudyProperties  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeTableOfInteger  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeTableOfReal  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeTableOfString  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeTarget  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeTextColor  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeTextHighlightColor  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeTreeNode  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testAttributeUserID  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testChildIterator  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testSComponent  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testSComponentIterator  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testSObject  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testStudy  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testStudyBuilder  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testChildIterator  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testStudyManager  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST ( testUseCase  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST_SUITE ( SALOMEDSTest_Embedded  )
private
SALOMEDSTest_Embedded::CPPUNIT_TEST_SUITE_END ( )
private
void SALOMEDSTest_Embedded::setUp ( )
virtual
void SALOMEDSTest::tearDown ( )
virtualinherited
  • delete trace classes

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeComment ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeDrawable ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeExpandable ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeExternalFileDef ( )
inherited
void SALOMEDSTest::testAttributeFileType ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeFlags ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeGraphic ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeInteger ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeIOR ( )
inherited

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

References SALOMEDSTest::_orb, _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeLocalID ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeName ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeOpened ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeParameter ( )
inherited
void SALOMEDSTest::testAttributePersistentRef ( )
inherited
void SALOMEDSTest::testAttributePixMap ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributePythonObject ( )
inherited
void SALOMEDSTest::testAttributeReal ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeSelectable ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeSequenceOfInteger ( )
inherited
void SALOMEDSTest::testAttributeSequenceOfReal ( )
inherited
void SALOMEDSTest::testAttributeStudyProperties ( )
inherited
void SALOMEDSTest::testAttributeTableOfInteger ( )
inherited
void SALOMEDSTest::testAttributeTableOfReal ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeTableOfString ( )
inherited
void SALOMEDSTest::testAttributeTarget ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeTextColor ( )
inherited
void SALOMEDSTest::testAttributeTextHighlightColor ( )
inherited
void SALOMEDSTest::testAttributeTreeNode ( )
inherited

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testAttributeUserID ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testChildIterator ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testSComponent ( )
inherited

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

References SALOMEDSTest::_orb, _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testSComponentIterator ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testSObject ( )
inherited

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

References SALOMEDSTest::_orb, _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testStudy ( )
inherited

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

References SALOMEDSTest::_orb, _PTR, SALOMEDSTest::_sm, and PT_BOOLEAN.

void SALOMEDSTest::testStudyBuilder ( )
inherited
void SALOMEDSTest::testStudyManager ( )
inherited

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

References _PTR, and SALOMEDSTest::_sm.

void SALOMEDSTest::testUseCase ( )
inherited

References _PTR, and SALOMEDSTest::_sm.

Field Documentation

SALOMEDS::StudyManager_var SALOMEDSTest::_sm
protectedinherited

Referenced by SALOMEDSTest::setUp(), setUp(), SALOMEDSTest::tearDown(), SALOMEDSTest::testAttributeComment(), SALOMEDSTest::testAttributeDrawable(), SALOMEDSTest::testAttributeExpandable(), SALOMEDSTest::testAttributeExternalFileDef(), SALOMEDSTest::testAttributeFileType(), SALOMEDSTest::testAttributeFlags(), SALOMEDSTest::testAttributeGraphic(), SALOMEDSTest::testAttributeInteger(), SALOMEDSTest::testAttributeIOR(), SALOMEDSTest::testAttributeLocalID(), SALOMEDSTest::testAttributeName(), SALOMEDSTest::testAttributeOpened(), SALOMEDSTest::testAttributeParameter(), SALOMEDSTest::testAttributePersistentRef(), SALOMEDSTest::testAttributePixMap(), SALOMEDSTest::testAttributePythonObject(), SALOMEDSTest::testAttributeReal(), SALOMEDSTest::testAttributeSelectable(), SALOMEDSTest::testAttributeSequenceOfInteger(), SALOMEDSTest::testAttributeSequenceOfReal(), SALOMEDSTest::testAttributeStudyProperties(), SALOMEDSTest::testAttributeTableOfInteger(), SALOMEDSTest::testAttributeTableOfReal(), SALOMEDSTest::testAttributeTableOfString(), SALOMEDSTest::testAttributeTarget(), SALOMEDSTest::testAttributeTextColor(), SALOMEDSTest::testAttributeTextHighlightColor(), SALOMEDSTest::testAttributeTreeNode(), SALOMEDSTest::testAttributeUserID(), SALOMEDSTest::testChildIterator(), SALOMEDSTest::testSComponent(), SALOMEDSTest::testSComponentIterator(), SALOMEDSTest::testSObject(), SALOMEDSTest::testStudy(), SALOMEDSTest::testStudyBuilder(), SALOMEDSTest::testStudyManager(), and SALOMEDSTest::testUseCase().