DrupalWebTestCase::$additionalCurlOptions |
property |
drupal/modules/simpletest/drupal_web_test_case.php |
Additional cURL options. |
UserValidationTestCase::testMailAddresses |
function |
drupal/modules/user/user.test |
|
ThemeTestCase::testDrupalAddRegionContent |
function |
drupal/modules/simpletest/tests/theme.test |
Test the drupal_add_region_content() function. |
FieldFormTestCase::testFieldFormJSAddMore |
function |
drupal/modules/field/tests/field.test |
|
CascadingStylesheetsTestCase::testAddFile |
function |
drupal/modules/simpletest/tests/common.test |
Tests adding a file stylesheet. |
system_add_date_format_type_form_validate |
function |
drupal/modules/system/system.admin.inc |
Validate system_add_date_format_type form submissions. |
ShortcutLinksTestCase::testShortcutLinkAdd |
function |
drupal/modules/shortcut/shortcut.test |
Tests that creating a shortcut works properly. |
DrupalAddFeedTestCase::urlToRSSLinkPattern |
function |
drupal/modules/simpletest/tests/common.test |
Create a pattern representing the RSS feed in the page. |
SchemaTestCase::assertFieldAdditionRemoval |
function |
drupal/modules/simpletest/tests/schema.test |
Assert that a given field can be added and removed from a table. |
ImageAdminUiTestCase::testAddEffectHelpText |
function |
drupal/modules/image/image.test |
Test if the help text is available on the add effect form. |
BootstrapIPAddressTestCase::testIPAddressHost |
function |
drupal/modules/simpletest/tests/bootstrap.test |
test IP Address and hostname |
FieldUIManageFieldsTestCase::addExistingField |
function |
drupal/modules/field_ui/field_ui.test |
Tests adding an existing field in another content type. |
CascadingStylesheetsTestCase::testAddExternal |
function |
drupal/modules/simpletest/tests/common.test |
Tests adding an external stylesheet. |
DrupalAddFeedTestCase::testBasicFeedAddNoTitle |
function |
drupal/modules/simpletest/tests/common.test |
Test drupal_add_feed() with paths, URLs, and titles. |
_field_ui_field_overview_form_validate_add_new |
function |
drupal/modules/field_ui/field_ui.admin.inc |
Validates the 'add new field' row of field_ui_field_overview_form(). |
OpenIDFunctionalTestCase::addRedirectedIdentity |
function |
drupal/modules/openid/openid.test |
Add OpenID identity, changed by the following redirects, to user's profile. |
JavaScriptTestCase::testAddJsFileWithQueryString |
function |
drupal/modules/simpletest/tests/common.test |
Tests that the query string remains intact when adding JavaScript files
that have query string parameters. |
IPAddressBlockingTestCase::testDuplicateIpAddress |
function |
drupal/modules/system/system.test |
Test duplicate IP addresses are not present in the 'blocked_ips' table. |
IPAddressBlockingTestCase::testIPAddressValidation |
function |
drupal/modules/system/system.test |
Test a variety of user input to confirm correct validation and saving of data. |
ajax_forms_test_advanced_commands_add_css_callback |
function |
drupal/modules/simpletest/tests/ajax_forms_test.module |
Ajax callback for 'add_css'. |
_field_ui_field_overview_form_validate_add_existing |
function |
drupal/modules/field_ui/field_ui.admin.inc |
Validates the 'add existing field' row of field_ui_field_overview_form(). |
form_test_form_rebuild_preserve_values_form_add_more |
function |
drupal/modules/simpletest/tests/form_test.module |
Button submit handler for form_test_form_rebuild_preserve_values_form(). |
StatisticsBlockVisitorsTestCase::testIPAddressBlocking |
function |
drupal/modules/statistics/statistics.test |
Blocks an IP address via the top visitors report and then unblocks it. |
CascadingStylesheetsTestCase::testAddCssFileWithQueryString |
function |
drupal/modules/simpletest/tests/common.test |
Tests that the query string remains intact when adding CSS files that have
query string parameters. |
FieldAttachStorageTestCase::testFieldAttachSaveLoadDifferentStorage |
function |
drupal/modules/field/tests/field.test |
Test saving and loading fields using different storage backends. |