Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 23... Línea 23...
23
 * @category   test
23
 * @category   test
24
 * @copyright  2020 Amaia Anabitarte <amaia@moodle.com>
24
 * @copyright  2020 Amaia Anabitarte <amaia@moodle.com>
25
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
25
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
26
 * @coversDefaultClass \contenttype_h5p\contenttype
26
 * @coversDefaultClass \contenttype_h5p\contenttype
27
 */
27
 */
28
class contenttype_h5p_test extends \advanced_testcase {
28
final class contenttype_h5p_test extends \advanced_testcase {
Línea 29... Línea 29...
29
 
29
 
30
    /**
30
    /**
31
     * Test the behaviour of delete_content().
31
     * Test the behaviour of delete_content().
32
     */
32
     */