AiPromptTestContextTestCases - свойство
Тестовые кейсы.
Пространство имён: Tessa.Ai.TestEngineСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public required List<IAiPromptTestCase> TestCases { get; set; }
Public Property TestCases As List(Of IAiPromptTestCase)
Get
Set
public:
property List<IAiPromptTestCase^>^ TestCases {
List<IAiPromptTestCase^>^ get ();
void set (List<IAiPromptTestCase^>^ value);
}
member TestCases : List<IAiPromptTestCase> with get, set
Значение свойства
ListIAiPromptTestCase