run($test[, $expected = TRUE[, $test_name = 'undefined'[, $notes = '']]])
Parameters:
$test (mixed) – Test data
$expected (mixed) – Expected result
$test_name (string) – Test name
$notes (string) – Any notes to be attached to the test Returns:
Test report Return type:
string
Runs unit tests.