Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 35... Línea 35...
35
 * @package    mod_imscp
35
 * @package    mod_imscp
36
 * @category   test
36
 * @category   test
37
 * @copyright  2015 Juan Leyva <juan@moodle.com>
37
 * @copyright  2015 Juan Leyva <juan@moodle.com>
38
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
38
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
39
 */
39
 */
40
class lib_test extends \advanced_testcase {
40
final class lib_test extends \advanced_testcase {
Línea 41... Línea 41...
41
 
41
 
42
    public function test_export_contents(): void {
42
    public function test_export_contents(): void {
Línea 43... Línea 43...
43
        global $DB, $USER;
43
        global $DB, $USER;