unit_base.cpp File Reference

#include "unit_base.h"
#include <basis/astring.h>
#include <basis/contracts.h>
#include <basis/enhance_cpp.h>
#include <basis/mutex.h>
#include <structures/string_table.h>
#include <application/application_shell.h>
#include <basis/functions.h>
#include <configuration/application_configuration.h>
#include <loggers/program_wide_logger.h>
#include <filesystem/byte_filer.h>
#include <filesystem/filename.h>
#include <textual/xml_generator.h>
Include dependency graph for unit_base.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  unit_test
 

Useful support functions for unit testing, especially within hoople.


Defines

#define BASE_LOG(s)   EMERGENCY_LOG(program_wide_logger::get(), s)

Functions

const char * unit_test::name_for_bools (bool bv)

Variables

const int unit_test::EXPECTED_MAXIMUM_TESTS = 10008
 maximum number of tests expected.
const char * unit_test::byte_array_phrase = "byte_array[%d]"

Define Documentation

#define BASE_LOG (  )     EMERGENCY_LOG(program_wide_logger::get(), s)

Definition at line 33 of file unit_base.cpp.

Generated on Sat Jan 28 04:24:35 2012 for hoople2 project by  doxygen 1.6.3