Lupa API Reference / assert/types / AssertContract
Type Alias: AssertContract
AssertContract =
Omit<ChaiAssert,"deepStrictEqual"|"nestedInclude"|"notNestedInclude"|"deepNestedInclude"|"notDeepNestedInclude"|"ifError"|"changes"|"changesBy"|"doesNotChange"|"changesButNotBy"|"increases"|"increasesBy"|"doesNotIncrease"|"increasesButNotBy"|"decreases"|"decreasesBy"|"doesNotDecrease"|"doesNotDecreaseBy"|"decreasesButNotBy"|"extensible"|"isExtensible"|"notExtensible"|"isNotExtensible"|"deepProperty"|"notDeepProperty"|"nestedProperty"|"nestedPropertyVal"|"notNestedProperty"|"notNestedPropertyVal"|"deepNestedProperty"|"notDeepNestedProperty"|"deepNestedPropertyVal"|"notDeepNestedPropertyVal"|"hasAnyKeys"|"hasAllKeys"|"containsAllKeys"|"doesNotHaveAnyKeys"|"doesNotHaveAllKeys"|"throw"|"Throw"|"doesNotThrow"|"hasAnyDeepKeys"|"hasAllDeepKeys"|"containsAllDeepKeys"|"doesNotHaveAnyDeepKeys"|"doesNotHaveAllDeepKeys"|"closeTo"|"operator"|"oneOf"|"ownInclude"|"notOwnInclude"|"deepOwnInclude"|"notDeepOwnInclude">
Defined in: src/assert/types.ts:20
Assert contract