24 calls to TaxonomyWebTestCase::createTerm()

RdfMappingDefinitionTestCase::testTaxonomyTermRdfaAttributes in modules/rdf/rdf.test
Creates a random term and ensures the right RDFa markup is used.
TaxonomyEFQTestCase::testTaxonomyEFQ in modules/taxonomy/taxonomy.test
Tests that a basic taxonomy EntityFieldQuery works.
TaxonomyLoadMultipleTestCase::testTaxonomyTermMultipleLoad in modules/taxonomy/taxonomy.test
Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using taxonomy_term_load_multiple().
TaxonomyPrivateFileTestCase::testTaxonomyImageAccess in modules/taxonomy/taxonomy.test
Tests access to a private file on a taxonomy term entity.
TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter in modules/taxonomy/taxonomy.test
Tests that appropriate tags are added when querying the database.
TaxonomyRSSTestCase::testTaxonomyRSS in modules/taxonomy/taxonomy.test
Tests that terms added to nodes are displayed in core RSS feed.
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in modules/taxonomy/taxonomy.test
Tests term reference field and widget with multiple vocabularies.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation in modules/taxonomy/taxonomy.test
Test term field validation.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in modules/taxonomy/taxonomy.test
Test widgets.
TaxonomyTermFunctionTestCase::testTaxonomyVocabularyTree in modules/taxonomy/taxonomy.test
Test a taxonomy with terms that have multiple parents of different depths.
TaxonomyTermFunctionTestCase::testTermDelete in modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::testTaxonomyIndex in modules/taxonomy/taxonomy.test
Tests that the taxonomy index is maintained properly.
TaxonomyTermIndexTestCase::testTaxonomyTermHierarchyBreadcrumbs in modules/taxonomy/taxonomy.test
Tests that there is a link to the parent term on the child term page.
TaxonomyTermTestCase::testTaxonomyGetTermByName in modules/taxonomy/taxonomy.test
Test taxonomy_get_term_by_name().
TaxonomyTermTestCase::testTaxonomyNode in modules/taxonomy/taxonomy.test
Test that hook_node_$op implementations work correctly.
TaxonomyTermTestCase::testTaxonomySelectNodesAlter in modules/taxonomy/taxonomy.test
Tests that taxonomy term detail page is working even after the default taxonomy_select_nodes() query is altered.
TaxonomyTermTestCase::testTaxonomyTermHierarchy in modules/taxonomy/taxonomy.test
Test terms in a single and multiple hierarchy.
TaxonomyTermTestCase::testTaxonomyTermsOverviewPage in modules/taxonomy/taxonomy.test
Test multiple forms on taxonomy terms overview page.
TaxonomyTermTestCase::testTermAutocompletion in modules/taxonomy/taxonomy.test
Tests term autocompletion edge cases with slashes in the names.
TaxonomyTermTestCase::testTermMultipleParentsInterface in modules/taxonomy/taxonomy.test
Test saving a term with multiple parents through the UI.
TaxonomyTermTestCase::testTermReorder in modules/taxonomy/taxonomy.test
Save, edit and delete a term using the user interface.
TaxonomyThemeTestCase::testTaxonomyTermThemes in modules/taxonomy/taxonomy.test
Test the theme used when adding, viewing and editing taxonomy terms.
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in modules/taxonomy/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyDeleteWithTerms in modules/taxonomy/taxonomy.test
Test deleting a taxonomy that contains terms.

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