A ref counted reference to a test.
A ref counted reference to a test. This is what test suites are composed of, and what ensures destruction.
The normal usage is inside some test suite class Test:
add("id", testcase(this, "Testing this and that", &Test::test))
to make a test that invokes the test method on the instance of the suite class. test_mfun
Alphabetic index HTML hierarchy of classes or Java