Search for test
Title | Object type | File name | Summary |
---|---|---|---|
SchemaTestCase | class | modules/ |
Unit tests for the Schema API. |
SchemaTestCase::$counter | property | modules/ |
A global counter for table and field creation. |
SchemaTestCase::assertFieldAdditionRemoval | function | modules/ |
Assert that a given field can be added and removed from a table. |
SchemaTestCase::assertFieldCharacteristics | function | modules/ |
Assert that a newly added field has the correct characteristics. |
SchemaTestCase::checkSchemaComment | function | modules/ |
Checks that a table or column comment matches a given description. |
SchemaTestCase::getInfo | function | modules/ |
|
SchemaTestCase::testFindTables | function | modules/ |
Tests the findTables() method. |
SchemaTestCase::testSchema | function | modules/ |
|
SchemaTestCase::testSchemaAddField | function | modules/ |
Test adding columns to an existing table. |
SchemaTestCase::testUnsignedColumns | function | modules/ |
Tests creating unsigned columns and data integrity thereof. |
SchemaTestCase::tryInsert | function | modules/ |
|
SchemaTestCase::tryUnsignedInsert | function | modules/ |
Tries to insert a negative value into columns defined as unsigned. |
search.test | file | modules/ |
Tests for search.module. |
SearchAdvancedSearchForm::testNodeType | function | modules/ |
Test using the search form with GET and POST queries. Test using the advanced search form to limit search to nodes of type "Basic page". |
SearchBlockTestCase | class | modules/ |
Tests the rendering of the search block. |
SearchBlockTestCase::getInfo | function | modules/ |
|
SearchBlockTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
SearchBlockTestCase::testBlock | function | modules/ |
Test that the search block form works correctly. |
SearchBlockTestCase::testSearchFormBlock | function | modules/ |
|
SearchCommentCountToggleTestCase | class | modules/ |
Tests that comment count display toggles properly on comment status of node |
SearchCommentCountToggleTestCase::$searchable_nodes | property | modules/ |
|
SearchCommentCountToggleTestCase::$searching_user | property | modules/ |
|
SearchCommentCountToggleTestCase::getInfo | function | modules/ |
|
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(). |
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.