Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 22... Línea 22...
22
 * @copyright  2023 Ilya Tregubov <ilya.a.tregubov@gmail.com>
22
 * @copyright  2023 Ilya Tregubov <ilya.a.tregubov@gmail.com>
23
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
24
 */
24
 */
25
namespace enrol_guest;
25
namespace enrol_guest;
Línea 26... Línea 26...
26
 
26
 
Línea 27... Línea 27...
27
class lib_test extends \advanced_testcase {
27
final class lib_test extends \advanced_testcase {
28
 
28
 
29
    /**
29
    /**
30
     * Test the behaviour of validate_enrol_plugin_data().
30
     * Test the behaviour of validate_enrol_plugin_data().