Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 36... Línea 36...
36
 * Unit tests for the core_rating implementation of the Privacy API.
36
 * Unit tests for the core_rating implementation of the Privacy API.
37
 *
37
 *
38
 * @copyright  2018 Andrew Nicols <andrew@nicols.co.uk>
38
 * @copyright  2018 Andrew Nicols <andrew@nicols.co.uk>
39
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
39
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
40
 */
40
 */
41
class provider_test extends \core_privacy\tests\provider_testcase {
41
final class provider_test extends \core_privacy\tests\provider_testcase {
Línea 42... Línea 42...
42
 
42
 
43
    /**
43
    /**
44
     * Rate something as a user.
44
     * Rate something as a user.
45
     *
45
     *