Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AssertionMode

Result accumulator mode.

Hierarchy

  • AssertionMode

Index

Properties

Optional accName

accName: undefined | string

The name for result accumulator which will be falsed if some assertion is failed.

Optional noPassIncrement

noPassIncrement: undefined | false | true

do not increment pass counter

Optional passSilently

passSilently: undefined | false | true

do not show message.