Implements

  • TestItem

Constructors

Properties

_deltaBuilder: undefined | TreeDeltaBuilder<string, TestItemImpl>
_parent?: TestItemImpl | TestControllerImpl
_path: undefined | string[]
busy: boolean = false
canResolveChildren: boolean = false
description?: string
error?: string | MarkdownString
id: string
label: string = ''
range?: Range
sortKey?: string
tags: string[] = []
uri: URI

Accessors

Methods