TestReport.BugReports property
Set of bug reports.
public HashSet<string> BugReports { get; }
See Also
- class TestReport
- namespace Microsoft.Coyote.SystematicTesting
- assembly Microsoft.Coyote.Test
Set of bug reports.
public HashSet<string> BugReports { get; }