Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 44... Línea 44...
44
 * @package   core_backup
44
 * @package   core_backup
45
 * @category  test
45
 * @category  test
46
 * @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
46
 * @copyright 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
47
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
47
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
48
 */
48
 */
49
class output_test extends \advanced_testcase {
49
final class output_test extends \advanced_testcase {
Línea 50... Línea 50...
50
 
50
 
51
    /*
51
    /*
52
     * test memory_xml_output
52
     * test memory_xml_output
53
     */
53
     */