Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| test_subtheme.info | file | modules/ |
name = Theme test subtheme description = Test theme which uses test_basetheme as the base theme. core = 7.x base theme = test_basetheme hidden = TRUE settings[subtheme_override] = subtheme value |
| test_theme.info | file | modules/ |
name = Test theme description = Theme for testing the theme system core = 7.x hidden = TRUE ; Normally, themes may list CSS files like this, and if they exist in the theme ; folder, then they get added to the page. If they have the same file name as… |
| test_theme_form_system_theme_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
| test_theme_form_system_theme_settings_submit | function | modules/ |
Form submission handler for the test theme settings form. |
| test_theme_nyan_cat.info | file | modules/ |
name = Nyan cat engine based test theme description = Theme for testing the module-provided theme engines. core = 7.x hidden = TRUE engine = nyan_cat |
| test_theme_theme_test_alter_alter | function | modules/ |
Tests a theme implementing an alter hook. |
| test_theme_theme_test__suggestion | function | modules/ |
Tests a theme overriding a suggestion of a base theme hook. |
| text.test | file | modules/ |
Tests for text.module. |
| TextFieldTestCase | class | modules/ |
@file Tests for text.module. |
| TextFieldTestCase::$admin_user | property | modules/ |
|
| TextFieldTestCase::$field | property | modules/ |
|
| TextFieldTestCase::$field_name | property | modules/ |
|
| TextFieldTestCase::$instance | property | modules/ |
|
| TextFieldTestCase::$web_user | property | modules/ |
|
| TextFieldTestCase::getInfo | function | modules/ |
|
| TextFieldTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TextFieldTestCase::testTextFieldValidation | function | modules/ |
Test text field validation. |
| TextFieldTestCase::testTextfieldWidgets | function | modules/ |
Test widgets. |
| TextFieldTestCase::testTextfieldWidgetsFormatted | function | modules/ |
Test widgets + 'formatted_text' setting. |
| TextFieldTestCase::_testTextfieldWidgets | function | modules/ |
Helper function for testTextfieldWidgets(). |
| TextFieldTestCase::_testTextfieldWidgetsFormatted | function | modules/ |
Helper function for testTextfieldWidgetsFormatted(). |
| TextSummaryTestCase | class | modules/ |
|
| TextSummaryTestCase::$article_creator | property | modules/ |
|
| TextSummaryTestCase::callTextSummary | function | modules/ |
Calls text_summary() and asserts that the expected teaser is returned. |
| TextSummaryTestCase::getInfo | function | modules/ |
|
| TextSummaryTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TextSummaryTestCase::testFirstSentenceQuestion | function | modules/ |
Tests an edge case where the first sentence is a question and subsequent sentences are not. This edge case is documented at http://drupal.org/node/180425. |
| TextSummaryTestCase::testLength | function | modules/ |
Test various summary length edge cases. |
| TextSummaryTestCase::testLongSentence | function | modules/ |
Test summary with long example. |
| TextSummaryTestCase::testNullSentence | function | modules/ |
Test for the NULL value. |
| TextSummaryTestCase::testOnlyTextSummary | function | modules/ |
Test sending only summary. |
| TextTranslationTestCase | class | modules/ |
|
| TextTranslationTestCase::$admin | property | modules/ |
|
| TextTranslationTestCase::$format | property | modules/ |
|
| TextTranslationTestCase::$translator | property | modules/ |
|
| TextTranslationTestCase::getInfo | function | modules/ |
|
| TextTranslationTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| TextTranslationTestCase::testTextField | function | modules/ |
Test that a plaintext textfield widget is correctly populated. |
| TextTranslationTestCase::testTextFieldFormatted | function | modules/ |
Check that user that does not have access the field format cannot see the source value when creating a translation. |
| theme.test | file | modules/ |
Tests for the theme API. |
| ThemeDebugMarkupTestCase | class | modules/ |
Tests for theme debug markup. |
| ThemeDebugMarkupTestCase::getInfo | function | modules/ |
|
| ThemeDebugMarkupTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ThemeDebugMarkupTestCase::testDebugOutput | function | modules/ |
Tests debug markup added to template output. |
| ThemeFastTestCase | class | modules/ |
Tests autocompletion not loading registry. |
| ThemeFastTestCase::$account | property | modules/ |
|
| ThemeFastTestCase::getInfo | function | modules/ |
|
| ThemeFastTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| ThemeFastTestCase::testUserAutocomplete | function | modules/ |
Tests access to user autocompletion and verify the correct results. |
| ThemeHookInitTestCase | class | modules/ |
Functional test for initialization of the theme system in hook_init(). |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.