See Release Notes
Long Term Support Release
Differences Between: [Versions 39 and 310] [Versions 39 and 311] [Versions 39 and 400] [Versions 39 and 401] [Versions 39 and 402] [Versions 39 and 403]
PHPUnit integration tests
Copyright: | 2012 Petr Skoda {@link http://skodak.org} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 737 lines (28 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 1 file lib/phpunit/tests/fixtures/adhoc_test_task.php |
core_phpunit_advanced_testcase:: (24 methods):
setUpBeforeClass()
test_debugging()
debugging_called_with_annotation()
test_set_user()
test_set_admin_user()
test_set_guest_user()
test_database_reset()
test_change_detection()
test_getDataGenerator()
test_database_mock1()
test_database_mock2()
test_load_dataset()
test_assert_time_current()
test_message_processors_reset()
test_message_redirection()
test_message_redirection_noreset()
test_message_redirection_reset()
test_set_timezone()
test_locale_reset()
test_it_resets_useragent_after_test()
test_runadhoctasks_no_tasks_queued()
test_runadhoctasks_tasks_queued()
test_runadhoctasks_with_existing_user_change()
test_runadhoctasks_with_existing_user_change_and_specified()
Class: core_phpunit_advanced_testcase - X-Ref
Test advanced_testcase extra features.setUpBeforeClass() X-Ref |
No description |
test_debugging() X-Ref |
No description |
debugging_called_with_annotation() X-Ref |
test_set_user() X-Ref |
No description |
test_set_admin_user() X-Ref |
No description |
test_set_guest_user() X-Ref |
No description |
test_database_reset() X-Ref |
No description |
test_change_detection() X-Ref |
No description |
test_getDataGenerator() X-Ref |
No description |
test_database_mock1() X-Ref |
No description |
test_database_mock2() X-Ref |
No description |
test_load_dataset() X-Ref |
No description |
test_assert_time_current() X-Ref |
No description |
test_message_processors_reset() X-Ref |
No description |
test_message_redirection() X-Ref |
No description |
test_message_redirection_noreset($sink) X-Ref |
test_message_redirection_reset() X-Ref |
test_set_timezone() X-Ref |
No description |
test_locale_reset() X-Ref |
No description |
test_it_resets_useragent_after_test() X-Ref |
This test sets a user agent and makes sure that it is cleared when the test is reset. |
test_runadhoctasks_no_tasks_queued() X-Ref |
test_runadhoctasks_tasks_queued() X-Ref |
test_runadhoctasks_with_existing_user_change() X-Ref |
test_runadhoctasks_with_existing_user_change_and_specified() X-Ref |