Contains filters are case sensitive
Namesort descending Type Namespace Location Description
SimpleTestExampleMockModuleTestCase class modules/examples/simpletest_example/tests/simpletest_example.test SimpleTestExampleMockModuleTestCase allows us to demonstrate how you can use a mock module to aid in functional testing in Backdrop.
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…
SimpleTestFolderTestCase class core/modules/simpletest/tests/simpletest.test Test Folder creation
SimpleTestFunctionalTest class core/modules/simpletest/tests/simpletest.test
SimpleTestInstallationProfileModuleTestsTestCase class core/modules/simpletest/tests/simpletest.test Verifies that tests bundled with installation profile modules are found.
SimpleTestMailCaptureTestCase class core/modules/simpletest/tests/simpletest.test
SimpleTestMissingCheckedRequirements class core/modules/simpletest/tests/simpletest.test Tests missing requirements to run test.
SimpleTestMissingDependentModuleUnitTest class core/modules/simpletest/tests/simpletest.test Test required modules for tests.
SimpleTestOtherInstallationProfileModuleTestsTestCase class core/modules/simpletest/tests/simpletest.test Verifies that tests in other installation profiles are not found.
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…
SiteMaintenanceTestCase class core/modules/system/tests/system.test Tests site maintenance functionality.
SkipDotsRecursiveDirectoryIterator Deprecated class core/includes/filetransfer/filetransfer.inc Provides an interface for iterating recursively over filesystem directories.
StandardInstallTestCase class core/modules/simpletest/tests/standard.test Verifies settings created in the Standard profile are correct.
StreamWrapperInterface interface core/includes/stream_wrappers.inc Generic PHP stream wrapper interface.
StreamWrapperTest class core/modules/simpletest/tests/file.test Tests stream wrapper functions.
SummaryLengthTestCase class core/modules/node/tests/node.test Tests the summary length functionality.
SyslogTestCase class core/modules/syslog/tests/syslog.test
SystemAdminTestCase class core/modules/system/tests/system.test Tests administrative overview pages.
SystemAuthorizeCase class core/modules/system/tests/system.test Tests authorize.php and related hooks.
SystemBlockTestCase class core/modules/system/tests/system.test
SystemConfigFormCase class core/modules/simpletest/tests/system_config_test.inc Test forms that save data using the configuration system.
SystemIndexPhpTest class core/modules/system/tests/system.test Test the handling of requests containing 'index.php'.
SystemInfoAlterTestCase class core/modules/system/tests/system.test Tests the effectiveness of hook_system_info_alter().
SystemMainContentFallback class core/modules/system/tests/system.test Test main content rendering fallback provided by system module.
SystemQueue class core/modules/system/system.queue.inc Default queue implementation.
SystemSettingsFormTest class core/modules/simpletest/tests/form.test
SystemTestFileTransfer class core/modules/simpletest/tests/system_test.module Mock FileTransfer object to test the settings form functionality.
SystemThemeFunctionalTest class core/modules/system/tests/system.test Tests for the theme interface functionality.
SystemValidTokenTest class core/modules/system/tests/system.test Test case for backdrop_valid_token().
TabledragExampleTestCase class modules/examples/tabledrag_example/tests/tabledrag_example.test Default test case for the tabledrag_example module.
TableSort class core/includes/tablesort.class.inc Query extender class for tablesort queries.
TableSortExampleTestCase class modules/examples/tablesort_example/tests/tablesort_example.test Functionality tests for the tablesort example module.
TableSortTest class core/modules/simpletest/tests/tablesort.test Test unicode handling features implemented in unicode.inc.
TaxonomyEFQTestCase class core/modules/taxonomy/tests/taxonomy.test Tests the functionality of EntityFieldQuery for taxonomy entities.
TaxonomyHooksTestCase class core/modules/taxonomy/tests/taxonomy.test Tests for taxonomy hook invocation.
TaxonomyLanguageFunctionalTest class core/modules/taxonomy/tests/taxonomy.test Tests setting languages for taxonomy.
TaxonomyLegacyTestCase class core/modules/taxonomy/tests/taxonomy.test Test for legacy node bug.
TaxonomyLoadMultipleUnitTest class core/modules/taxonomy/tests/taxonomy.test Test the taxonomy_term_load_multiple() function.
TaxonomyQueryAlterTestCase class core/modules/taxonomy/tests/taxonomy.test Tests that appropriate query tags are added.
TaxonomyRSSTestCase class core/modules/taxonomy/tests/taxonomy.test Tests the rendering of term reference fields in RSS feeds.
TaxonomyTerm class core/modules/taxonomy/taxonomy.entity.inc Defines the taxonomy term entity.
TaxonomyTermController class core/modules/taxonomy/taxonomy.entity.inc Controller class for taxonomy terms.
TaxonomyTermDepthLayoutAccess class core/modules/taxonomy/layout/taxonomy_term_depth_access.inc @file Plugin to provide access control based upon taxonomy term depth.
TaxonomyTermFieldMultipleVocabularyTestCase class core/modules/taxonomy/tests/taxonomy.test Tests a taxonomy term reference field that allows multiple vocabularies.
TaxonomyTermFieldTestCase class core/modules/taxonomy/tests/taxonomy.test Tests for taxonomy term field and formatter.
TaxonomyTermIndexTestCase class core/modules/taxonomy/tests/taxonomy.test Tests the hook implementations that maintain the taxonomy index.
TaxonomyTermTestCase class core/modules/taxonomy/tests/taxonomy.test Tests for taxonomy term functions.
TaxonomyTermUnitTest class core/modules/taxonomy/tests/taxonomy.test Unit tests for taxonomy term functions.
TaxonomyThemeTestCase class core/modules/taxonomy/tests/taxonomy.test Tests for verifying that taxonomy pages use the correct theme.
TaxonomyTokenReplaceTestCase class core/modules/taxonomy/tests/taxonomy.test Test taxonomy token replacement in strings.

Pages