Method: DatadogAPIClient::V1::SyntheticsBrowserTestConfig#assertions
- Defined in:
- lib/datadog_api_client/v1/models/synthetics_browser_test_config.rb
#assertions ⇒ Object
Array of assertions used for the test.
25 26 27 |
# File 'lib/datadog_api_client/v1/models/synthetics_browser_test_config.rb', line 25 def assertions @assertions end |