Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 34... Línea 34...
34
 * @category   test
34
 * @category   test
35
 * @copyright  2023 Huong Nguyen <huongnv13@gmail.com>
35
 * @copyright  2023 Huong Nguyen <huongnv13@gmail.com>
36
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
36
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
37
 * @coversDefaultClass \core\external\moodlenet_auth_check
37
 * @coversDefaultClass \core\external\moodlenet_auth_check
38
 */
38
 */
39
class moodlenet_auth_check_test extends externallib_advanced_testcase {
39
final class moodlenet_auth_check_test extends externallib_advanced_testcase {
Línea 40... Línea 40...
40
 
40
 
41
    /**
41
    /**
42
     * Test the behaviour of moodlenet_auth_check().
42
     * Test the behaviour of moodlenet_auth_check().
43
     *
43
     *