Interface TestResult

Hierarchy

  • Executable
    • TestResult

Properties

attachments: allure.Attachment[]
description?: string
descriptionHtml?: string
fullName?: string
historyId?: string
labels: allure.Label[]
links: allure.Link[]
name?: string
parameters: allure.Parameter[]
stage: allure.Stage
start?: number
status?: allure.Status
statusDetails: allure.StatusDetails
stop?: number
testCaseId?: string
uuid: string

Generated using TypeDoc