Proyectos de Subversion Moodle

Rev

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

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