|
ViewsUpgradeTestCase |
class |
|
core/modules/views/tests/views_upgrade.test |
Try to test the upgrade path of all conversions. |
|
ViewsUIWizardDisplaysTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests that displays can be correctly overridden via the user interface. |
|
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. |
|
ViewsUIWizardMenuTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to put views in a menu. |
|
ViewsUIWizardItemsPerPageTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to specify the number of items per page. |
|
ViewsUIWizardSortingTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to create views with sorts. |
|
ViewsUIWizardTaggedWithTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests the ability of the views wizard to create views filtered by taxonomy. |
|
ViewsUIWizardDefaultViewsTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests enabling, disabling, and reverting default views via the listing page. |
|
ViewsUIWizardBasicTestCase |
class |
|
core/modules/views/tests/views_ui.test |
Tests creating views with the wizard and viewing them on the listing page. |
|
ViewsUIWizardHelper |
class |
|
core/modules/views/tests/views_ui.test |
Views UI wizard tests. |
|
ViewsTranslatableTest |
class |
|
core/modules/views/tests/views_translatable.test |
Tests Views pluggable translations. |
|
BulkTestEntity |
class |
|
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Test class for the test_entity entity type. |
|
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. |
|
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_access_test_dynamic |
class |
|
core/modules/views/tests/views_test/test_plugins/views_test_plugin_access_test_dynamic.inc |
Tests a dynamic access plugin. |
|
ViewsSqlTest |
abstract class |
|
core/modules/views/tests/views_query.test |
|
|
ViewsTestCase |
abstract class |
|
core/modules/views/tests/views_query.test |
Abstract class for views testing. |
|
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. |
|
ViewsPagerTest |
class |
|
core/modules/views/tests/views_pager.test |
Tests the pluggable pager system. |
|
ViewsModuleTest |
class |
|
core/modules/views/tests/views_module.test |
Tests basic functions from the Views module. |
|
ViewsLayoutsTest |
class |
|
core/modules/views/tests/views_layout.test |
Tests the interface for adding, removing, and moving blocks. |
|
ViewsHandlersTest |
class |
|
core/modules/views/tests/views_handlers.test |
Tests abstract handlers of views. |
|
viewsUiGroupbyTestCase |
class |
|
core/modules/views/tests/views_groupby.test |
Tests UI of aggregate functionality.. |
|
ViewsQueryGroupByTest |
class |
|
core/modules/views/tests/views_groupby.test |
Tests aggregate functionality of views, for example count. |
|
ViewsGlossaryTestCase |
class |
|
core/modules/views/tests/views_glossary.test |
Tests glossary view ( summary of arguments ). |
|
ViewsExposedFormTest |
class |
|
core/modules/views/tests/views_exposed_form.test |
Tests exposed forms. |
|
ViewsClickSortTest |
class |
|
core/modules/views/tests/views_click_sort.test |
Test click sort behavior with tables. |
|
ViewsCacheTest |
class |
|
core/modules/views/tests/views_cache.test |
Basic test for pluggable caching. |
|
ViewsBasicTest |
class |
|
core/modules/views/tests/views_basic.test |
Basic test class for Views query builder tests. |
|
ViewsArgumentValidatorTest |
class |
|
core/modules/views/tests/views_argument_validator.test |
Tests Views argument validators. |
|
ViewsArgumentDefaultTest |
class |
|
core/modules/views/tests/views_argument_default.test |
Basic test for pluggable argument default. |
|
ViewsAnalyzeTest |
class |
|
core/modules/views/tests/views_analyze.test |
Tests the views analyze system. |
|
ViewsAjaxTest |
class |
|
core/modules/views/tests/views_ajax.test |
Tests views ajax display. |
|
ViewsAccessTest |
class |
|
core/modules/views/tests/views_access.test |
Basic test for pluggable access. |
|
ViewsPluginStyleUnformattedTestCase |
class |
|
core/modules/views/tests/styles/views_plugin_style_unformatted.test |
Tests the default/unformatted row style. |
|
ViewsPluginStyleMappingTest |
class |
|
core/modules/views/tests/styles/views_plugin_style_mapping.test |
Tests the default/mapping row style. |
|
ViewsPluginStyleJumpMenuTest |
class |
|
core/modules/views/tests/styles/views_plugin_style_jump_menu.test |
Tests jump menu style functionality. |
|
ViewsPluginStyleTestBase |
abstract class |
|
core/modules/views/tests/styles/views_plugin_style_base.test |
Provides a base foundation for testing style plugins. |
|
ViewsPluginStyleTestCase |
class |
|
core/modules/views/tests/styles/views_plugin_style.test |
Tests some general style plugin related functionality. |
|
ViewsPluginDisplayBlockTestCase |
class |
|
core/modules/views/tests/plugins/views_plugin_display_block.test |
Basic test class for Views query builder tests. |
|
ViewsPluginDisplayTestCase |
class |
|
core/modules/views/tests/plugins/views_plugin_display.test |
|
|
ViewsHandlerSortRandomTest |
class |
|
core/modules/views/tests/handlers/views_handler_sort_random.test |
Tests for core views_handler_sort_random handler. |
|
ViewsHandlerSortDateTest |
class |
|
core/modules/views/tests/handlers/views_handler_sort_date.test |
Tests for core views_handler_sort_date handler. |
|
ViewsHandlerSortTest |
class |
|
core/modules/views/tests/handlers/views_handler_sort.test |
Tests for core views_handler_sort handler. |
|
ViewsHandlerManyToOneTest |
class |
|
core/modules/views/tests/handlers/views_handler_manytoone.test |
Tests the many to one helper handler class. |
|
ViewsHandlerFilterStringTest |
class |
|
core/modules/views/tests/handlers/views_handler_filter_string.test |
Tests the core views_handler_filter_string handler. |
|
ViewsHandlerFilterNumericTest |
class |
|
core/modules/views/tests/handlers/views_handler_filter_numeric.test |
Tests the numeric filter handler. |
|
ViewsHandlerFilterMultipleTest |
class |
|
core/modules/views/tests/handlers/views_handler_filter_multiple.test |
Tests filter handler. |
|
ViewsHandlerFilterInOperator |
class |
|
core/modules/views/tests/handlers/views_handler_filter_in_operator.test |
Tests the core views_handler_filter_in_operator handler. |
|
ViewsHandlerFilterEqualityTest |
class |
|
core/modules/views/tests/handlers/views_handler_filter_equality.test |
Tests the core views_handler_filter_equality handler. |