Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 32... Línea 32...
32
 * @package   gradingform_rubric
32
 * @package   gradingform_rubric
33
 * @category  test
33
 * @category  test
34
 * @copyright 2019 Mathew May <mathew.solutions>
34
 * @copyright 2019 Mathew May <mathew.solutions>
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
 */
36
 */
37
class fetch_test extends advanced_testcase {
37
final class fetch_test extends advanced_testcase {
38
    /**
38
    /**
39
     * Ensure that an execute with an invalid component is rejected.
39
     * Ensure that an execute with an invalid component is rejected.
40
     */
40
     */
41
    public function test_execute_invalid_component(): void {
41
    public function test_execute_invalid_component(): void {
42
        $this->resetAfterTest();
42
        $this->resetAfterTest();