#include "UtilsTest.hxx"#include <iostream>#include <fstream>#include <string>#include <cstdlib>#include "Utils_SALOME_Exception.hxx"#include "Basics_Utils.hxx"#include "Basics_DirUtils.hxx"#include "utilities.h"
Macros | |
| #define | EXAMPLE_EXCEPTION_MESSAGE "something for the end user" |
Functions | |
| int | genExcept () |
| #define EXAMPLE_EXCEPTION_MESSAGE "something for the end user" |
Referenced by UtilsTest::testSALOME_ExceptionMessage().
| int genExcept | ( | ) |
Referenced by UtilsTest::testSALOME_ExceptionThrow().