Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 34... Línea 34...
34
 * @copyright  2015 Juan Leyva <juan@moodle.com>
34
 * @copyright  2015 Juan Leyva <juan@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.9
36
 * @since      Moodle 2.9
37
 * @coversDefaultClass \core_completion_external
37
 * @coversDefaultClass \core_completion_external
38
 */
38
 */
39
class externallib_test extends externallib_advanced_testcase {
39
final class externallib_test extends externallib_advanced_testcase {
Línea 40... Línea 40...
40
 
40
 
41
    /**
41
    /**
42
     * Test update_activity_completion_status_manually
42
     * Test update_activity_completion_status_manually
43
     */
43
     */