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


Public Member Functions | |
| setUp () | |
| testDown () | |
| test_initial_state () | |
| test_update_usage () | |
| test_add_question () | |
| test_add_and_start_question () | |
| test_process_action () | |
| test_regrade_same_steps () | |
| test_regrade_losing_steps () | |
| test_tricky_regrade () | |
Protected Member Functions | |
| setup_initial_test_state ($testdata) | |
| get_test_data () | |
Protected Attributes | |
| $quba | |
| $slot | |
| $observer | |
Unit tests for the question_engine_unit_of_work class.
Definition at line 73 of file testunitofwork.php.
| get_test_data | ( | ) | [protected] |
| setUp | ( | ) |
| setup_initial_test_state | ( | $ | testdata | ) | [protected] |
Definition at line 104 of file testunitofwork.php.


| testDown | ( | ) |
$observer [protected] |
Definition at line 81 of file testunitofwork.php.
$quba [protected] |
Definition at line 75 of file testunitofwork.php.
$slot [protected] |
Definition at line 78 of file testunitofwork.php.