MDL-55091 phpunit: Following has been deprecated.
commit52f3e060e455816844524fbfbde004ff7b52e37a
authorRajesh Taneja <rajesh@moodle.com>
Tue, 5 Jul 2016 05:26:31 +0000 (5 13:26 +0800)
committerRajesh Taneja <rajesh@moodle.com>
Tue, 26 Jul 2016 02:11:30 +0000 (26 10:11 +0800)
tree15b57b971d44d03ff01f78bf23b620acdf5ae43c
parent165b70a16a3ac8052dfab52a702e0c9753597f2a
MDL-55091 phpunit: Following has been deprecated.

1. getMock()
2. setExpectedException()
3. checkForUnintentionallyCoveredCode renamed to beStrictAboutCoversAnnotation
4. beStrictAboutTestSize renamed to enforceTimeLimit
5. UnitTestCase class is now fully removed.
80 files changed:
admin/tool/cohortroles/tests/api_test.php
admin/tool/langimport/tests/events_test.php
admin/tool/monitor/tests/generator_test.php
admin/tool/monitor/tests/subscription_test.php
admin/tool/uploadcourse/tests/course_test.php
admin/tool/uploadcourse/tests/processor_test.php
backup/converter/moodle1/tests/moodle1_converter_test.php
backup/util/xml/parser/tests/parser_test.php
calendar/tests/externallib_test.php
calendar/tests/ical_test.php
calendar/tests/rrule_manager_tests.php
cohort/tests/cohortlib_test.php
cohort/tests/externallib_test.php
competency/tests/api_test.php
competency/tests/course_competency_settings_test.php
competency/tests/event_test.php
competency/tests/exporter_test.php
competency/tests/external_test.php
competency/tests/persistent_test.php
competency/tests/plan_test.php
course/tests/externallib_test.php
enrol/tests/externallib_test.php
enrol/tests/role_external_test.php
files/tests/externallib_test.php
grade/grading/tests/grading_manager_test.php
group/tests/externallib_test.php
lib/external/tests/external_test.php
lib/filestorage/tests/file_storage_test.php
lib/phpunit/classes/unittestcase.php [deleted file]
lib/phpunit/lib.php
lib/phpunit/tests/advanced_test.php
lib/testing/tests/generator_test.php
lib/tests/ajaxlib_test.php
lib/tests/completionlib_test.php
lib/tests/externallib_test.php
lib/tests/grading_externallib_test.php
lib/tests/moodle_page_test.php
lib/tests/outputrequirementslib_test.php
lib/tests/setuplib_test.php
lib/tests/update_checker_test.php
lib/tests/update_code_manager_test.php
lib/tests/user_test.php
lib/tests/weblib_test.php
lib/upgrade.txt
message/tests/externallib_test.php
mod/assign/tests/externallib_test.php
mod/assign/tests/locallib_test.php
mod/choice/tests/events_test.php
mod/choice/tests/lib_test.php
mod/forum/tests/events_test.php
mod/forum/tests/lib_test.php
mod/forum/tests/maildigest_test.php
mod/glossary/tests/external_test.php
mod/lti/tests/externallib_test.php
mod/quiz/tests/structure_test.php
mod/scorm/tests/events_test.php
mod/scorm/tests/externallib_test.php
mod/scorm/tests/lib_test.php
mod/wiki/tests/externallib_test.php
mod/workshop/allocation/random/tests/allocator_test.php
mod/workshop/form/accumulative/tests/lib_test.php
mod/workshop/tests/locallib_test.php
notes/tests/externallib_test.php
question/behaviour/informationitem/tests/walkthrough_test.php
question/behaviour/manualgraded/tests/walkthrough_test.php
question/behaviour/missing/tests/missingbehaviour_test.php
question/engine/tests/questionattempt_with_steps_test.php
question/engine/tests/questionattemptiterator_test.php
question/engine/tests/questionattemptstep_test.php
question/engine/tests/questionattemptstepiterator_test.php
question/engine/tests/questionengine_test.php
question/engine/tests/questionusage_autosave_test.php
question/engine/tests/questionusagebyactivity_test.php
question/engine/tests/questionutils_test.php
question/type/calculated/tests/variablesubstituter_test.php
question/type/missingtype/tests/missingtype_test.php
repository/tests/generator_test.php
user/tests/externallib_test.php
user/tests/myprofile_test.php
webservice/xmlrpc/tests/lib_test.php