truncated property

bool? truncated
final

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;