Class: Vapi::TestSuiteRunScorerAiResult

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/test_suite_run_scorer_ai_result.rb

Overview

This is the result of the test suite.

Constant Summary collapse

PASS =
"pass"
FAIL =
"fail"