AiPromptTestCaseExpectedResponse - свойство
Ожидаемый ответ.
Пространство имён: Tessa.Ai.TestEngineСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public string ExpectedResponse { get; set; }
Public Property ExpectedResponse As String
Get
Set
public:
virtual property String^ ExpectedResponse {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract ExpectedResponse : string with get, set
override ExpectedResponse : string with get, set
StringIAiPromptTestCaseExpectedResponse