Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 37... Línea 37...
37
 * @package   core_backup
37
 * @package   core_backup
38
 * @category  test
38
 * @category  test
39
 * @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
39
 * @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
40
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
40
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
41
 */
41
 */
42
class basenestedelement_test extends \basic_testcase {
42
final class basenestedelement_test extends \basic_testcase {
Línea 43... Línea 43...
43
 
43
 
44
    /**
44
    /**
45
     * Correct creation tests (attributes and final elements)
45
     * Correct creation tests (attributes and final elements)
46
     */
46
     */