Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 41... Línea 41...
41
 *
41
 *
42
 * @package    core_contentbank
42
 * @package    core_contentbank
43
 * @copyright  2020 Sara Arjona <sara@moodle.com>
43
 * @copyright  2020 Sara Arjona <sara@moodle.com>
44
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
44
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
45
 */
45
 */
46
class delete_content_test extends externallib_advanced_testcase {
46
final class delete_content_test extends externallib_advanced_testcase {
Línea 47... Línea 47...
47
 
47
 
48
    /**
48
    /**
49
     * Test the behaviour of delete_content().
49
     * Test the behaviour of delete_content().
50
     */
50
     */