MG Library

Library of Michael Galloy

Directory: mgunit/

.pro files

assert.pro

Raises an error if the given condition is not met.

error_is_fail.pro
error_is_pass.pro
mgtestcase__define.pro

Subclass MGtestCase to actually write tests.

mgtestclirunner__define.pro

Results for tests, test cases, and test suites are reported to the test runner.

mgtestrunner__define.pro

Results for tests, test cases, and test suites are reported to the test runner.

mgtestsuite__define.pro

Test suites are containers for test cases.

mgunit.pro

Runs unit tests.