AiPromptTestCaseExpectedResponse - свойство
Ожидаемый ответ.
Пространство имён: Tessa.Ai.TestEngineСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
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