CppUnit project page | FAQ |
shouldFail | if true then the exception is thrown. Otherwise nothing happen. |
message | Message explaining the assertion failiure. |
sourceLine | Location of the assertion. |
This constructor was used by fixture when TestFixture did not exist. Have your fixture inherits TestFixture instead of TestCase.
Send comments to: CppUnit Developers |