|
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_test_question_data () | |
Protected Attributes | |
| $qtype | |
Unit tests for the shortanswer question type class.
Definition at line 39 of file testquestiontype.php.
| get_test_question_data | ( | ) | [protected] |
| setUp | ( | ) |
Definition at line 47 of file testquestiontype.php.
| tearDown | ( | ) |
Definition at line 51 of file testquestiontype.php.
| test_name | ( | ) |
$includecoverage [static] |
array( 'question/type/questiontypebase.php', 'question/type/shortanswer/questiontype.php', )
Definition at line 40 of file testquestiontype.php.
$qtype [protected] |
Definition at line 45 of file testquestiontype.php.