UnitTest Class Reference#include <unittest.h>
Detailed Description
Definition at line 46 of file unittest.h. Member Function Documentation
Definition at line 43 of file unittest.cpp.
Perform all of the unit testing specified in a table.
Definition at line 55 of file unittest.cpp. References print_header().
A very simple unit testing class. Copyright (C) 2002, 2003 David M. Doolin This file is part of Geotechnica. Geotechnica is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. Geotechnica is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with Geotechnica; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Definition at line 33 of file unittest.cpp. References FILE. Referenced by test().
The documentation for this class was generated from the following files:
|