Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 40... Línea 40...
40
 
40
 
41
    /**
41
    /**
42
     * Test the behaviour of moodlenet_get_share_info_activity().
42
     * Test the behaviour of moodlenet_get_share_info_activity().
43
     * @covers ::execute
43
     * @covers ::execute
44
     */
44
     */
45
    public function test_moodlenet_get_share_info_activity() {
45
    public function test_moodlenet_get_share_info_activity(): void {
46
        global $CFG;
46
        global $CFG;
47
        $this->resetAfterTest();
47
        $this->resetAfterTest();
48
        $this->setAdminUser();
48
        $this->setAdminUser();