Grafalgo
Library of useful data structures and algorithms
Utest Class Reference

Class to facilitate unit testing of other classes. More...

#include <Utest.h>

List of all members.

Static Public Member Functions

static bool assertTrue (bool, const char *)
static bool assertEqual (int, int, const char *)
static bool assertEqual (const string &, const string &, const char *)

Detailed Description

Class to facilitate unit testing of other classes.

Definition at line 17 of file Utest.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Friends