[ Index ] |
PHP Cross Reference of moodle-2.8 |
[Source view] [Print] [Project Stats]
Unit tests for plugin manager class.
Copyright: | 2013 Petr Skoda {@link http://skodak.org} |
License: | http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later |
File Size: | 228 lines (10 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
core_plugin_manager_testcase:: (17 methods):
test_instance()
test_reset_caches()
test_get_plugin_types()
test_get_installed_plugins()
test_get_enabled_plugins()
test_get_present_plugins()
test_get_plugins()
test_get_plugins_of_type()
test_get_subplugins_of_plugin()
test_get_subplugins()
test_get_parent_of_subplugin()
test_plugin_name()
test_plugintype_name()
test_plugintype_name_plural()
test_get_plugin_info()
test_can_uninstall_plugin()
test_plugin_states()
Class: core_plugin_manager_testcase - X-Ref
Tests of the basic API of the plugin manager.test_instance() X-Ref |
No description |
test_reset_caches() X-Ref |
No description |
test_get_plugin_types() X-Ref |
No description |
test_get_installed_plugins() X-Ref |
No description |
test_get_enabled_plugins() X-Ref |
No description |
test_get_present_plugins() X-Ref |
No description |
test_get_plugins() X-Ref |
No description |
test_get_plugins_of_type() X-Ref |
No description |
test_get_subplugins_of_plugin() X-Ref |
No description |
test_get_subplugins() X-Ref |
No description |
test_get_parent_of_subplugin() X-Ref |
No description |
test_plugin_name() X-Ref |
No description |
test_plugintype_name() X-Ref |
No description |
test_plugintype_name_plural() X-Ref |
No description |
test_get_plugin_info() X-Ref |
No description |
test_can_uninstall_plugin() X-Ref |
No description |
test_plugin_states() X-Ref |
No description |
Generated: Fri Nov 28 20:29:05 2014 | Cross-referenced by PHPXref 0.7.1 |