Property | Type | Description | |
---|---|---|---|
$auto_test | |||
$cnt | |||
$input | |||
$proper_responses | Redefine this to the value generated by a test | ||
$responses | |||
$variances |
Property | Type | Description | |
---|---|---|---|
$grid | Grid |
Method | Description | |
---|---|---|
_prepare ( $t, $str ) | ||
executeTest ( $test_obj, $test_func, $input ) | ||
expect ( $value, $expectation ) | ||
formatResult ( &$row, $key, $result ) | ||
init ( ) | ||
runTests ( $test_obj = null ) | ||
setVariance ( $arr ) | ||
silentTest ( $test_obj = null ) | ||
skipTests ( $msg = null ) | ||
ticker ( ) |
public $proper_responses |