#include <UtilsTest.hxx>
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | testSALOME_ExceptionThrow () |
Check basic SALOME_exception mecanism. More... | |
void | testSALOME_ExceptionMessage () |
Check message on catch. More... | |
Private Member Functions | |
CPPUNIT_TEST_SUITE (UtilsTest) | |
CPPUNIT_TEST (testSALOME_ExceptionThrow) | |
CPPUNIT_TEST (testSALOME_ExceptionMessage) | |
CPPUNIT_TEST_SUITE_END () | |
std::string | _getTraceFileName () |
Set Trace mecanism. More... | |
|
private |
Set Trace mecanism.
References Kernel_Utils::GetTmpDir().
Referenced by setUp().
|
private |
|
private |
|
private |
|
private |
void UtilsTest::setUp | ( | ) |
void UtilsTest::tearDown | ( | ) |
References PROTECTED_DELETE::deleteInstance(), and LocalTraceBufferPool::instance().
void UtilsTest::testSALOME_ExceptionMessage | ( | ) |
Check message on catch.
References EXAMPLE_EXCEPTION_MESSAGE, and SALOME_Exception::what().
void UtilsTest::testSALOME_ExceptionThrow | ( | ) |
Check basic SALOME_exception mecanism.
References genExcept().