Options
All
  • Public
  • Public/Protected
  • All
Menu

An abstract class helping to implement builder of TestSuiteExecutor based on AbstractTestSuiteExecutor.

Type parameters

  • O = any

Hierarchy

  • AbstractTestSuiteExecutorBuilder

Index

Constructors

Protected constructor

Properties

Protected Optional _after

_after?: Callback

Protected Optional _before

_before?: Callback

Protected Optional _configurer

Protected Optional _provider

Protected _suite

_suite: TestSuite

Methods

after

before

Abstract build

configure

provide

test

  • test(): O

Generated using TypeDoc