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 |