Proyectos de Subversion Moodle

Rev

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

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