|
UpdateDependencyHookInvocationTestCase::setUp |
function |
drupal-7.x/modules/simpletest/tests/update.test |
Sets up a Drupal site for running functional and integration tests. |
|
ShortcutSetsTestCase::testShortcutSetUnassign |
function |
drupal-7.x/modules/shortcut/shortcut.test |
Tests unassigning a shortcut set. |
|
FilterFormatAccessTestCase::resetFilterCaches |
function |
drupal-7.x/modules/filter/filter.test |
Rebuilds text format and permission caches in the thread running the tests. |
|
_file_generic_settings_file_directory_validate |
function |
drupal-7.x/modules/file/file.field.inc |
Element validate callback for the file destination field. |
|
FormsElementsVerticalTabsFunctionalTest::setUp |
function |
drupal-7.x/modules/simpletest/tests/form.test |
Sets up a Drupal site for running functional and integration tests. |
|
OpenIDWebTestCase::getPasswordResetURLFromMail |
function |
drupal-7.x/modules/openid/openid.test |
Parses the last sent e-mail and returns the one-time login link URL. |
|
DatabaseTasks_sqlite::validateDatabaseSettings |
function |
drupal-7.x/includes/database/sqlite/install.inc |
Validates driver specific configuration settings. |
|
ShortcutSetsTestCase::testShortcutSetSwitchOwn |
function |
drupal-7.x/modules/shortcut/shortcut.test |
Tests switching a user's own shortcut set. |
|
taxonomy_vocabulary_confirm_reset_alphabetical |
function |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Form builder to confirm resetting a vocabulary to alphabetical order. |
|
DatabaseTemporaryQueryTestCase::countTableRows |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Return the number of rows of a table. |
|
FilterDefaultFormatTestCase::resetFilterCaches |
function |
drupal-7.x/modules/filter/filter.test |
Rebuilds text format and permission caches in the thread running the tests. |
|
StatisticsAdminTestCase::testStatisticsSettings |
function |
drupal-7.x/modules/statistics/statistics.test |
Verifies that the statistics settings page works. |
|
FileFieldWidgetTestCase::testPrivateFileSetting |
function |
drupal-7.x/modules/file/tests/file.test |
Tests a file field with a "Private files" upload destination setting. |
|
NodeAccessBaseTableTestCase::assertTaxonomyPage |
function |
drupal-7.x/modules/node/node.test |
Checks taxonomy/term listings to ensure only accessible nodes are listed. |
|
DatabaseTransactionTestCase::executeDDLStatement |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Execute a DDL statement. |
|
UserPasswordResetTestCase::testUserPasswordReset |
function |
drupal-7.x/modules/user/user.test |
Tests password reset functionality. |
|
OpenIDInvalidIdentifierTransitionTestCase::setUp |
function |
drupal-7.x/modules/openid/openid.test |
Sets up a Drupal site for running functional and integration tests. |
|
NodeAccessBaseTableTestCase::testNodeAccessBasic |
function |
drupal-7.x/modules/node/node.test |
Tests the "private" node access functionality. |
|
FieldUIManageFieldsTestCase::assertFieldSettings |
function |
drupal-7.x/modules/field_ui/field_ui.test |
Asserts field settings are as expected. |
|
SearchConfigSettingsForm::testSearchSettingsPage |
function |
drupal-7.x/modules/search/search.test |
Verify the search settings form. |
|
ImageFieldDisplayTestCase::testImageFieldSettings |
function |
drupal-7.x/modules/image/image.test |
Tests for image field settings. |
|
AggregatorConfigurationTestCase::testSettingsPage |
function |
drupal-7.x/modules/aggregator/aggregator.test |
Tests the settings form to ensure the correct default values are used. |
|
ShortcutSetsTestCase::testShortcutSetSwitchCreate |
function |
drupal-7.x/modules/shortcut/shortcut.test |
Tests switching a user's shortcut set and creating one at the same time. |
|
DatabaseTransactionTestCase::transactionOuterLayer |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Helper method for transaction unit test. This "outer layer" transaction
starts and then encapsulates the "inner layer" transaction. This nesting
is used to evaluate whether the the database transaction API properly
supports… |
|
DatabaseTransactionTestCase::transactionInnerLayer |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Helper method for transaction unit tests. This "inner layer" transaction
is either used alone or nested inside of the "outer layer" transaction. |
|
LocaleLanguageNegotiationInfoFunctionalTest::setUp |
function |
drupal-7.x/modules/locale/locale.test |
Sets up a Drupal site for running functional and integration tests. |
|
UserUpgradePathDuplicatedPermissionTestCase::setUp |
function |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.user.test |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
|
TaxonomyTermFieldMultipleVocabularyTestCase::setUp |
function |
drupal-7.x/modules/taxonomy/taxonomy.test |
Sets up a Drupal site for running functional and integration tests. |
|
ShortcutSetsTestCase::testShortcutSetDeleteDefault |
function |
drupal-7.x/modules/shortcut/shortcut.test |
Tests deleting the default shortcut set. |
|
DatabaseTemporaryQueryTestCase::testTemporaryQuery |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Confirm that temporary tables work and are limited to one request. |
|
BootstrapResettableStaticTestCase::testDrupalStatic |
function |
drupal-7.x/modules/simpletest/tests/bootstrap.test |
Test that a variable reference returned by drupal_static() gets reset when
drupal_static_reset() is called. |
|
ajax_forms_test_advanced_commands_settings_callback |
function |
drupal-7.x/modules/simpletest/tests/ajax_forms_test.module |
Ajax callback for 'settings'. |
|
SearchConfigSettingsForm::testSearchModuleDisabling |
function |
drupal-7.x/modules/search/search.test |
Verify that you can disable individual search modules. |
|
DatabaseTransactionTestCase::testTransactionStacking |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Test transaction stacking and commit / rollback. |
|
ShortcutSetsTestCase::testShortcutSetSwitchNoSetName |
function |
drupal-7.x/modules/shortcut/shortcut.test |
Tests switching a user's shortcut set without providing a new set name. |
|
DatabaseTransactionExplicitCommitNotAllowedException |
class |
drupal-7.x/includes/database/database.inc |
Exception to deny attempts to explicitly manage transactions. |
|
DatabaseTransactionTestCase::testCommittedTransaction |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Test committed transaction. |
|
taxonomy_vocabulary_confirm_reset_alphabetical_submit |
function |
drupal-7.x/modules/taxonomy/taxonomy.admin.inc |
Submit handler to reset a vocabulary to alphabetical order after confirmation. |
|
UserPasswordResetTestCase::testUserPasswordResetExpired |
function |
drupal-7.x/modules/user/user.test |
Attempts login using an expired password reset link. |
|
SimpleTestInstallationProfileModuleTestsTestCase::setUp |
function |
drupal-7.x/modules/simpletest/simpletest.test |
Sets up a Drupal site for running functional and integration tests. |
|
UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate |
function |
drupal-7.x/modules/update/update.test |
Tests that subthemes are notified about security updates for base themes. |
|
UserPasswordResetTestCase::testUserPasswordTextboxFilled |
function |
drupal-7.x/modules/user/user.test |
Prefill the text box on incorrect login via link to password reset page. |
|
_authorize_filetransfer_connection_settings_set_defaults |
function |
drupal-7.x/includes/authorize.inc |
Sets the default settings on a file transfer connection form recursively. |
|
ShortcutSetsTestCase::testShortcutSetRenameAlreadyExists |
function |
drupal-7.x/modules/shortcut/shortcut.test |
Tests renaming a shortcut set to the same name as another set. |
|
DatabaseTransactionTestCase::testTransactionWithDdlStatement |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Test the compatibility of transactions with DDL statements. |
|
SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp |
function |
drupal-7.x/modules/simpletest/simpletest.test |
Sets up a Drupal site for running functional and integration tests. |
|
DatabaseTransactionTestCase::testTransactionRollBackSupported |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Test transaction rollback on a database that supports transactions. |
|
DatabaseTransactionTestCase::testTransactionRollBackNotSupported |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
Test transaction rollback on a database that does not support transactions. |
|
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadStaticReset |
function |
drupal-7.x/modules/taxonomy/taxonomy.test |
Ensure that the vocabulary static reset works correctly. |
|
LocaleMultilingualFieldsFunctionalTest::testMultilingualDisplaySettings |
function |
drupal-7.x/modules/locale/locale.test |
|