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]
Tests the user agent class.
Copyright: | 2013 Sam Hemelryk |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 2042 lines (86 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_useragent_testcase:: (20 methods):
tearDown()
user_agents_providers()
test_instance()
test_useragent_edge()
test_useragent_ie()
test_useragent_msword()
test_useragent_supports()
test_useragent_webkit()
test_useragent_webkit_android()
test_useragent_chrome()
test_useragent_safari()
test_useragent_ios_safari()
test_useragent_ios()
test_useragent_gecko()
test_useragent_firefox()
test_useragent_opera()
test_get_device_type()
test_get_browser_version_classes()
test_useragent_web_crawler()
test_useragent_moodle_app()
Class: core_useragent_testcase - X-Ref
User agent test suite.tearDown() X-Ref |
Restores the user agent to the default one. |
user_agents_providers() X-Ref |
No description |
test_instance() X-Ref |
Test instance generation. |
test_useragent_edge($useragent, $tests) X-Ref |
test_useragent_ie($useragent, $tests) X-Ref |
test_useragent_msword($useragent, $tests) X-Ref |
test_useragent_supports($useragent, $tests) X-Ref |
test_useragent_webkit($useragent, $tests) X-Ref |
test_useragent_webkit_android($useragent, $tests) X-Ref |
test_useragent_chrome($useragent, $tests) X-Ref |
test_useragent_safari($useragent, $tests) X-Ref |
test_useragent_ios_safari($useragent, $tests) X-Ref |
test_useragent_ios($useragent, $tests) X-Ref |
test_useragent_gecko($useragent, $tests) X-Ref |
test_useragent_firefox($useragent, $tests) X-Ref |
test_useragent_opera($useragent, $tests) X-Ref |
test_get_device_type($useragent, $tests) X-Ref |
test_get_browser_version_classes($useragent, $tests) X-Ref |
test_useragent_web_crawler($useragent, $tests) X-Ref |
test_useragent_moodle_app($useragent, $tests) X-Ref |