add
Description:
[ Version ( since = "2.16" ) ]
[ CCode ( cname = "g_test_suite_add" ) ]
public void add (owned TestCase test_case)
[ CCode ( cname = "g_test_suite_add" ) ]
public void add (owned TestCase test_case)
Adds test_case to this.
Parameters:
| this |
a test suite |
| test_case |
a test case |