Files
moodle/lib/tests
Jun Pataleta d2df0daf5b MDL-64285 core: Fix environment check test
* Looping the environment results and skipping some items mean that
if a test gets skipped, the rest of the environment results won't be
tested. It's better to use a data provider for this in order to
individually test each environment result.
2018-12-13 16:05:14 +08:00
..