Search for test
Title | Object type | File name | Summary |
---|---|---|---|
system_test_redirect | function | modules/ |
|
system_test_redirect_invalid_scheme | function | modules/ |
|
system_test_redirect_noparse | function | modules/ |
|
system_test_redirect_noscheme | function | modules/ |
|
system_test_redirect_protocol_relative | function | modules/ |
|
system_test_request_destination | function | modules/ |
Page callback to print out $_REQUEST['destination'] for testing. |
system_test_schema | function | modules/ |
Implements hook_schema(). |
system_test_set_header | function | modules/ |
|
system_test_sleep | function | modules/ |
|
system_test_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
system_test_watchdog | function | modules/ |
Implements hook_watchdog(). |
tablesort.test | file | modules/ |
Various tablesort tests. |
TableSortTest | class | modules/ |
Test unicode handling features implemented in unicode.inc. |
TableSortTest::$GET | property | modules/ |
Storage for initial value of $_GET. |
TableSortTest::getInfo | function | modules/ |
|
TableSortTest::setUp | function | modules/ |
Sets up unit test environment. |
TableSortTest::tearDown | function | modules/ |
|
TableSortTest::testTableSortInit | function | modules/ |
Test tablesort_init(). |
taxonomy.test | file | modules/ |
Tests for taxonomy.module. |
TaxonomyEFQTestCase | class | modules/ |
Tests the functionality of EntityFieldQuery for taxonomy entities. |
TaxonomyEFQTestCase::$admin_user | property | modules/ |
|
TaxonomyEFQTestCase::$vocabulary | property | modules/ |
|
TaxonomyEFQTestCase::getInfo | function | modules/ |
|
TaxonomyEFQTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyEFQTestCase::testTaxonomyEFQ | function | modules/ |
Tests that a basic taxonomy EntityFieldQuery works. |
TaxonomyHooksTestCase | class | modules/ |
Tests for taxonomy hook invocation. |
TaxonomyHooksTestCase::getInfo | function | modules/ |
|
TaxonomyHooksTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyHooksTestCase::testTaxonomyTermHooks | function | modules/ |
Test that hooks are run correctly on creating, editing, viewing, and deleting a term. |
TaxonomyLegacyTestCase | class | modules/ |
Test for legacy node bug. |
TaxonomyLegacyTestCase::$admin_user | property | modules/ |
|
TaxonomyLegacyTestCase::getInfo | function | modules/ |
|
TaxonomyLegacyTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyLegacyTestCase::testTaxonomyLegacyNode | function | modules/ |
Test taxonomy functionality with nodes prior to 1970. |
TaxonomyLoadMultipleTestCase | class | modules/ |
Test the taxonomy_term_load_multiple() function. |
TaxonomyLoadMultipleTestCase::$taxonomy_admin | property | modules/ |
|
TaxonomyLoadMultipleTestCase::getInfo | function | modules/ |
|
TaxonomyLoadMultipleTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyLoadMultipleTestCase::testTaxonomyTermMultipleLoad | function | modules/ |
Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using taxonomy_term_load_multiple(). |
TaxonomyPrivateFileTestCase | class | modules/ |
Tests appropriate access control to private file fields on a term. |
TaxonomyPrivateFileTestCase::$vocabulary | property | modules/ |
|
TaxonomyPrivateFileTestCase::getInfo | function | modules/ |
|
TaxonomyPrivateFileTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyPrivateFileTestCase::testTaxonomyImageAccess | function | modules/ |
Tests access to a private file on a taxonomy term entity. |
TaxonomyQueryAlterTestCase | class | modules/ |
Tests that appropriate query tags are added. |
TaxonomyQueryAlterTestCase::assertQueryTagTestResult | function | modules/ |
Verifies invocation of the hooks in the test module. |
TaxonomyQueryAlterTestCase::getInfo | function | modules/ |
|
TaxonomyQueryAlterTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyQueryAlterTestCase::setupQueryTagTestHooks | function | modules/ |
Sets up the hooks in the test module. |
TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter | function | modules/ |
Tests that appropriate tags are added when querying the database. |
Pagination
- Previous page
- Page 82
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.