Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 33... Línea 33...
33
 * @package   enrol_self
33
 * @package   enrol_self
34
 * @copyright 2013 Rajesh Taneja <rajesh@moodle.com>
34
 * @copyright 2013 Rajesh Taneja <rajesh@moodle.com>
35
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
35
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
36
 * @since     Moodle 2.6
36
 * @since     Moodle 2.6
37
 */
37
 */
38
class externallib_test extends externallib_advanced_testcase {
38
final class externallib_test extends externallib_advanced_testcase {
Línea 39... Línea 39...
39
 
39
 
40
    /**
40
    /**
41
     * Test get_instance_info
41
     * Test get_instance_info
42
     */
42
     */