Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 27... Línea 27...
27
 *
27
 *
28
 * @package   core_backup
28
 * @package   core_backup
29
 * @copyright 2021 The Open University
29
 * @copyright 2021 The Open University
30
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
30
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
31
 */
31
 */
32
class roles_backup_restore_test extends advanced_testcase {
32
final class roles_backup_restore_test extends advanced_testcase {
Línea 33... Línea 33...
33
 
33
 
34
    /**
34
    /**
35
     * Create a course where the (non-editing) Teacher role is overridden
35
     * Create a course where the (non-editing) Teacher role is overridden
36
     * to have 'moodle/user:loginas' and 'moodle/site:accessallgroups'.
36
     * to have 'moodle/user:loginas' and 'moodle/site:accessallgroups'.