Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • TestRunRequest

Implements

  • TestRunRequest

Index

Constructors

  • new TestRunRequest(include?: undefined | TestItem[], exclude?: undefined | TestItem[], profile?: undefined | TestRunProfile, continuous?: undefined | boolean): TestRunRequest

Properties

continuous: undefined | boolean = undefined
exclude: undefined | TestItem[] = undefined
include: undefined | TestItem[] = undefined
profile: undefined | TestRunProfile = undefined