LayoutCloneTest |
class |
|
core/modules/layout/tests/layout.test |
Tests the interface for adding, removing, and moving blocks. |
UpdateTestHelper |
class |
|
core/modules/update/tests/update.test |
Defines some shared functions used by all update tests. |
PathTestCase |
class |
|
core/modules/path/tests/path.test |
Provides a base class for testing the Path module. |
DatabaseDeleteTruncateTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Delete/Truncate tests. |
AJAXFrameworkTestCase |
class |
|
core/modules/simpletest/tests/ajax.test |
Tests primary Ajax framework functions. |
UserAdminTestCase |
class |
|
core/modules/user/tests/user.test |
|
LayoutStyle |
class |
|
core/modules/layout/plugins/styles/layout_style_default.inc |
@file
Class providing forms and settings for the default Layout block style. |
TokenUnitTestCase |
class |
|
core/modules/simpletest/tests/token.test |
|
LinkBaseTestClass |
class |
|
core/modules/link/tests/link.test |
|
BlockTranslationTestCase |
class |
|
core/modules/block/tests/block.translation.test |
|
CacheGetMultipleUnitTest |
class |
|
core/modules/simpletest/tests/cache.test |
Test getMultiple(). |
SearchAdvancedSearchForm |
class |
|
core/modules/search/tests/search.test |
Indexes content and tests the advanced search form. |
MenuRouterTestCase |
class |
|
core/modules/simpletest/tests/menu.test |
|
LocaleUserCreationTest |
class |
|
core/modules/locale/tests/locale.test |
Functional test for language handling during user creation. |
views_plugin_argument_validate_php |
class |
|
core/modules/views/plugins/views_plugin_argument_validate_php.inc |
Provide PHP code to validate whether or not an argument is ok. |
TokenURLTestCase |
class |
|
core/modules/simpletest/tests/token.test |
|
UpdateCoreTestCase |
class |
|
core/modules/update/tests/update.test |
|
views_handler_field_vocabulary |
class |
|
core/modules/taxonomy/views/views_handler_field_vocabulary.inc |
Field handler to show the human-readable label of a vocabulary. |
views_handler_field_broken |
class |
|
core/modules/views/handlers/views_handler_field.inc |
A special handler to take the place of missing or broken handlers. |
InstallerBrowserAdministrationTestCase |
class |
|
core/modules/installer/tests/installer.test |
Administration tests for Project Browser. |
WatchdogTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
ImageFieldValidateTestCase |
class |
|
core/modules/image/tests/image.test |
Test class to check for various validations. |
DatabaseMergeTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Test the MERGE query builder. |
CacheClearCase |
class |
|
core/modules/simpletest/tests/cache.test |
Test cache clearing methods. |
views_plugin_argument_default_raw |
class |
|
core/modules/views/plugins/views_plugin_argument_default_raw.inc |
Default argument plugin to use the raw value from the URL. |
FieldUIViewModeFunctionalTest |
class |
|
core/modules/field_ui/tests/field_ui.test |
Tests display mode functionality. |
LayoutFlexibleTemplateTest |
class |
|
core/modules/layout/tests/layout.test |
Tests the interface for flexible layouts. |
NodeAccessPagerTestCase |
class |
|
core/modules/node/tests/node.test |
Tests pagination with a node access module enabled. |
views_handler_argument_taxonomy |
class |
|
core/modules/taxonomy/views/views_handler_argument_taxonomy.inc |
Argument handler for basic taxonomy tid. |
LocalePathFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for configuring a different URL alias per language. |
views_handler_filter_fields_compare |
class |
|
core/modules/views/handlers/views_handler_filter_fields_compare.inc |
|
LayoutStyleDynamic |
class |
|
core/modules/layout/plugins/styles/layout_style_dynamic.inc |
@file
Class providing forms and settings for the default Layout block style. |
TokenCommentTestCase |
class |
|
core/modules/simpletest/tests/token.test |
|
CronExampleTestCase |
class |
|
modules/examples/cron_example/tests/cron_example.test |
cron_example test class |
HttpResponseCodeLayoutAccess |
class |
|
core/modules/layout/plugins/access/http_response_code_layout_access.inc |
@file
Plugin to provide access control by the server HTTP response code. |
SearchRankingTestCase |
class |
|
core/modules/search/tests/search.test |
Indexes content and tests ranking factors. |
ImageDimensionsUnitTest |
class |
|
core/modules/image/tests/image.test |
Tests that images have correct dimensions when styled. |
FileUnmanagedSaveDataTest |
class |
|
core/modules/simpletest/tests/file.test |
Tests the file_unmanaged_save_data() function. |
AJAXCommandsTestCase |
class |
|
core/modules/simpletest/tests/ajax.test |
Tests Ajax framework commands. |
UserAdminSettingsFormTest |
class |
|
core/modules/user/tests/user.test |
|
LinkTokenTest |
class |
|
core/modules/link/tests/link.token.test |
Testing that tokens can be used in link titles |
BootstrapWatchdogTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
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. |
PathTaxonomyTermTestCase |
class |
|
core/modules/path/tests/path.test |
Tests URL aliases for taxonomy terms. |
ConfigStorageInterface |
interface |
|
core/includes/config.inc |
Defines an interface for configuration storage controllers. |
NodeAccessFieldTestCase |
class |
|
core/modules/node/tests/node.test |
|
RemoteFileUnmanagedSaveDataTest |
class |
|
core/modules/simpletest/tests/file.test |
Tests the file_unmanaged_save_data() function on remote filesystems. |
AJAXFormValuesTestCase |
class |
|
core/modules/simpletest/tests/ajax.test |
Test that $form_state['values'] is properly delivered to $ajax['callback']. |
LocaleContentFunctionalTest |
class |
|
core/modules/locale/tests/locale.test |
Functional tests for multilingual support on nodes. |
views_plugin_pager_full |
class |
|
core/modules/views/plugins/views_plugin_pager_full.inc |
The plugin to handle full pager. |