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  |