regulator_tests Class Reference

Sample unit test for a Module. More...

List of all members.


Detailed Description

Sample unit test for a Module.

There are basically 3 steps to creating a CPPUnit test:

  1. Write tests - create the methods of the test class that will exercise the module
  2. Create test Suite - Call the CPPUnit macros that will create the suite() function which will be called by the test runner
  3. Register the test suite with the CPPUnit factory. This is done by using a single macro that takes the name of the test class as a parameter.

Definition at line 31 of file regulator_test.h.


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

GridLAB-D™ Version 4.1
An open-source smart grid simulator created by PNNL for the US Department of Energy Office of Electricity