#include <SALOMEDSImplTest.hxx>
SALOMEDSImplTest::CPPUNIT_TEST_SUITE_END |
( |
| ) |
|
|
private |
void SALOMEDSImplTest::setUp |
( |
| ) |
|
void SALOMEDSImplTest::tearDown |
( |
| ) |
|
void SALOMEDSImplTest::testAttributeParameter |
( |
| ) |
|
Check setting int value.
References SALOMEDSImpl_AttributeParameter::GetBool(), SALOMEDSImpl_Study::GetCommonParameters(), SALOMEDSImpl_AttributeParameter::GetInt(), SALOMEDSImpl_AttributeParameter::GetIntArray(), SALOMEDSImpl_AttributeParameter::GetReal(), SALOMEDSImpl_AttributeParameter::GetRealArray(), SALOMEDSImpl_AttributeParameter::GetStrArray(), SALOMEDSImpl_AttributeParameter::GetString(), SALOMEDSImpl_AttributeParameter::IsSet(), SALOMEDSImpl_StudyManager::NewStudy(), PT_BOOLEAN, PT_INTARRAY, PT_INTEGER, PT_REAL, PT_REALARRAY, PT_STRARRAY, PT_STRING, SALOMEDSImpl_AttributeParameter::SetBool(), SALOMEDSImpl_AttributeParameter::SetInt(), SALOMEDSImpl_AttributeParameter::SetIntArray(), SALOMEDSImpl_AttributeParameter::SetReal(), SALOMEDSImpl_AttributeParameter::SetRealArray(), SALOMEDSImpl_AttributeParameter::SetStrArray(), and SALOMEDSImpl_AttributeParameter::SetString().