Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 26... Línea 26...
26
 * @package   core_user
26
 * @package   core_user
27
 * @category  test
27
 * @category  test
28
 * @copyright 2015 onwards Ankit Agarwal
28
 * @copyright 2015 onwards Ankit Agarwal
29
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later (5)
29
 * @license   http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later (5)
30
 */
30
 */
31
class myprofile_test extends \advanced_testcase {
31
final class myprofile_test extends \advanced_testcase {
32
    /**
32
    /**
33
     * Test node::__construct().
33
     * Test node::__construct().
34
     */
34
     */
35
    public function test_node__construct(): void {
35
    public function test_node__construct(): void {
36
        $node = new \core_user\output\myprofile\node('parentcat', 'nodename',
36
        $node = new \core_user\output\myprofile\node('parentcat', 'nodename',