|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| setUp () | |
| tearDown () | |
| test_name () | |
| test_can_analyse_responses () | |
| test_get_random_guess_score () | |
| test_get_possible_responses () | |
| test_get_possible_responses_no_star () | |
Static Public Attributes | |
| static | $includecoverage |
Protected Member Functions | |
| get_possible_response ($ans, $tolerance, $type) | |
Protected Attributes | |
| $tolerance = 0.00000001 | |
| $qtype | |
Unit tests for question/type/calculated/questiontype.php.
Definition at line 37 of file testquestiontype.php.
| get_possible_response | ( | $ | ans, |
| $ | tolerance, | ||
| $ | type | ||
| ) | [protected] |
| setUp | ( | ) |
Definition at line 46 of file testquestiontype.php.
| tearDown | ( | ) |
Definition at line 50 of file testquestiontype.php.
| test_name | ( | ) |
$includecoverage [static] |
array( 'question/type/questiontypebase.php', 'question/type/calculated/questiontype.php' )
Definition at line 38 of file testquestiontype.php.
$qtype [protected] |
Definition at line 44 of file testquestiontype.php.
$tolerance = 0.00000001 [protected] |
Definition at line 43 of file testquestiontype.php.