TestSuite

An opaque structure representing a test suite.

Destructor

A destructor is present on this object, but not explicitly documented in the source.

Members

Functions

add
void add(glib.types.TestCase testCase)

Adds test_case to suite.

addSuite
void addSuite(glib.test_suite.TestSuite nestedsuite)

Adds nestedsuite to suite.