moodle/backup/util
Eloy Lafuente (stronk7) 5b188629c7 MDL-68780 unit tests: Add missing ->destroy() calls to controllers
Every backup and restore controller always need to call
to their ->destroy() method in charge of finalizing loggers,
closing file handlers and destroy some circular references.

This is specially important within unit tests, because
open resources cannot be reset between tests, causing problems,
specially within Windows that locks all those files.
2020-05-20 11:02:00 +02:00
..
checks MDL-66072 core: Remove course sharing and related capabilities 2019-09-04 07:09:05 +08:00
dbops MDL-68314 core_contentbank: Course content bank backup and restore 2020-05-13 09:35:58 +02:00
destinations/tests MDL-32569 convert remaining backup tests and drop old simpletests 2012-04-21 16:24:33 +02:00
factories MDL-60923 backup: Added $CFG->backuptempdir 2018-04-16 23:50:28 +02:00
helper MDL-68780 unit tests: Add missing ->destroy() calls to controllers 2020-05-20 11:02:00 +02:00
includes MDL-64843 Backup: Course copy user interface 2020-05-15 06:02:02 +00:00
interfaces
loggers MDL-54751 behat: Support for adhoc module and section deletion in behat 2016-11-07 07:41:59 +08:00
output
plan MDL-64843 Backup: Course copy user interface 2020-05-15 06:02:02 +00:00
settings MDL-60851 backup: coding style fixes 2019-05-01 08:49:35 +08:00
structure MDL-60281 general: various strict corrections for PHP7.2 2017-10-16 09:37:20 +08:00
ui Merge branch 'MDL-67812-master-latest-3' of git://github.com/mihailges/moodle 2020-05-18 16:04:58 +01:00
xml MDL-55091 phpunit: Following has been deprecated. 2016-07-26 10:11:30 +08:00