Search for test
Title | Object type | File name | Summary |
---|---|---|---|
LocaleUninstallFunctionalTest::testUninstallProcess | function | modules/ |
Check if the values of the Locale variables are correct after uninstall. |
LocaleUpgradePathTestCase | class | modules/ |
Upgrade test for locale.module. |
LocaleUpgradePathTestCase::assertPageInLanguage | function | modules/ |
Asserts that a page exists and is in the specified language. |
LocaleUpgradePathTestCase::getInfo | function | modules/ |
|
LocaleUpgradePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
LocaleUpgradePathTestCase::testLocaleUpgrade | function | modules/ |
Test a successful upgrade (no negotiation). |
LocaleUpgradePathTestCase::testLocaleUpgradeDomain | function | modules/ |
Test an upgrade with domain-based negotiation. |
LocaleUpgradePathTestCase::testLocaleUpgradePathDefault | function | modules/ |
Test an upgrade with path-based negotiation. |
LocaleUpgradePathTestCase::testLocaleUpgradePathFallback | function | modules/ |
Test an upgrade with path-based (with fallback) negotiation. |
LocaleUrlRewritingTest | class | modules/ |
Test that URL rewriting works as expected. |
LocaleUrlRewritingTest::$web_user | property | modules/ |
|
LocaleUrlRewritingTest::checkUrl | function | modules/ |
Check URL rewriting for the given language. |
LocaleUrlRewritingTest::getInfo | function | modules/ |
|
LocaleUrlRewritingTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleUrlRewritingTest::testDomainNameNegotiationPort | function | modules/ |
Check URL rewriting when using a domain name and a non-standard port. |
LocaleUrlRewritingTest::testUrlRewritingEdgeCases | function | modules/ |
Check that disabled or non-installed languages are not considered. |
LocaleUserCreationTest | class | modules/ |
Functional test for language handling during user creation. |
LocaleUserCreationTest::getInfo | function | modules/ |
|
LocaleUserCreationTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleUserCreationTest::testLocalUserCreation | function | modules/ |
Functional test for language handling during user creation. |
LocaleUserLanguageFunctionalTest | class | modules/ |
Functional tests for a user's ability to change their default language. |
LocaleUserLanguageFunctionalTest::getInfo | function | modules/ |
|
LocaleUserLanguageFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LocaleUserLanguageFunctionalTest::testUserLanguageConfiguration | function | modules/ |
Test if user can change their default language. |
locale_test.info | file | modules/ |
name = "Locale Test" description = "Support module for the locale layer tests." core = 7.x package = Testing version = VERSION hidden = TRUE |
locale_test.module | file | modules/ |
Mock module for locale layer tests. |
locale_test_boot | function | modules/ |
Implements hook_boot(). |
locale_test_init | function | modules/ |
Implements hook_init(). |
locale_test_language_negotiation_info | function | modules/ |
Implements hook_language_negotiation_info(). |
locale_test_language_negotiation_info_alter | function | modules/ |
Implements hook_language_negotiation_info_alter(). |
locale_test_language_provider | function | modules/ |
Test language provider. |
locale_test_language_types_info | function | modules/ |
Implements hook_language_types_info(). |
locale_test_language_types_info_alter | function | modules/ |
Implements hook_language_types_info_alter(). |
locale_test_locale | function | modules/ |
Implements hook_locale(). |
locale_test_menu | function | modules/ |
Implements hook_menu(). |
locale_test_plural_format_page | function | modules/ |
Returns markup for locale_get_plural testing. |
locale_test_store_language_negotiation | function | modules/ |
Store the last negotiated languages. |
lock.test | file | modules/ |
|
LockFunctionalTest | class | modules/ |
Tests for the lock system. |
LockFunctionalTest::getInfo | function | modules/ |
|
LockFunctionalTest::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
LockFunctionalTest::testLockAcquire | function | modules/ |
Confirm that we can acquire and release locks in two parallel requests. |
mail.test | file | modules/ |
Test the Drupal mailing system. |
MailTestCase | class | modules/ |
@file Test the Drupal mailing system. |
MailTestCase::$sent_message | property | modules/ |
The most recent message that was sent through the test case. |
MailTestCase::format | function | modules/ |
Concatenate and wrap the e-mail body for plain-text mails. |
MailTestCase::getInfo | function | modules/ |
|
MailTestCase::mail | function | modules/ |
Send function that is called through the mail system. |
MailTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
MailTestCase::testCancelMessage | function | modules/ |
Test that message sending may be canceled. |
Pagination
- Previous page
- Page 54
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.