Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 25... Línea 25...
25
 *
25
 *
26
 * @package    core_calendar
26
 * @package    core_calendar
27
 * @copyright  2017 Andrew Nicols <andrew@nicols.co.uk>
27
 * @copyright  2017 Andrew Nicols <andrew@nicols.co.uk>
28
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
28
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
29
 */
29
 */
30
class calendar_information_test extends \advanced_testcase {
30
final class calendar_information_test extends \advanced_testcase {
Línea 31... Línea 31...
31
 
31
 
32
    /**
32
    /**
33
     * Helper to mock a course and category structure.
33
     * Helper to mock a course and category structure.
34
     *
34
     *