Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 27... Línea 27...
27
 * @package    mod_scorm
27
 * @package    mod_scorm
28
 * @category   test
28
 * @category   test
29
 * @copyright  2013 Dan Marsden
29
 * @copyright  2013 Dan Marsden
30
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
30
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
31
 */
31
 */
32
class validatepackage_test extends \advanced_testcase {
32
final class validatepackage_test extends \advanced_testcase {
Línea 33... Línea 33...
33
 
33
 
34
    /**
34
    /**
35
     * Convenience to take a fixture test file and create a stored_file.
35
     * Convenience to take a fixture test file and create a stored_file.
36
     *
36
     *