| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Unit tests for single choice questions. More...
 Inheritance diagram for assMultipleChoiceTest:
 Inheritance diagram for assMultipleChoiceTest: Collaboration diagram for assMultipleChoiceTest:
 Collaboration diagram for assMultipleChoiceTest:| Public Member Functions | |
| t_e_stCreation () | |
| Question creation test. | |
| Static Public Member Functions | |
| static | createSampleQuestion ($obj_id=null) | 
| Create a sample question and save it to the database. | |
| Protected Member Functions | |
| setUp () | |
| Protected Attributes | |
| $backupGlobals = FALSE | |
Unit tests for single choice questions.
Definition at line 13 of file assMultipleChoiceTest.php.
| 
 | static | 
Create a sample question and save it to the database.
| integer | $obj_id | Object ID of the containing question pool object (optional) | 
Definition at line 37 of file assMultipleChoiceTest.php.
Referenced by t_e_stCreation().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 17 of file assMultipleChoiceTest.php.
| assMultipleChoiceTest::t_e_stCreation | ( | ) | 
Question creation test.
| @return | 
Definition at line 77 of file assMultipleChoiceTest.php.
References $result, and createSampleQuestion().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | protected | 
Definition at line 15 of file assMultipleChoiceTest.php.