Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 47... Línea 47...
47
 * @package   core_backup
47
 * @package   core_backup
48
 * @category  test
48
 * @category  test
49
 * @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
49
 * @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
50
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
50
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
51
 */
51
 */
52
class writer_test extends \basic_testcase {
52
final class writer_test extends \basic_testcase {
Línea 53... Línea 53...
53
 
53
 
54
    /**
54
    /**
55
     * test xml_writer public methods
55
     * test xml_writer public methods
56
     */
56
     */