Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 22... Línea 22...
22
 * @package    format_singleactivity
22
 * @package    format_singleactivity
23
 * @copyright  2023 Sara Arjona <sara@moodle.com>
23
 * @copyright  2023 Sara Arjona <sara@moodle.com>
24
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
24
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
25
 * @covers     \format_singleactivity
25
 * @covers     \format_singleactivity
26
 */
26
 */
27
class format_singleactivity_test extends \advanced_testcase {
27
final class format_singleactivity_test extends \advanced_testcase {
Línea 28... Línea 28...
28
 
28
 
29
    /**
29
    /**
30
     * Test for get_view_url().
30
     * Test for get_view_url().
31
     *
31
     *