Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 56... Línea 56...
56
 * @package   core_backup
56
 * @package   core_backup
57
 * @category  test
57
 * @category  test
58
 * @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
58
 * @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
59
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
59
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
60
 */
60
 */
61
class settings_test extends \basic_testcase {
61
final class settings_test extends \basic_testcase {
Línea 62... Línea 62...
62
 
62
 
63
    /**
63
    /**
64
     * test base_setting class
64
     * test base_setting class
65
     */
65
     */