Proyectos de Subversion Moodle

Rev

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

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