Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
tests_finder Class Reference

Finds components and plugins with tests. More...

Static Public Member Functions

static get_components_with_tests ($testtype)
 Returns all the components with tests of the specified type.
 

Detailed Description

Finds components and plugins with tests.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ get_components_with_tests()

static tests_finder::get_components_with_tests ( $testtype)
static

Returns all the components with tests of the specified type.

Parameters
string$testtypeThe kind of test we are looking for
Return values
array

The documentation for this class was generated from the following file: