Agile Toolkit
4.2
Agile Toolkit is a powerful web development framework. Inspired by GUI Applications development
|
Public Member Functions | |
setVariance ($arr) | |
init () | |
runTests ($test_obj=null) | |
formatResult (&$row, $key, $result) | |
expect ($value, $expectation) | |
_prepare ($t, $str) | |
Data Fields | |
$variances = array() | |
$input | |
$responses = array() | |
$proper_responses = null |
_prepare | ( | $ | t, |
$ | str | ||
) |
expect | ( | $ | value, |
$ | expectation | ||
) |
formatResult | ( | &$ | row, |
$ | key, | ||
$ | result | ||
) |
init | ( | ) |
Initialize object. Always call parent
This method is called for initialization
Reimplemented from Page.
runTests | ( | $ | test_obj = null | ) |
setVariance | ( | $ | arr | ) |
$input |
$proper_responses = null |
Redefine this to the value generated by a test
$responses = array() |
$variances = array() |