Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AppletTestSuiteManagement

Index

Constructors

constructor

Properties

Private options

options: IOptions

Methods

create

  • Parameters

    Returns Promise<void>

delete

  • delete(appletUid: string, appletVersion: string, identifier: string): Promise<void>
  • Parameters

    • appletUid: string
    • appletVersion: string
    • identifier: string

    Returns Promise<void>

get

  • get(appletUid: string, appletVersion: string, identifier: string): Promise<IAppletTestSuite>
  • Parameters

    • appletUid: string
    • appletVersion: string
    • identifier: string

    Returns Promise<IAppletTestSuite>

list

  • Parameters

    • appletUid: string
    • appletVersion: string

    Returns Promise<IAppletTestSuite[]>

update

  • Parameters

    Returns Promise<void>

Static Private getDetailResource

  • getDetailResource(appletUid: string, appletVersion: string, identifier: string): string
  • Parameters

    • appletUid: string
    • appletVersion: string
    • identifier: string

    Returns string

Static Private getResource

  • getResource(appletUid: string, appletVersion: string): string
  • Parameters

    • 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