Class: DatadogAPIClient::V2::FlakyTestAttributesFlakyState

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v2/models/flaky_test_attributes_flaky_state.rb

Overview

The current state of the flaky test.

Constant Summary collapse

ACTIVE =
"active".freeze
FIXED =
"fixed".freeze
QUARANTINED =
"quarantined".freeze
DISABLED =
"disabled".freeze

Method Summary

Methods included from BaseEnumModel

included