ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

#include <cppunit_mini.h>

Inherits TestFixture.

Public Member Functions

 TestCase ()
void setUp ()
 Set up context before running a test.
int numErrors ()
virtual void myRun (const char *, bool=false)
virtual void error (const char *in_macroName, const char *in_macro, const char *in_file, int in_line)
bool equalDoubles (double in_expected, double in_real, double in_maxErr)
virtual void progress (const char *in_className, const char *in_functionName, bool ignored, bool explicitTest)
bool shouldRunThis (const char *in_desiredTest, const char *in_className, const char *in_functionName, bool invert, bool explicit_test, bool &do_progress)
void tearDown ()
 Clean up after the test run.

Static Public Member Functions

static int run (Reporter *in_reporter=0, const char *in_testName="", bool invert=false)
static void registerTestCase (TestCase *in_testCase)
static void message (const char *msg)

Static Protected Attributes

static int m_numErrors = 0
static int m_numTests = 0

Private Attributes

TestCasem_next
bool m_failed

Static Private Attributes

static TestCasem_root = 0
static Reporterm_reporter = 0

Detailed Description

Definition at line 54 of file cppunit_mini.h.


The documentation for this class was generated from the following files:

Generated on Mon May 28 2012 06:44:40 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.