Proyectos de Subversion Moodle

Rev

Rev 11 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 11 Rev 1441
Línea 33... Línea 33...
33
 * @package    mod_quiz
33
 * @package    mod_quiz
34
 * @category   test
34
 * @category   test
35
 * @copyright  2012 Matt Petro
35
 * @copyright  2012 Matt Petro
36
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
36
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
37
 */
37
 */
38
class attempts_test extends \advanced_testcase {
38
final class attempts_test extends \advanced_testcase {
Línea 39... Línea 39...
39
 
39
 
40
    /**
40
    /**
41
     * Test the functions quiz_update_open_attempts(), get_list_of_overdue_attempts() and
41
     * Test the functions quiz_update_open_attempts(), get_list_of_overdue_attempts() and
42
     * update_overdue_attempts().
42
     * update_overdue_attempts().