Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| JavaScriptTestCase::testDefault | function | modules/ |
Test default JavaScript is empty. |
| JavaScriptTestCase::testDifferentGroup | function | modules/ |
Test adding a JavaScript file with a different group. |
| JavaScriptTestCase::testDifferentWeight | function | modules/ |
Test adding a JavaScript file with a different weight. |
| JavaScriptTestCase::testDoubleSubmitFormProtection | function | modules/ |
Tests the double submit form protection and 'javascript_use_double_submit_protection' variable. |
| JavaScriptTestCase::testFooterHTML | function | modules/ |
Test drupal_get_js() with a footer scope. |
| JavaScriptTestCase::testGetLibrary | function | modules/ |
Tests retrieval of libraries via drupal_get_library(). |
| JavaScriptTestCase::testHeaderSetting | function | modules/ |
Test drupal_get_js() for JavaScript settings. |
| JavaScriptTestCase::testJavaScriptAlwaysUseJQuery | function | modules/ |
Test the 'javascript_always_use_jquery' variable. |
| JavaScriptTestCase::testLibraryAlter | function | modules/ |
Adds a JavaScript library to the page and alters it. |
| JavaScriptTestCase::testLibraryNameConflicts | function | modules/ |
Tests that multiple modules can implement the same library. |
| JavaScriptTestCase::testLibraryRender | function | modules/ |
Adds a library to the page and tests for both its JavaScript and its CSS. |
| JavaScriptTestCase::testLibraryUnknown | function | modules/ |
Tests non-existing libraries. |
| JavaScriptTestCase::testNoCache | function | modules/ |
Test drupal_add_js() sets preproccess to false when cache is set to false. |
| JavaScriptTestCase::testRenderDifferentWeight | function | modules/ |
Test rendering the JavaScript with a file's weight above jQuery's. |
| JavaScriptTestCase::testRenderExternal | function | modules/ |
Test rendering an external JavaScript file. |
| JavaScriptTestCase::testRenderOrder | function | modules/ |
Test JavaScript ordering. |
| JavaScriptTestCase::testReset | function | modules/ |
Test to see if resetting the JavaScript empties the cache. |
| JavaScriptTestCase::testSetHasJsCookie | function | modules/ |
Tests that the set_has_js_cookie variable is reflected in Drupal.settings. |
| list.test | file | modules/ |
Tests for list.module. |
| ListDynamicValuesTestCase | class | modules/ |
Sets up a List field for testing allowed values functions. |
| ListDynamicValuesTestCase::$entity | property | modules/ |
|
| ListDynamicValuesTestCase::$field | property | modules/ |
|
| ListDynamicValuesTestCase::$field_name | property | modules/ |
|
| ListDynamicValuesTestCase::$instance | property | modules/ |
|
| ListDynamicValuesTestCase::$test | property | modules/ |
|
| ListDynamicValuesTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
| ListDynamicValuesValidationTestCase | class | modules/ |
Tests the List field allowed values function. |
| ListDynamicValuesValidationTestCase::getInfo | function | modules/ |
|
| ListDynamicValuesValidationTestCase::testDynamicAllowedValues | function | modules/ |
Test that allowed values function gets the entity. |
| ListFieldTestCase | class | modules/ |
Tests for the 'List' field types. |
| ListFieldTestCase::$field | property | modules/ |
|
| ListFieldTestCase::$field_name | property | modules/ |
|
| ListFieldTestCase::$instance | property | modules/ |
|
| ListFieldTestCase::getInfo | function | modules/ |
|
| ListFieldTestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
| ListFieldTestCase::testUpdateAllowedValues | function | modules/ |
Test that allowed values can be updated. |
| ListFieldUITestCase | class | modules/ |
List module UI tests. |
| ListFieldUITestCase::$admin_path | property | modules/ |
|
| ListFieldUITestCase::$field_name | property | modules/ |
|
| ListFieldUITestCase::$hyphen_type | property | modules/ |
|
| ListFieldUITestCase::$type | property | modules/ |
|
| ListFieldUITestCase::assertAllowedValuesInput | function | modules/ |
Tests a string input for the 'allowed values' form element. |
| ListFieldUITestCase::createListField | function | modules/ |
Helper function to create list field of a given type. |
| ListFieldUITestCase::getInfo | function | modules/ |
|
| ListFieldUITestCase::setUp | function | modules/ |
Set the default field storage backend for fields created during tests. |
| ListFieldUITestCase::testDynamicListAllowedValuesText | function | modules/ |
List (text) : test 'allowed values function' input. |
| ListFieldUITestCase::testListAllowedValuesBoolean | function | modules/ |
List (boolen) : test 'On/Off' values input. |
| ListFieldUITestCase::testListAllowedValuesFloat | function | modules/ |
List (float) : test 'allowed values' input. |
| ListFieldUITestCase::testListAllowedValuesInteger | function | modules/ |
List (integer) : test 'allowed values' input. |
| ListFieldUITestCase::testListAllowedValuesText | function | modules/ |
List (text) : test 'allowed values' input. |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.