Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 37... Línea 37...
37
 *
37
 *
38
 * @package    gradingform_guide
38
 * @package    gradingform_guide
39
 * @copyright  2018 Sara Arjona <sara@moodle.com>
39
 * @copyright  2018 Sara Arjona <sara@moodle.com>
40
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
40
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
41
 */
41
 */
42
class provider_test extends provider_testcase {
42
final class provider_test extends provider_testcase {
Línea 43... Línea 43...
43
 
43
 
44
    /**
44
    /**
45
     * Ensure that export_user_preferences returns no data if the user has no data.
45
     * Ensure that export_user_preferences returns no data if the user has no data.
46
     */
46
     */