Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 29... Línea 29...
29
 * @package    mod_quiz
29
 * @package    mod_quiz
30
 * @category   test
30
 * @category   test
31
 * @copyright  2017 Ryan Wyllie <ryan@moodle.com>
31
 * @copyright  2017 Ryan Wyllie <ryan@moodle.com>
32
 * @license    http://www.gnu.org/copyleft/gpl.html GNU Public License
32
 * @license    http://www.gnu.org/copyleft/gpl.html GNU Public License
33
 */
33
 */
34
class calendar_event_modified_test extends \advanced_testcase {
34
final class calendar_event_modified_test extends \advanced_testcase {
Línea 35... Línea 35...
35
 
35
 
36
    /**
36
    /**
37
     * Create an instance of the quiz activity.
37
     * Create an instance of the quiz activity.
38
     *
38
     *