Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 22... Línea 22...
22
 * @package   tool_brickfield
22
 * @package   tool_brickfield
23
 * @copyright  2020 onward: Brickfield Education Labs, www.brickfield.ie
23
 * @copyright  2020 onward: Brickfield Education Labs, www.brickfield.ie
24
 * @author     Jay Churchward (jay.churchward@poetopensource.org)
24
 * @author     Jay Churchward (jay.churchward@poetopensource.org)
25
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
25
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
26
 */
26
 */
27
class checktyperesults_test extends \advanced_testcase {
27
final class checktyperesults_test extends \advanced_testcase {
Línea 28... Línea 28...
28
 
28
 
29
    public function test_toolname(): void {
29
    public function test_toolname(): void {
Línea 30... Línea 30...
30
        $this->resetAfterTest();
30
        $this->resetAfterTest();