ViewsPluginStyleUnformattedTestCase |
class |
|
core/modules/views/tests/styles/views_plugin_style_unformatted.test |
Tests the default/unformatted row style. |
ViewsAccessTest |
class |
|
core/modules/views/tests/views_access.test |
Basic test for pluggable access. |
ViewsAjaxTest |
class |
|
core/modules/views/tests/views_ajax.test |
Tests views ajax display. |
ViewsAnalyzeTest |
class |
|
core/modules/views/tests/views_analyze.test |
Tests the views analyze system. |
ViewsArgumentDefaultTest |
class |
|
core/modules/views/tests/views_argument_default.test |
Basic test for pluggable argument default. |
ViewsArgumentValidatorTest |
class |
|
core/modules/views/tests/views_argument_validator.test |
Tests Views argument validators. |
ViewsBasicTest |
class |
|
core/modules/views/tests/views_basic.test |
Basic test class for Views query builder tests. |
ViewsCacheTest |
class |
|
core/modules/views/tests/views_cache.test |
Basic test for pluggable caching. |
ViewsExposedFormTest |
class |
|
core/modules/views/tests/views_exposed_form.test |
Tests exposed forms. |
ViewsGlossaryTestCase |
class |
|
core/modules/views/tests/views_glossary.test |
Tests glossary view ( summary of arguments ). |
ViewsQueryGroupByTest |
class |
|
core/modules/views/tests/views_groupby.test |
Tests aggregate functionality of views, for example count. |
viewsUiGroupbyTestCase |
class |
|
core/modules/views/tests/views_groupby.test |
Tests UI of aggregate functionality.. |
ViewsHandlersTest |
class |
|
core/modules/views/tests/views_handlers.test |
Tests abstract handlers of views. |
ViewsLayoutsTest |
class |
|
core/modules/views/tests/views_layout.test |
Tests the interface for adding, removing, and moving blocks. |
ViewsModuleTest |
class |
|
core/modules/views/tests/views_module.test |
Tests basic functions from the Views module. |
ViewsPagerTest |
class |
|
core/modules/views/tests/views_pager.test |
Tests the pluggable pager system. |
views_plugin_localization_test |
class |
|
core/modules/views/tests/views_plugin_localization_test.inc |
A stump localisation plugin which has static variables to cache the input. |
ViewsTestCase |
abstract class |
|
core/modules/views/tests/views_query.test |
Abstract class for views testing. |
ViewsSqlTest |
abstract class |
|
core/modules/views/tests/views_query.test |
|
views_test_plugin_access_test_dynamic |
class |
|
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Tests a dynamic access plugin. |
views_test_plugin_access_test_static |
class |
|
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_static.inc |
Tests a static access plugin. |
views_test_plugin_style_test_mapping |
class |
|
core/modules/views/tests/views_test/test_plugins/views_test_plugin_style_test_mapping.inc |
Provides a test mapping style plugin. |
BulkTestEntity |
class |
|
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Test class for the test_entity entity type. |
ViewsTranslatableTest |
class |
|
core/modules/views/tests/views_translatable.test |
Tests Views pluggable translations. |
ViewsUIWizardHelper |
class |
|
core/modules/views/tests/views_ui.test |
Views UI wizard tests. |
ViewsUIWizardBasicTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests creating views with the wizard and viewing them on the listing page. |
ViewsUIWizardDefaultViewsTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests enabling, disabling, and reverting default views via the listing page. |
ViewsUIWizardTaggedWithTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to create views filtered by taxonomy. |
ViewsUIWizardSortingTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to create views with sorts. |
ViewsUIWizardItemsPerPageTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to specify the number of items per page. |
ViewsUIWizardMenuTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to put views in a menu. |
ViewsUIWizardJumpMenuTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to create views with a jump menu style plugin. |
ViewsUIWizardDisplaysTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests that displays can be correctly overridden via the user interface. |
ViewsUpgradeTestCase |
class |
|
core/modules/views/tests/views_upgrade.test |
Try to test the upgrade path of all conversions. |
ViewsViewTest |
class |
|
core/modules/views/tests/views_view.test |
Views class tests. |
ViewsWizardInterface |
interface |
|
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
Defines a common interface for Views Wizard plugins. |
ViewsWizardException |
class |
|
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
A custom exception class for our errors. |
ViewsUiBaseViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_base_views_wizard.php |
A very generic Views Wizard class - can be constructed for any base table. |
ViewsUiCommentViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_comment_views_wizard.php |
Tests creating comment views with the wizard. |
ViewsUiFileManagedViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_file_managed_views_wizard.php |
Tests creating managed files views with the wizard. |
ViewsUiNodeRevisionViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_node_revision_views_wizard.php |
Tests creating node revision views with the wizard. |
ViewsUiNodeViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_node_views_wizard.php |
Tests creating node views with the wizard. |
ViewsUiTaxonomyTermViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_taxonomy_term_views_wizard.php |
Tests creating taxonomy views with the wizard. |
ViewsUiUsersViewsWizard |
class |
|
core/modules/views_ui/wizards/views_ui_users_views_wizard.php |
Tests creating user views with the wizard. |
BackdropSystemListingCompatibleTestCase |
class |
|
core/profiles/testing/modules/backdrop_system_listing_compatible_test/backdrop_system_listing_compatible_test.test |
Helper to verify tests in installation profile modules. |
ActionExampleTestCase |
class |
|
modules/examples/action_example/action_example.test |
Default test case for the action_example module. |
AjaxExampleTestCase |
class |
|
modules/examples/ajax_example/ajax_example.test |
Functional tests for AJAX Example module. |
BatchExampleTestCase |
class |
|
modules/examples/batch_example/batch_example.test |
Functional tests for the Batch Example module. |
BlockExample |
class |
|
modules/examples/block_example/block_example.inc |
BlockExample extends Block |
BlockExampleTestCase |
class |
|
modules/examples/block_example/block_example.test |
Functional tests for the Block Example module. |