Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 35... Línea 35...
35
 *
35
 *
36
 * @package    quiz_overview
36
 * @package    quiz_overview
37
 * @copyright  2018 Andrew Nicols <andrew@nicols.co.uk>
37
 * @copyright  2018 Andrew Nicols <andrew@nicols.co.uk>
38
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
38
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
39
 */
39
 */
40
class provider_test extends \core_privacy\tests\provider_testcase {
40
final class provider_test extends \core_privacy\tests\provider_testcase {
41
    /**
41
    /**
42
     * When no preference exists, there should be no export.
42
     * When no preference exists, there should be no export.
43
     */
43
     */
44
    public function test_preference_unset(): void {
44
    public function test_preference_unset(): void {
45
        global $USER;
45
        global $USER;