Search for test
Title | Object type | File name | Summary |
---|---|---|---|
SearchNodeTagTest | class | modules/ |
Tests node search with query tags. |
SearchNodeTagTest::$test_user | property | modules/ |
|
SearchNodeTagTest::getInfo | function | modules/ |
|
SearchNodeTagTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchNodeTagTest::testNodeSearchQueryTags | function | modules/ |
Tests that the correct tags are available and hooks invoked. |
SearchNumberMatchingTestCase | class | modules/ |
Tests that numbers can be searched, with more complex matching. |
SearchNumberMatchingTestCase::$nodes | property | modules/ |
|
SearchNumberMatchingTestCase::$numbers | property | modules/ |
|
SearchNumberMatchingTestCase::$test_user | property | modules/ |
|
SearchNumberMatchingTestCase::getInfo | function | modules/ |
|
SearchNumberMatchingTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchNumberMatchingTestCase::testNumberSearching | function | modules/ |
Tests that all the numbers can be searched. |
SearchNumbersTestCase | class | modules/ |
Tests that numbers can be searched. |
SearchNumbersTestCase::$nodes | property | modules/ |
|
SearchNumbersTestCase::$numbers | property | modules/ |
|
SearchNumbersTestCase::$test_user | property | modules/ |
|
SearchNumbersTestCase::getInfo | function | modules/ |
|
SearchNumbersTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchNumbersTestCase::testNumberSearching | function | modules/ |
Tests that all the numbers can be searched. |
SearchPageOverride::testSearchPageHook | function | modules/ |
|
SearchPageText::testSearchText | function | modules/ |
Tests the failed search text, and various other text on the search page. |
SearchRankingTestCase | class | modules/ |
Indexes content and tests ranking factors. |
SearchRankingTestCase::getInfo | function | modules/ |
|
SearchRankingTestCase::setUp | function | modules/ |
Implementation setUp(). |
SearchRankingTestCase::testDoubleRankings | function | modules/ |
Verifies that if we combine two rankings, search still works. |
SearchRankingTestCase::testHTMLRankings | function | modules/ |
Test rankings of HTML tags. |
SearchRankingTestCase::testRankings | function | modules/ |
|
SearchSetLocaleTest | class | modules/ |
Tests searching with locale values set. |
SearchSetLocaleTest::getInfo | function | modules/ |
|
SearchSetLocaleTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchSetLocaleTest::testSearchWithNumericLocale | function | modules/ |
Verify that search works with a numeric locale set. |
SearchSimplifyTestCase | class | modules/ |
Test search_simplify() on every Unicode character, and some other cases. |
SearchSimplifyTestCase::getInfo | function | modules/ |
|
SearchSimplifyTestCase::testSearchSimplifyPunctuation | function | modules/ |
Tests that search_simplify() does the right thing with punctuation. |
SearchSimplifyTestCase::testSearchSimplifyUnicode | function | modules/ |
Tests that all Unicode characters simplify correctly. |
SearchTokenizerTestCase | class | modules/ |
Test the CJK tokenizer. |
SearchTokenizerTestCase::code2utf | function | modules/ |
Like PHP chr() function, but for unicode characters. |
SearchTokenizerTestCase::getInfo | function | modules/ |
|
SearchTokenizerTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchTokenizerTestCase::testNoTokenizer | function | modules/ |
Verifies that strings of non-CJK characters are not tokenized. |
SearchTokenizerTestCase::testTokenizer | function | modules/ |
Verifies that strings of CJK characters are tokenized. |
session.test | file | modules/ |
Provides SimpleTests for core session handling functionality. |
SessionHttpsTestCase | class | modules/ |
Ensure that when running under HTTPS two session cookies are generated. |
SessionHttpsTestCase::assertSessionIds | function | modules/ |
Test that there exists a session with two specific session IDs. |
SessionHttpsTestCase::getInfo | function | modules/ |
|
SessionHttpsTestCase::httpsUrl | function | modules/ |
Builds a URL for submitting a mock HTTPS request to HTTP test environments. |
SessionHttpsTestCase::httpUrl | function | modules/ |
Builds a URL for submitting a mock HTTP request to HTTPS test environments. |
SessionHttpsTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SessionHttpsTestCase::testEmptySessionId | function | modules/ |
Tests that empty session IDs do not cause unrelated sessions to load. |
SessionHttpsTestCase::testHttpsSession | function | modules/ |
Pagination
- Previous page
- Page 73
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.