Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 30... Línea 30...
30
 * @package    gradingform_guide
30
 * @package    gradingform_guide
31
 * @category   test
31
 * @category   test
32
 * @copyright  2015 Nikita Kalinin <nixorv@gmail.com>
32
 * @copyright  2015 Nikita Kalinin <nixorv@gmail.com>
33
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
33
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
34
 */
34
 */
35
class guide_test extends \advanced_testcase {
35
final class guide_test extends \advanced_testcase {
36
    /**
36
    /**
37
     * Unit test to get draft instance and create new instance.
37
     * Unit test to get draft instance and create new instance.
38
     */
38
     */
39
    public function test_get_or_create_instance(): void {
39
    public function test_get_or_create_instance(): void {
40
        global $DB;
40
        global $DB;