UserTimeZoneFunctionalTest |
class |
|
core/modules/user/tests/user.test |
Tests for user-configurable time zones. |
TokenNodeTestCase |
class |
|
core/modules/simpletest/tests/token.test |
|
views_handler_field_file_size |
class |
|
core/modules/views/handlers/views_handler_field.inc |
Render a numeric value as a size. |
views_plugin_style |
class |
|
core/modules/views/plugins/views_plugin_style.inc |
Base class to define a style plugin handler. |
LayoutBlockTextTest |
class |
|
core/modules/layout/tests/layout.test |
Tests the BlockTest (custom text) block functionality. |
BatchExampleTestCase |
class |
|
modules/examples/batch_example/tests/batch_example.test |
Functional tests for the Batch Example module. |
ImageDimensionsScaleTestCase |
class |
|
core/modules/image/tests/image.test |
Tests image_dimensions_scale(). |
PathLanguageTestCase |
class |
|
core/modules/path/tests/path.test |
Tests URL aliases for translated nodes. |
FileSaveUploadTest |
class |
|
core/modules/simpletest/tests/file.test |
Test the file_save_upload() function. |
CacheIsEmptyCase |
class |
|
core/modules/simpletest/tests/cache.test |
Test isEmpty() method. |
UserAutocompleteTestCase |
class |
|
core/modules/user/tests/user.test |
Test user autocompletion. |
ViewsPluginDisplayTestCase |
class |
|
core/modules/views/tests/plugins/views_plugin_display.test |
|
LinkAttributeCrudTest |
class |
|
core/modules/link/tests/link.attribute.test |
|
SearchBlockTestCase |
class |
|
core/modules/search/tests/search.test |
Tests the rendering of the search block. |
NodeEntityViewModeAlterTest |
class |
|
core/modules/node/tests/node.test |
Tests changing display modes for nodes. |
AJAXMultiFormTestCase |
class |
|
core/modules/simpletest/tests/ajax.test |
Tests that Ajax-enabled forms work when multiple instances of the same form are on a page. |
TokenMenuTestCase |
class |
|
core/modules/simpletest/tests/token.test |
|
FileViewsTestCase |
class |
|
core/modules/file/tests/file_views.test |
Provides test methods covering File module's Views handlers. |
BatchQueue |
class |
|
core/includes/batch.queue.inc |
Defines a batch queue. |
ImageFieldDefaultImagesTestCase |
class |
|
core/modules/image/tests/image.test |
Tests default image settings. |
TaxonomyTermDepthLayoutAccess |
class |
|
core/modules/taxonomy/layout/taxonomy_term_depth_access.inc |
@file
Plugin to provide access control based upon taxonomy term depth. |
PathLanguageUITestCase |
class |
|
core/modules/path/tests/path.test |
Tests the user interface for creating URL aliases, with languages. |
DatabaseSelectTestCase |
class |
|
core/modules/simpletest/tests/database_test.test |
Test the SELECT builder. |
views_handler_field_xss |
class |
|
core/modules/views/handlers/views_handler_field.inc |
A handler to run a field through simple XSS filtering. |
views_handler_filter_numeric |
class |
|
core/modules/views/handlers/views_handler_filter_numeric.inc |
Simple filter to handle greater than/less than filters |
UserAccountLinksUnitTests |
class |
|
core/modules/user/tests/user.test |
Tests user links in the header menu. |
FieldBlock |
class |
|
core/modules/field/field.block.inc |
FieldBlock extends Block |
InstallerTestUploadCase |
class |
|
core/modules/installer/tests/installer.test |
|
SimpleTestExampleTestCase |
class |
|
modules/examples/simpletest_example/tests/simpletest_example.test |
The SimpleTestExampleTestCase is a functional test case, meaning that it
actually exercises a particular sequence of actions through the web UI.
The majority of core test cases are done this way, but the SimpleTest suite
also provides unit tests as… |
SearchExactTestCase |
class |
|
core/modules/search/tests/search.test |
Tests that searching for a phrase gets the correct page count. |
AJAXFormPageCacheTestCase |
class |
|
core/modules/simpletest/tests/ajax.test |
Test Ajax forms when page caching for anonymous users is turned on. |
LocaleUILanguageNegotiationTest |
class |
|
core/modules/locale/tests/locale.test |
Test UI language negotiation |
TokenTaxonomyTestCase |
class |
|
core/modules/simpletest/tests/token.test |
|
BatchMemoryQueue |
class |
|
core/includes/batch.queue.inc |
Defines a batch queue for non-progressive batches. |
views_handler_filter_system_type |
class |
|
core/modules/system/views/views_handler_filter_system_type.inc |
Filter by system type. |
NodePageCacheTest |
class |
|
core/modules/node/tests/node.test |
Tests the cache invalidation of node operations. |
ImageStyleFlushTest |
class |
|
core/modules/image/tests/image.test |
Tests flushing of image styles. |
views_handler_filter_date |
class |
|
core/modules/views/handlers/views_handler_filter_date.inc |
Filter to handle dates stored as a timestamp. |
UserBlocksUnitTests |
class |
|
core/modules/user/tests/user.test |
Test user blocks. |
ViewsPluginStyleUnformattedTestCase |
class |
|
core/modules/views/tests/styles/views_plugin_style_unformatted.test |
Tests the default/unformatted row style. |
UpdateTestContribCase |
class |
|
core/modules/update/tests/update.test |
|
views_handler_field_file_icon |
class |
|
core/modules/file/views/views_handler_field_file_icon.inc |
|
SearchCommentTestCase |
class |
|
core/modules/search/tests/search.test |
Test integration searching comments. |
ViewsPluginStyleTestCase |
class |
|
core/modules/views/tests/styles/views_plugin_style.test |
Tests some general style plugin related functionality. |
PathMonolingualTestCase |
class |
|
core/modules/path/tests/path.test |
Tests that paths are not prefixed on a monolingual site. |
NodeViewsRevisionRelationsTestCase |
class |
|
core/modules/node/tests/node_views_revision_relations.test |
Tests basic node_revision table integration into views. |
ImageStyleFloodProtection |
class |
|
core/modules/image/tests/image.test |
Tests the functions for generating paths and URLs for image styles. |
AJAXElementValidation |
class |
|
core/modules/simpletest/tests/ajax.test |
Miscellaneous Ajax tests using ajax_test module. |
SimpleTestUnitTestExampleTestCase |
class |
|
modules/examples/simpletest_example/tests/simpletest_example.test |
Although most core test cases are based on BackdropWebTestCase and are
functional tests (exercising the web UI) we also have BackdropUnitTestCase,
which executes much faster because a Backdrop install does not have to be
one. No environment is… |
ConfigFileStorage |
class |
|
core/includes/config.inc |
Defines the file storage controller. |