Search for test
| Title | Object type | File name | Summary |
|---|---|---|---|
| drupal_autoload_test_interface.inc | file | modules/ |
Test interfaces for code registry testing. |
| drupal_autoload_test_registry_files_alter | function | modules/ |
Implements hook_registry_files_alter(). |
| drupal_autoload_test_trait.sh | file | modules/ |
Test traits for code registry testing. |
| drupal_generate_test_ua | function | includes/ |
Generates a user agent string with a HMAC and timestamp for simpletest. |
| drupal_system_listing_compatible_test.info | file | profiles/ |
name = "Drupal system listing compatible test" description = "Support module for testing the drupal_system_listing function." package = Testing version = VERSION core = 7.x hidden = TRUE files[] =… |
| drupal_system_listing_compatible_test.info | file | modules/ |
name = "Drupal system listing compatible test" description = "Support module for testing the drupal_system_listing function." package = Testing version = VERSION core = 7.x hidden = TRUE |
| drupal_system_listing_compatible_test.module | file | profiles/ |
|
| drupal_system_listing_compatible_test.module | file | modules/ |
|
| drupal_system_listing_compatible_test.test | file | profiles/ |
|
| drupal_system_listing_incompatible_test.info | file | profiles/ |
name = "Drupal system listing incompatible test" description = "Support module for testing the drupal_system_listing function." package = Testing version = VERSION ; This deliberately has the wrong core version, to test that it… |
| drupal_system_listing_incompatible_test.info | file | modules/ |
name = "Drupal system listing incompatible test" description = "Support module for testing the drupal_system_listing function." package = Testing version = VERSION core = 7.x hidden = TRUE |
| drupal_system_listing_incompatible_test.module | file | profiles/ |
|
| drupal_system_listing_incompatible_test.module | file | modules/ |
|
| drupal_valid_test_ua | function | includes/ |
Returns the test prefix if this is an internal request from SimpleTest. |
| drupal_web_test_case.php | file | modules/ |
|
| EarlyBootstrapTestCase | class | modules/ |
Perform early bootstrap tests. |
| EarlyBootstrapTestCase::getInfo | function | modules/ |
|
| EarlyBootstrapTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| EarlyBootstrapTestCase::testHookBoot | function | modules/ |
Test hook_boot() on both regular and "early exit" pages. |
| EnableDisableTestCase | class | modules/ |
Test module enabling/disabling functionality. |
| EnableDisableTestCase::$profile | property | modules/ |
The profile to install as a basis for testing. |
| EnableDisableTestCase::assertSuccessfulDisableAndUninstall | function | modules/ |
Disables and uninstalls a module and asserts that it was done correctly. |
| EnableDisableTestCase::getInfo | function | modules/ |
|
| EnableDisableTestCase::testEnableDisable | function | modules/ |
Test that all core modules can be enabled, disabled and uninstalled. |
| EnableDisableTestCase::testEntityInfoCacheWatchdog | function | modules/ |
Tests entity info cache after enabling a module with a dependency on an entity providing module. |
| EnableDisableTestCase::testEntityInfoChanges | function | modules/ |
Ensures entity info cache is updated after changes. |
| EntityCrudHookTestCase | class | modules/ |
Tests invocation of hooks when performing an action. |
| EntityCrudHookTestCase::$ids | property | modules/ |
|
| EntityCrudHookTestCase::assertHookMessage | function | modules/ |
Pass if the message $text was set by one of the CRUD hooks in entity_crud_hook_test.module, i.e., if the $text is an element of $_SESSION['entity_crud_hook_test']. |
| EntityCrudHookTestCase::getInfo | function | modules/ |
|
| EntityCrudHookTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| EntityCrudHookTestCase::testCommentHooks | function | modules/ |
Tests hook invocations for CRUD operations on comments. |
| EntityCrudHookTestCase::testFileHooks | function | modules/ |
Tests hook invocations for CRUD operations on files. |
| EntityCrudHookTestCase::testNodeHooks | function | modules/ |
Tests hook invocations for CRUD operations on nodes. |
| EntityCrudHookTestCase::testTaxonomyTermHooks | function | modules/ |
Tests hook invocations for CRUD operations on taxonomy terms. |
| EntityCrudHookTestCase::testTaxonomyVocabularyHooks | function | modules/ |
Tests hook invocations for CRUD operations on taxonomy vocabularies. |
| EntityCrudHookTestCase::testUserHooks | function | modules/ |
Tests hook invocations for CRUD operations on users. |
| EntityFieldQueryTestCase | class | modules/ |
Tests EntityFieldQuery. |
| EntityFieldQueryTestCase::$fields | property | modules/ |
|
| EntityFieldQueryTestCase::$field_names | property | modules/ |
|
| EntityFieldQueryTestCase::$instances | property | modules/ |
|
| EntityFieldQueryTestCase::assertEntityFieldQuery | function | modules/ |
Fetches the results of an EntityFieldQuery and compares. |
| EntityFieldQueryTestCase::getInfo | function | modules/ |
|
| EntityFieldQueryTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
| EntityFieldQueryTestCase::testEntityFieldQuery | function | modules/ |
Tests EntityFieldQuery. |
| EntityFieldQueryTestCase::testEntityFieldQueryAccess | function | modules/ |
Tests EntityFieldQuery access on non-node entities. |
| EntityFieldQueryTestCase::testEntityFieldQueryDisablePager | function | modules/ |
Tests disabling the pager in EntityFieldQuery. |
| EntityFieldQueryTestCase::testEntityFieldQueryMetaConditions | function | modules/ |
Tests field meta conditions. |
| EntityFieldQueryTestCase::testEntityFieldQueryPager | function | modules/ |
Tests the pager integration of EntityFieldQuery. |
| EntityFieldQueryTestCase::testEntityFieldQueryRouting | function | modules/ |
Tests the routing feature of EntityFieldQuery. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.