Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 42... Línea 42...
42
 * @category   external
42
 * @category   external
43
 * @copyright  2015 Juan Leyva <juan@moodle.com>
43
 * @copyright  2015 Juan Leyva <juan@moodle.com>
44
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
44
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
45
 * @since      Moodle 3.1
45
 * @since      Moodle 3.1
46
 */
46
 */
47
class external_test extends externallib_advanced_testcase {
47
final class external_test extends externallib_advanced_testcase {
Línea 48... Línea 48...
48
 
48
 
49
    /**
49
    /**
50
     * Test get_instance_info
50
     * Test get_instance_info
51
     */
51
     */