transformer_tests Class Reference

Inheritance diagram for transformer_tests:

test_helper 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 27 of file transformer_test.h.


The documentation for this class was generated from the following file:
GridLAB-DTM Version 1.0
An open-source project initiated by the US Department of Energy