public class HtmlAiPromptTestReportVisitor : AiPromptTestSummaryVisitorPublic Class HtmlAiPromptTestReportVisitor
Inherits AiPromptTestSummaryVisitorpublic ref class HtmlAiPromptTestReportVisitor : public AiPromptTestSummaryVisitortype HtmlAiPromptTestReportVisitor =
class
inherit AiPromptTestSummaryVisitor
end| HtmlAiPromptTestReportVisitor | Создать объект. |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| FinalizeAsync |
Завершить формирование результатов тестирования.
(Переопределяет AiPromptTestSummaryVisitorFinalizeAsync(CancellationToken)) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| VisitAsync(AiPromptTestCaseSummary, CancellationToken) |
Обработать элемент сводки с проваленными тестами.
(Переопределяет AiPromptTestSummaryVisitorVisitAsync(AiPromptTestCaseSummary, CancellationToken)) |
| VisitAsync(AiPromptTestSummary, CancellationToken) |
Обработать элемент сводки.
(Переопределяет AiPromptTestSummaryVisitorVisitAsync(AiPromptTestSummary, CancellationToken)) |
| VisitAsync(IAiPromptTestCaseResult, CancellationToken) |
Обработать элемент тест-кейса.
(Переопределяет AiPromptTestSummaryVisitorVisitAsync(IAiPromptTestCaseResult, CancellationToken)) |
| Summary | (Унаследован от AiPromptTestSummaryVisitor) |