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
 *
29
 *
30
 * @package    core_notes
30
 * @package    core_notes
31
 * @copyright  2013 Ankit Agarwal
31
 * @copyright  2013 Ankit Agarwal
32
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
32
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
33
 */
33
 */
34
class generator_test extends \advanced_testcase {
34
final class generator_test extends \advanced_testcase {
Línea 35... Línea 35...
35
 
35
 
36
    /** Test create_instance method */
36
    /** Test create_instance method */
37
    public function test_create_instance(): void {
37
    public function test_create_instance(): void {
38
        global $DB;
38
        global $DB;