Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TestCaseResultAttachmentModel

Test attachment information in a test iteration.

Hierarchy

  • TestCaseResultAttachmentModel

Index

Properties

Optional actionPath

actionPath: string

Path identifier test step in test case workitem.

Optional id

id: number

Attachment ID.

Optional iterationId

iterationId: number

Iteration ID.

Optional name

name: string

Name of attachment.

Optional size

size: number

Attachment size.

Optional url

url: string

Url to attachment.

Generated using TypeDoc