|
Previous Page |
Solar_Test |
Next Page |
assertFalse()
public
bool
assertFalse (
mixed $actual
)
Asserts that a variable is boolean false.
Parameters
- (mixed)
$actual: The variable to test.
Returns
- (bool) The assertion result.
Description
Asserts that a variable is boolean false.
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _exception()
- _export()
- _ksort()
- apiVersion()
- assertEquals()
- assertFalse()
- assertInstance()
- assertNotEquals()
- assertNotFalse()
- assertNotInstance()
- assertNotNull()
- assertNotRegex()
- assertNotSame()
- assertNotTrue()
- assertNull()
- assertProperty()
- assertRegex()
- assertSame()
- assertTrue()
- dump()
- error()
- fail()
- getAssertCount()
- locale()
- resetAssertCount()
- setup()
- skip()
- teardown()
- todo()