Method | Description | |
---|---|---|
test ( mixed $compare ) : boolean | Tests the expectation. | |
testMessage ( mixed $compare ) : string | Returns a human readable test message. |
public testMessage ( mixed $compare ) : string | ||
$compare | mixed | Comparison value. |
return | string | Description of success or failure. |