LogoRobo.js
Packages@robojs/mock

ExpectActionOptions

Interface: ExpectActionOptions

Options for expectAction helper

Properties

PropertyTypeDescription
descriptionstringHuman-readable description of what's being asserted
expectedunknownExpected data to match
timeout?numberTimeout in milliseconds (default: 5000)
typestringAction type to wait for

On this page