[ 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.
tcname |
test case to look for |
true if the given test case is within the given suite; false otherwise |
0.9.9