Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 29... Línea 29...
29
 * @subpackage course
29
 * @subpackage course
30
 * @copyright  2020 Jake Dallimore <jrhdallimore@gmail.com>
30
 * @copyright  2020 Jake Dallimore <jrhdallimore@gmail.com>
31
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
31
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
32
 * @covers     \core_course\local\entity\content_item
32
 * @covers     \core_course\local\entity\content_item
33
 */
33
 */
34
class content_item_test extends \advanced_testcase {
34
final class content_item_test extends \advanced_testcase {
Línea 35... Línea 35...
35
 
35
 
36
    /**
36
    /**
37
     * Test the content_item class.
37
     * Test the content_item class.
38
     */
38
     */