#include "UtilsTest.hxx"
#include <iostream>
#include <fstream>
#include <string>
#include <cstdlib>
#include "Utils_SALOME_Exception.hxx"
#include "Basics_Utils.hxx"
#include "utilities.h"
Macros | |
#define | TRACEFILE "/tmp/traceUnitTest.log" |
#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().
#define TRACEFILE "/tmp/traceUnitTest.log" |
Referenced by UtilsTest::setUp().
int genExcept | ( | ) |
Referenced by UtilsTest::testSALOME_ExceptionThrow().