Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IExpectation<T>

Interface for all expectations. Implementing it needs:

Type parameters

  • T

    The type of FulfilledExpectation.value, i.e. the type of the expectation return's value (normalized value) when the expectation is fulfilled

Hierarchy

  • IExpectation

Implemented by

Index

Properties

Methods

Properties

Readonly description

description: string

description of the expectation

Methods

resolve

Generated using TypeDoc