Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 29... Línea 29...
29
 * @package    format_weeks
29
 * @package    format_weeks
30
 * @copyright  2015 Marina Glancy
30
 * @copyright  2015 Marina Glancy
31
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
31
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
32
 * @covers     \format_weeks
32
 * @covers     \format_weeks
33
 */
33
 */
34
class format_weeks_test extends \advanced_testcase {
34
final class format_weeks_test extends \advanced_testcase {
Línea 35... Línea 35...
35
 
35
 
36
    /**
36
    /**
37
     * Tests for format_weeks::get_section_name method with default section names.
37
     * Tests for format_weeks::get_section_name method with default section names.
38
     */
38
     */