Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 21... Línea 21...
21
 *
21
 *
22
 * @package    tool_dataprivacy
22
 * @package    tool_dataprivacy
23
 * @copyright  2018 Adrian Greeve <adriangreeve.com>
23
 * @copyright  2018 Adrian Greeve <adriangreeve.com>
24
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
24
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
25
 */
25
 */
26
class metadata_registry_test extends \advanced_testcase {
26
final class metadata_registry_test extends \advanced_testcase {
Línea 27... Línea 27...
27
 
27
 
28
    /**
28
    /**
29
     * Fetch the meta data and return it in a form that we can easily unit test.
29
     * Fetch the meta data and return it in a form that we can easily unit test.
30
     *
30
     *