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
 * @category   test
39
 * @category   test
40
 * @copyright  2015 Juan Leyva <juan@moodle.com>
40
 * @copyright  2015 Juan Leyva <juan@moodle.com>
41
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
41
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
42
 * @since      Moodle 3.0
42
 * @since      Moodle 3.0
43
 */
43
 */
44
class lib_test extends \externallib_advanced_testcase {
44
final class lib_test extends \externallib_advanced_testcase {
Línea 45... Línea 45...
45
 
45
 
46
    /**
46
    /**
47
     * Test choice_view
47
     * Test choice_view
48
     * @return void
48
     * @return void