Class: isFalse

hobs.actions.assert. isFalse

Checks if a function returns false, every delay, until timeout


new isFalse(isFalse [, options])

Parameters:
Name Type Argument Description
isFalse boolean | function

The expression that will be evaluate to false. A boolean or a function which returns a boolean

options TestActionOptions <optional>

Test method options