Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "ExpectedMessage"

Index

Type aliases

PossibleExpectedMessageCollections

PossibleExpectedMessageCollections: PossibleExpectedMessageType[]

Response expectations area always collections. The collection is the set of possible responses, chosen at random. If the collection size is 1, then there is only one response that is expected

PossibleExpectedMessageType

PossibleExpectedMessageType: string | IMessage | RegExp | IEvent

Types accepted for responses checkers