Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 70... Línea 70...
70
    protected $dim2;
70
    protected $dim2;
Línea 71... Línea 71...
71
 
71
 
72
    /**
72
    /**
73
     * Test {@link workshopform_accumulative\privacy\provider::export_assessment_form()} implementation.
73
     * Test {@link workshopform_accumulative\privacy\provider::export_assessment_form()} implementation.
74
     */
74
     */
75
    public function test_export_assessment_form() {
75
    public function test_export_assessment_form(): void {
76
        global $DB;
76
        global $DB;
77
        $this->resetAfterTest();
77
        $this->resetAfterTest();
Línea 78... Línea 78...
78
        $this->setAdminUser();
78
        $this->setAdminUser();