Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 31... Línea 31...
31
 * @package    core_contentbank
31
 * @package    core_contentbank
32
 * @copyright  2023 Daniel Neis Araujo
32
 * @copyright  2023 Daniel Neis Araujo
33
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
33
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
34
 * @coversDefaultClass \core_contentbank\external\copy_content
34
 * @coversDefaultClass \core_contentbank\external\copy_content
35
 */
35
 */
36
class copy_content_test extends \externallib_advanced_testcase {
36
final class copy_content_test extends \externallib_advanced_testcase {
Línea 37... Línea 37...
37
 
37
 
38
    /**
38
    /**
39
     * Test the behaviour of copy_content() for users with permission.
39
     * Test the behaviour of copy_content() for users with permission.
40
     *
40
     *