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    core_xapi
35
 * @package    core_xapi
36
 * @since      Moodle 3.9
36
 * @since      Moodle 3.9
37
 * @copyright  2020 Ferran Recio
37
 * @copyright  2020 Ferran Recio
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 item_test extends advanced_testcase {
40
final class item_test extends advanced_testcase {
Línea 41... Línea 41...
41
 
41
 
42
    /**
42
    /**
43
     * Test item creation.
43
     * Test item creation.
44
     */
44
     */