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
 *
33
 *
34
 * @package    mod_h5pactivity
34
 * @package    mod_h5pactivity
35
 * @copyright  2020 Ferran Recio <ferran@moodle.com>
35
 * @copyright  2020 Ferran Recio <ferran@moodle.com>
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 course_module_instance_list_viewed_test extends advanced_testcase {
38
final class course_module_instance_list_viewed_test extends advanced_testcase {
Línea 39... Línea 39...
39
 
39
 
40
    /**
40
    /**
41
     * Test course_module_instance_list_viewed event.
41
     * Test course_module_instance_list_viewed event.
42
     */
42
     */