Class: isTrue

hobs.actions.assert. isTrue

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


new isTrue(isTrue [, options])

Parameters:
Name Type Argument Description
isTrue boolean | function

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

options TestActionOptions <optional>

Test method options