SearchTokenizerTestCase |
class |
|
core/modules/search/tests/search.test |
Test the CJK tokenizer. |
SelectQuery |
class |
|
core/includes/database/select.inc |
Query builder for SELECT statements. |
SelectQueryExtender |
class |
|
core/includes/database/select.inc |
The base extender class for Select queries. |
SelectQueryInterface |
interface |
|
core/includes/database/select.inc |
Interface definition for a Select Query object. |
SessionHttpsTestCase |
class |
|
core/modules/simpletest/tests/session.test |
Ensure that when running under HTTPS two session cookies are generated. |
SessionTestCase |
class |
|
core/modules/simpletest/tests/session.test |
|
ShutdownFunctionsTest |
class |
|
core/modules/system/tests/system.test |
Functional tests shutdown functions. |
SimpleTestBrokenSetUp |
class |
|
core/modules/simpletest/tests/simpletest.test |
Tests a test case that does not run parent::setUp() in its setUp() method. |
SimpleTestBrowserTestCase |
class |
|
core/modules/simpletest/tests/simpletest.test |
Test internal testing framework browser. |
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. |