Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 40... Línea 40...
40
 * @category    test
40
 * @category    test
41
 * @copyright   2018 Andrew Nicols <andrew@nicols.co.uk>
41
 * @copyright   2018 Andrew Nicols <andrew@nicols.co.uk>
42
 * @license     http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
42
 * @license     http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
43
 * @coversDefaultClass \core_privacy\local\legacy_polyfill
43
 * @coversDefaultClass \core_privacy\local\legacy_polyfill
44
 */
44
 */
45
class legacy_polyfill_test extends \advanced_testcase {
45
final class legacy_polyfill_test extends \advanced_testcase {
46
    /**
46
    /**
47
     * Test that the null_provider polyfill works and that the static _get_reason can be
47
     * Test that the null_provider polyfill works and that the static _get_reason can be
48
     * successfully called.
48
     * successfully called.
49
     *
49
     *
50
     * @covers ::get_reason
50
     * @covers ::get_reason