Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DeviceAppletTestManagement

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private options

options: IOptions

Methods

get

  • get(deviceUid: string, appletUid: string, appletVersion: string): Promise<IDeviceAppletTest>
  • Parameters

    • deviceUid: string
    • appletUid: string
    • appletVersion: string

    Returns Promise<IDeviceAppletTest>

run

  • run(deviceUid: string, appletUid: string, appletVersion: string, tests: string[]): Promise<void>
  • Parameters

    • deviceUid: string
    • appletUid: string
    • appletVersion: string
    • tests: string[]

    Returns Promise<void>

Static Private getUrl

  • getUrl(deviceUid: string, appletUid: string, appletVersion: string): string
  • Parameters

    • deviceUid: string
    • appletUid: string
    • appletVersion: string

    Returns string

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Private property
  • Private method
  • Protected property
  • Static property

Generated using TypeDoc