Proyectos de Subversion Moodle

Rev

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

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