Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 11
Línea 39... Línea 39...
39
class externallib_test extends \advanced_testcase {
39
class externallib_test extends \advanced_testcase {
Línea 40... Línea 40...
40
 
40
 
41
    /**
41
    /**
42
     * test_action_executed
42
     * test_action_executed
43
     */
43
     */
44
    public function test_action_executed() {
44
    public function test_action_executed(): void {
Línea 45... Línea 45...
45
        global $DB;
45
        global $DB;
46
 
46
 
47
        $this->setAdminUser();
47
        $this->setAdminUser();