Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 28... Línea 28...
28
 * @category   test
28
 * @category   test
29
 * @copyright  2018 Andrew Nicols <andrew@nicols.co.uk>
29
 * @copyright  2018 Andrew Nicols <andrew@nicols.co.uk>
30
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
30
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
31
 * @covers \tool_usertours\privacy\provider
31
 * @covers \tool_usertours\privacy\provider
32
 */
32
 */
33
class provider_test extends \core_privacy\tests\provider_testcase {
33
final class provider_test extends \core_privacy\tests\provider_testcase {
34
    /**
34
    /**
35
     * Helper method for creating a tour
35
     * Helper method for creating a tour
36
     *
36
     *
37
     * @return tour
37
     * @return tour
38
     */
38
     */