|
SearchCommentTestCase |
class |
|
drupal-7.x/modules/search/search.test |
Test integration searching comments. |
|
|
|
|
SearchConfigSettingsForm |
class |
|
drupal-7.x/modules/search/search.test |
Test config page. |
|
|
|
|
SearchEmbedForm |
class |
|
drupal-7.x/modules/search/search.test |
Tests that we can embed a form in search results and submit it. |
|
|
|
|
SearchExactTestCase |
class |
|
drupal-7.x/modules/search/search.test |
Tests that searching for a phrase gets the correct page count. |
|
|
|
|
SearchExcerptTestCase |
class |
|
drupal-7.x/modules/search/search.test |
Tests the search_excerpt() function. |
|
|
|
|
SearchExpressionInsertExtractTestCase |
class |
|
drupal-7.x/modules/search/search.test |
Tests search_expression_insert() and search_expression_extract(). |
|
|
|
|
SearchKeywordsConditions |
class |
|
drupal-7.x/modules/search/search.test |
Tests keywords and conditions. |
|
|
|
|
SearchLanguageTestCase |
class |
|
drupal-7.x/modules/search/search.test |
Test node search with multiple languages. |
|
|
|
|
SearchMatchTestCase |
class |
|
drupal-7.x/modules/search/search.test |
|
|
|
|
|
SearchNodeAccessTest |
class |
|
drupal-7.x/modules/search/search.test |
Tests node search with node access control. |
|
|
|
|
SearchNumberMatchingTestCase |
class |
|
drupal-7.x/modules/search/search.test |
Tests that numbers can be searched, with more complex matching. |
|
|
|
|
SearchNumbersTestCase |
class |
|
drupal-7.x/modules/search/search.test |
Tests that numbers can be searched. |
|
|
|
|
SearchPageOverride |
class |
|
drupal-7.x/modules/search/search.test |
Tests that hook_search_page runs. |
|
|
|
|
SearchPageText |
class |
|
drupal-7.x/modules/search/search.test |
Tests the bike shed text on no results page, and text on the search page. |
|
|
|
|
SearchQuery |
class |
|
drupal-7.x/modules/search/search.extender.inc |
Do a query on the full-text search index for a word or words. |
|
|
|
|
SearchRankingTestCase |
class |
|
drupal-7.x/modules/search/search.test |
|
|
|
|
|
SearchSimplifyTestCase |
class |
|
drupal-7.x/modules/search/search.test |
Test search_simplify() on every Unicode character, and some other cases. |
|
|
|
|
SearchTokenizerTestCase |
class |
|
drupal-7.x/modules/search/search.test |
Test the CJK tokenizer. |
|
|
|
|
SelectQuery |
class |
|
drupal-7.x/includes/database/select.inc |
Query builder for SELECT statements. |
2 |
|
|
|
SelectQueryExtender |
class |
|
drupal-7.x/includes/database/select.inc |
The base extender class for Select queries. |
3 |
|
|
|
SelectQueryInterface |
interface |
|
drupal-7.x/includes/database/select.inc |
Interface definition for a Select Query object. |
2 |
|
|
|
SelectQuery_pgsql |
class |
|
drupal-7.x/includes/database/pgsql/select.inc |
|
|
|
|
|
SelectQuery_sqlite |
class |
|
drupal-7.x/includes/database/sqlite/select.inc |
SQLite specific query builder for SELECT statements. |
|
|
|
|
SessionHttpsTestCase |
class |
|
drupal-7.x/modules/simpletest/tests/session.test |
Ensure that when running under HTTPS two session cookies are generated. |
|
|
|
|
SessionTestCase |
class |
|
drupal-7.x/modules/simpletest/tests/session.test |
|
|
|
|
|
ShortcutLinksTestCase |
class |
|
drupal-7.x/modules/shortcut/shortcut.test |
Defines shortcut links test cases. |
|
|
|
|
ShortcutSetsTestCase |
class |
|
drupal-7.x/modules/shortcut/shortcut.test |
Defines shortcut set test cases. |
|
|
|
|
ShortcutTestCase |
class |
|
drupal-7.x/modules/shortcut/shortcut.test |
Defines base class for shortcut test cases. |
2 |
|
|
|
ShutdownFunctionsTest |
class |
|
drupal-7.x/modules/system/system.test |
Functional tests shutdown functions. |
|
|
|
|
SimpleTestBrokenSetUp |
class |
|
drupal-7.x/modules/simpletest/simpletest.test |
Tests a test case that does not run parent::setUp() in its setUp() method. |
|
|
|
|
SimpleTestBrowserTestCase |
class |
|
drupal-7.x/modules/simpletest/simpletest.test |
Test internal testing framework browser. |
|
|
|
|
SimpleTestDiscoveryTestCase |
class |
|
drupal-7.x/modules/simpletest/simpletest.test |
Verifies that tests in other installation profiles are not found. |
|
|
|
|
SimpleTestFolderTestCase |
class |
|
drupal-7.x/modules/simpletest/simpletest.test |
Test Folder creation |
|
|
|
|
SimpleTestFunctionalTest |
class |
|
drupal-7.x/modules/simpletest/simpletest.test |
|
|
|
|
|
SimpleTestInstallationProfileModuleTestsTestCase |
class |
|
drupal-7.x/modules/simpletest/simpletest.test |
Verifies that tests bundled with installation profile modules are found. |
|
|
|
|
SimpleTestMailCaptureTestCase |
class |
|
drupal-7.x/modules/simpletest/simpletest.test |
|
|
|
|
|
SimpleTestMissingDependentModuleUnitTest |
class |
|
drupal-7.x/modules/simpletest/simpletest.test |
Test required modules for tests. |
|
|
|
|
SimpleTestOtherInstallationProfileModuleTestsTestCase |
class |
|
drupal-7.x/modules/simpletest/simpletest.test |
Verifies that tests in other installation profiles are not found. |
|
|
|
|
SiteMaintenanceTestCase |
class |
|
drupal-7.x/modules/system/system.test |
Tests site maintenance functionality. |
|
|
|
|
SkipDotsRecursiveDirectoryIterator |
class |
|
drupal-7.x/includes/filetransfer/filetransfer.inc |
Provides an interface for iterating recursively over filesystem directories. |
|
|
|
|
StatisticsAdminTestCase |
class |
|
drupal-7.x/modules/statistics/statistics.test |
Tests the statistics administration screen. |
|
|
|
|
StatisticsBlockVisitorsTestCase |
class |
|
drupal-7.x/modules/statistics/statistics.test |
Tests that the visitor blocking functionality works. |
|
|
|
|
StatisticsLoggingTestCase |
class |
|
drupal-7.x/modules/statistics/statistics.test |
Tests that logging via statistics_exit() works for all pages. |
|
|
|
|
StatisticsReportsTestCase |
class |
|
drupal-7.x/modules/statistics/statistics.test |
Tests that report pages render properly, and that access logging works. |
|
|
|
|
StatisticsTestCase |
class |
|
drupal-7.x/modules/statistics/statistics.test |
Defines a base class for testing the Statistics module. |
3 |
|
|
|
StatisticsTokenReplaceTestCase |
class |
|
drupal-7.x/modules/statistics/statistics.test |
Tests statistics token replacement in strings. |
|
|
|
|
StreamWrapperInterface |
interface |
|
drupal-7.x/includes/stream_wrappers.inc |
Generic PHP stream wrapper interface. |
1 |
|
|
|
StreamWrapperTest |
class |
|
drupal-7.x/modules/simpletest/tests/file.test |
Tests stream wrapper functions. |
|
|
|
|
SummaryLengthTestCase |
class |
|
drupal-7.x/modules/node/node.test |
Tests the summary length functionality. |
|
|
|
|
SyslogTestCase |
class |
|
drupal-7.x/modules/syslog/syslog.test |
Tests the Syslog module functionality. |
|
|
|