Options
All
  • Public
  • Public/Protected
  • All
Menu

framework based extractions. New frameworks will implement this interface to be able to be used seamlessly within the framework

Hierarchy

  • IExpectation

Implemented by

Index

Methods

notToBeEmpty

  • notToBeEmpty(): void

toBeTrue

  • toBeTrue(): void

toDeeplyInclude

  • toDeeplyInclude(value: __type): void

toEqual

  • toEqual(value: __type): void

toInclude

  • toInclude(value: __type): void