MDL-20636 Question engine upgrade unit tests for shortanswer, random and multichoice.

This commit is contained in:
Tim Hunt 2011-05-11 17:19:12 +01:00
parent 38d42fc476
commit d04626e4cd
4 changed files with 4179 additions and 1 deletions

View file

@ -31,7 +31,7 @@ require_once($CFG->dirroot . '/question/engine/upgrade/simpletest/helper.php');
/**
* Subclass of question_engine_attempt_upgrader to help with testing.
* Testing the upgrade of truefalse question attempts.
*
* @copyright 2009 The Open University
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later