Changeset 113

Show
Ignore:
Timestamp:
02/18/11 14:44:31 (15 months ago)
Author:
mgalloy
Message:

Docs.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/overview.txt

    r112 r113  
    44 
    55The basic structure of `mgunit` is that tests are created by subclassing `MGutTestCase`, tests can be grouped together into suites for convenience by subclassing `MGutTestSuite`, and tests are run my calling `mgunit`. The `assert` routine is useful inside a test for making an assertion during the test. The `error_is_pass.pro` batch file is useful to include in a test when the test is supposed to crash.  
     6 
     7:Author: 
     8   Michael Galloy 
     9    
     10:Copyright: 
     11   BSD license 
    612 
    713:Dirs: