Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 24... Línea 24...
24
 * @package    core_courseformat
24
 * @package    core_courseformat
25
 * @copyright  2023 Sara Arjona <sara@moodle.com>
25
 * @copyright  2023 Sara Arjona <sara@moodle.com>
26
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
26
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
27
 * @coversDefaultClass \core_courseformat\output\activitybadge
27
 * @coversDefaultClass \core_courseformat\output\activitybadge
28
 */
28
 */
29
class activitybadge_test extends \advanced_testcase {
29
final class activitybadge_test extends \advanced_testcase {
Línea 30... Línea 30...
30
 
30
 
31
    /**
31
    /**
32
     * Test the behaviour of create_instance() and export_for_template() attributes.
32
     * Test the behaviour of create_instance() and export_for_template() attributes.
33
     * @runInSeparateProcess
33
     * @runInSeparateProcess