Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
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: