add


Description:

[ Version ( since = "2.16" ) ]
[ CCode ( cname = "g_test_suite_add" ) ]
public void add (owned TestCase test_case)

Adds test_case to this.

Parameters:

this

a TestSuite

test_case

a TestCase