AiPromptTestCaseResultTestCase - свойство
Выполненный тест-кейс.
Пространство имён: Tessa.Ai.TestEngineСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public IAiPromptTestCase TestCase { get; set; }
Public Property TestCase As IAiPromptTestCase
Get
Set
public:
virtual property IAiPromptTestCase^ TestCase {
IAiPromptTestCase^ get () sealed;
void set (IAiPromptTestCase^ value) sealed;
}
abstract TestCase : IAiPromptTestCase with get, set
override TestCase : IAiPromptTestCase with get, set
IAiPromptTestCaseIAiPromptTestCaseResultTestCase