Search for test
Title | Object type | File name | Summary |
---|---|---|---|
SearchCommentCountToggleTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchCommentCountToggleTestCase::testSearchCommentCountToggle | function | modules/ |
Verify that comment count display toggles properly on comment status of node |
SearchCommentTestCase | class | modules/ |
Test integration searching comments. |
SearchCommentTestCase::$admin_role | property | modules/ |
|
SearchCommentTestCase::$admin_user | property | modules/ |
|
SearchCommentTestCase::$comment_subject | property | modules/ |
|
SearchCommentTestCase::$node | property | modules/ |
|
SearchCommentTestCase::checkCommentAccess | function | modules/ |
Update search index and search for comment. |
SearchCommentTestCase::getInfo | function | modules/ |
|
SearchCommentTestCase::setRolePermissions | function | modules/ |
Set permissions for role. |
SearchCommentTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchCommentTestCase::testAddNewComment | function | modules/ |
Verify that 'add new comment' does not appear in search results or index. |
SearchCommentTestCase::testSearchResultsComment | function | modules/ |
Verify that comments are rendered using proper format in search results. |
SearchCommentTestCase::testSearchResultsCommentAccess | function | modules/ |
Verify access rules for comment indexing with different permissions. |
SearchConfigSettingsForm::testSearchModuleDisabling | function | modules/ |
Verify that you can disable individual search modules. |
SearchConfigSettingsForm::testSearchSettingsPage | function | modules/ |
Verify the search settings form. |
SearchEmbedForm::testEmbeddedForm | function | modules/ |
Tests that the embedded form appears and can be submitted. |
SearchExactTestCase | class | modules/ |
Tests that searching for a phrase gets the correct page count. |
SearchExactTestCase::getInfo | function | modules/ |
|
SearchExactTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchExactTestCase::testExactQuery | function | modules/ |
Tests that the correct number of pager links are found for both keywords and phrases. |
SearchExcerptTestCase | class | modules/ |
Tests the search_excerpt() function. |
SearchExcerptTestCase::getInfo | function | modules/ |
|
SearchExcerptTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchExcerptTestCase::testSearchExcerpt | function | modules/ |
Tests search_excerpt() with several simulated search keywords. |
SearchExcerptTestCase::testSearchExcerptSimplified | function | modules/ |
Tests search_excerpt() with search keywords matching simplified words. |
SearchExpressionInsertExtractTestCase | class | modules/ |
Tests search_expression_insert() and search_expression_extract(). |
SearchExpressionInsertExtractTestCase::getInfo | function | modules/ |
|
SearchExpressionInsertExtractTestCase::setUp | function | modules/ |
Sets up unit test environment. |
SearchExpressionInsertExtractTestCase::testInsertExtract | function | modules/ |
Tests search_expression_insert() and search_expression_extract(). |
SearchKeywordsConditions::testSearchKeyswordsConditions | function | modules/ |
Verify the kewords are captured and conditions respected. |
SearchLanguageTestCase | class | modules/ |
Test node search with multiple languages. |
SearchLanguageTestCase::getInfo | function | modules/ |
|
SearchLanguageTestCase::setUp | function | modules/ |
Implementation setUp(). |
SearchLanguageTestCase::testLanguages | function | modules/ |
|
SearchMatchTestCase | class | modules/ |
Indexes content and queries it. |
SearchMatchTestCase::getInfo | function | modules/ |
|
SearchMatchTestCase::getText | function | modules/ |
_test_: Helper method for generating snippets of content. |
SearchMatchTestCase::getText2 | function | modules/ |
_test2_: Helper method for generating snippets of content. |
SearchMatchTestCase::setUp | function | modules/ |
Implementation setUp(). |
SearchMatchTestCase::testMatching | function | modules/ |
Test search indexing. |
SearchMatchTestCase::_setup | function | modules/ |
Set up a small index of items to test against. |
SearchMatchTestCase::_testQueries | function | modules/ |
Run predefine queries looking for indexed terms. |
SearchMatchTestCase::_testQueryMatching | function | modules/ |
Test the matching abilities of the engine. |
SearchMatchTestCase::_testQueryScores | function | modules/ |
Test the scoring abilities of the engine. |
SearchNodeAccessTest | class | modules/ |
Tests node search with node access control. |
SearchNodeAccessTest::$test_user | property | modules/ |
|
SearchNodeAccessTest::getInfo | function | modules/ |
|
SearchNodeAccessTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchNodeAccessTest::testPhraseSearchPunctuation | function | modules/ |
Tests that search works with punctuation and HTML entities. |
Pagination
- Previous page
- Page 72
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.