tcase


Description:

[ Version ( since = "0.9.9" ) ]
[ CCode ( cname = "vala_check_suite_tcase" ) ]
public bool tcase (string tcname)

Determines whether a given test suite contains a case named after a given string.

Parameters:

tcname

test case to look for

Returns:

true if the given test case is within the given suite; false otherwise

Since:

0.9.9