Search for test

  1. Search 9.5.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Other projects
Title Object type File name Summary
TaxonomyTermTestCase::$instance property modules/taxonomy/taxonomy.test
TaxonomyTermTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyTermTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTermTestCase::testNodeTermCreationAndDeletion function modules/taxonomy/taxonomy.test Test term creation with a free-tagging vocabulary from the node form.
TaxonomyTermTestCase::testTaxonomyGetTermByName function modules/taxonomy/taxonomy.test Test taxonomy_get_term_by_name().
TaxonomyTermTestCase::testTaxonomyNode function modules/taxonomy/taxonomy.test Test that hook_node_$op implementations work correctly.
TaxonomyTermTestCase::testTaxonomySelectNodesAlter function modules/taxonomy/taxonomy.test Tests that taxonomy term detail page is working even after the default
taxonomy_select_nodes() query is altered.
TaxonomyTermTestCase::testTaxonomyTermHierarchy function modules/taxonomy/taxonomy.test Test terms in a single and multiple hierarchy.
TaxonomyTermTestCase::testTaxonomyTermsOverviewPage function modules/taxonomy/taxonomy.test Test multiple forms on taxonomy terms overview page.
TaxonomyTermTestCase::testTermAutocompletion function modules/taxonomy/taxonomy.test Tests term autocompletion edge cases with slashes in the names.
TaxonomyTermTestCase::testTermInterface function modules/taxonomy/taxonomy.test Save, edit and delete a term using the user interface.
TaxonomyTermTestCase::testTermMultipleParentsInterface function modules/taxonomy/taxonomy.test Test saving a term with multiple parents through the UI.
TaxonomyTermTestCase::testTermReorder function modules/taxonomy/taxonomy.test Save, edit and delete a term using the user interface.
TaxonomyThemeTestCase class modules/taxonomy/taxonomy.test Tests for verifying that taxonomy pages use the correct theme.
TaxonomyThemeTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyThemeTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyThemeTestCase::testTaxonomyTermThemes function modules/taxonomy/taxonomy.test Test the theme used when adding, viewing and editing taxonomy terms.
TaxonomyTokenReplaceTestCase class modules/taxonomy/taxonomy.test Test taxonomy token replacement in strings.
TaxonomyTokenReplaceTestCase::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyTokenReplaceTestCase::$instance property modules/taxonomy/taxonomy.test
TaxonomyTokenReplaceTestCase::$langcode property modules/taxonomy/taxonomy.test
TaxonomyTokenReplaceTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyTokenReplaceTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTokenReplaceTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement function modules/taxonomy/taxonomy.test Creates some terms and a node, then tests the tokens generated from them.
TaxonomyVocabularyFunctionalTest class modules/taxonomy/taxonomy.test Tests the taxonomy vocabulary interface.
TaxonomyVocabularyFunctionalTest::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::getInfo function modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminChangingWeights function modules/taxonomy/taxonomy.test Changing weights on the vocabulary overview with two or more vocabularies.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary function modules/taxonomy/taxonomy.test Deleting a vocabulary.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies function modules/taxonomy/taxonomy.test Test the vocabulary overview with no vocabularies.
TaxonomyVocabularyFunctionalTest::testVocabularyInterface function modules/taxonomy/taxonomy.test Create, edit and delete a vocabulary via the user interface.
TaxonomyVocabularyTestCase class modules/taxonomy/taxonomy.test Tests for taxonomy vocabulary functions.
TaxonomyVocabularyTestCase::$field property modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::$field_name property modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::$instance property modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyChangeMachineName function modules/taxonomy/taxonomy.test Tests that machine name changes are properly reflected.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyDeleteWithTerms function modules/taxonomy/taxonomy.test Test deleting a taxonomy that contains terms.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple function modules/taxonomy/taxonomy.test Tests for loading multiple vocabularies.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadReturnFalse function modules/taxonomy/taxonomy.test Ensure that when an invalid vocabulary vid is loaded, it is possible
to load the same vid successfully if it subsequently becomes valid.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadStaticReset function modules/taxonomy/taxonomy.test Ensure that the vocabulary static reset works correctly.
TaxonomyVocabularyTestCase::testUninstallReinstall function modules/taxonomy/taxonomy.test Test uninstall and reinstall of the taxonomy module.
TaxonomyWebTestCase class modules/taxonomy/taxonomy.test Provides common helper methods for Taxonomy module tests.
TaxonomyWebTestCase::createTerm function modules/taxonomy/taxonomy.test Returns a new term with random properties in vocabulary $vid.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.