MDL-67673 phpunit: Move tests to use new phpunit_dataset
commit1f13dff1a7b7764af5c3f1ae15b9b84e4fb1331d
authorEloy Lafuente (stronk7) <stronk7@moodle.org>
Sun, 4 Oct 2020 22:37:34 +0000 (5 00:37 +0200)
committerEloy Lafuente (stronk7) <stronk7@moodle.org>
Wed, 21 Oct 2020 10:46:05 +0000 (21 12:46 +0200)
treeaff94281bed852e365b5def14a971a75be1219b4
parentbe396eddf0e74562ef6b4153cd796e90e61a7756
MDL-67673 phpunit: Move tests to use new phpunit_dataset

- Make advanced_testcase old methods to use new ones internally.
- Fix advanced_testcase, statslib, mod/quiz and mod/data tests.

Originally MDL-64600
lib/phpunit/classes/advanced_testcase.php
lib/phpunit/tests/advanced_test.php
lib/tests/statslib_test.php
mod/data/tests/search_test.php
mod/quiz/report/responses/tests/responses_from_steps_walkthrough_test.php
mod/quiz/report/statistics/tests/stats_from_steps_walkthrough_test.php
mod/quiz/tests/attempt_walkthrough_from_csv_test.php