Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 25... Línea 25...
25
 * @copyright 2023 onwards, Blindside Networks Inc
25
 * @copyright 2023 onwards, Blindside Networks Inc
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
 * @covers \mod_bigbluebuttonbn\task\base_send_notification
27
 * @covers \mod_bigbluebuttonbn\task\base_send_notification
28
 * @coversDefaultClass \mod_bigbluebuttonbn\task\base_send_notification
28
 * @coversDefaultClass \mod_bigbluebuttonbn\task\base_send_notification
29
 */
29
 */
30
class base_send_notification_test extends advanced_testcase {
30
final class base_send_notification_test extends advanced_testcase {
Línea 31... Línea 31...
31
 
31
 
32
    /**
32
    /**
33
     * Returns mock base_send_notification class
33
     * Returns mock base_send_notification class
34
     *
34
     *