truncated property
A boolean that specifies if this report run is truncated. The list of test cases is truncated after the maximum number of test cases is reached.
Implementation
final bool? truncated;
A boolean that specifies if this report run is truncated. The list of test cases is truncated after the maximum number of test cases is reached.
final bool? truncated;