bug
Description:
public void bug (
string bug_uri_snippet)
This function adds a message to test reports that associates a bug URI with a test case.
Bug URIs are constructed from a base URI set with bug_base and
bug_uri_snippet
.
Parameters:
bug_uri_snippet |
Bug specific bug tracker URI portion.
|