Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 29... Línea 29...
29
 * @copyright 2023 Catalyst IT Europe Ltd.
29
 * @copyright 2023 Catalyst IT Europe Ltd.
30
 * @author Mark Johnson <mark.johnson@catalyst-eu.net>
30
 * @author Mark Johnson <mark.johnson@catalyst-eu.net>
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 \qbank_columnsortorder\external\set_columnbank_order
32
 * @covers \qbank_columnsortorder\external\set_columnbank_order
33
 */
33
 */
34
class set_columnbank_order_test extends external_function_testcase {
34
final class set_columnbank_order_test extends external_function_testcase {
Línea 35... Línea 35...
35
 
35
 
36
    /**
36
    /**
37
     * @var string Fully-qualified external function class to test.
37
     * @var string Fully-qualified external function class to test.
38
     */
38
     */