Proyectos de Subversion Moodle

Rev

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

Rev 11 Rev 1441
Línea 30... Línea 30...
30
 * @copyright  2022 Safat Shahin <safat.shahin@moodle.com>
30
 * @copyright  2022 Safat Shahin <safat.shahin@moodle.com>
31
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
31
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
32
 *
32
 *
33
 * @coversDefaultClass \core\http_client
33
 * @coversDefaultClass \core\http_client
34
 */
34
 */
35
class http_client_test extends \advanced_testcase {
35
final class http_client_test extends \advanced_testcase {
Línea 36... Línea 36...
36
 
36
 
37
    /**
37
    /**
38
     * Read the object attributes and return the configs for test.
38
     * Read the object attributes and return the configs for test.
39
     *
39
     *