[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/tests/ -> plugin_manager_test.php (summary)

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: 489 lines (23 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

core_plugin_manager_testcase:: (30 methods):
  tearDown()
  test_instance()
  test_reset_caches()
  test_teardown_works_precheck()
  test_teardown_works_postcheck()
  test_get_plugin_types()
  test_get_installed_plugins()
  test_get_enabled_plugins()
  test_get_present_plugins()
  test_get_plugins()
  test_plugininfo_back_reference_to_the_plugin_manager()
  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()
  test_plugin_available_updates()
  test_some_plugins_updatable_none()
  test_some_plugins_updatable_some()
  test_available_updates()
  test_get_remote_plugin_info()
  test_get_remote_plugin_info_exception()
  test_is_remote_plugin_available()
  test_resolve_requirements()
  test_missing_dependencies()


Class: core_plugin_manager_testcase  - X-Ref

Tests of the basic API of the plugin manager.

tearDown()   X-Ref
No description

test_instance()   X-Ref
No description

test_reset_caches()   X-Ref
No description

test_teardown_works_precheck()   X-Ref
Make sure that the tearDown() really kills the singleton after this test.


test_teardown_works_postcheck()   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_plugininfo_back_reference_to_the_plugin_manager()   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

test_plugin_available_updates()   X-Ref
No description

test_some_plugins_updatable_none()   X-Ref
No description

test_some_plugins_updatable_some()   X-Ref
No description

test_available_updates()   X-Ref
No description

test_get_remote_plugin_info()   X-Ref
No description

test_get_remote_plugin_info_exception()   X-Ref
The combination of ANY_VERSION + $exactmatch is illegal.


test_is_remote_plugin_available()   X-Ref
No description

test_resolve_requirements()   X-Ref
No description

test_missing_dependencies()   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1