22 calls to TaxonomyWebTestCase::createVocabulary()

RdfMappingDefinitionTestCase::testTaxonomyTermRdfaAttributes in drupal-7.x/modules/rdf/rdf.test
Creates a random term and ensures the right RDFa markup is used.
TaxonomyEFQTestCase::setUp in drupal-7.x/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyEFQTestCase::testTaxonomyEFQ in drupal-7.x/modules/taxonomy/taxonomy.test
Tests that a basic taxonomy EntityFieldQuery works.
TaxonomyHooksTestCase::testTaxonomyTermHooks in drupal-7.x/modules/taxonomy/taxonomy.test
Test that hooks are run correctly on creating, editing, viewing, and deleting a term.
TaxonomyLoadMultipleTestCase::testTaxonomyTermMultipleLoad in drupal-7.x/modules/taxonomy/taxonomy.test
Create a vocabulary and some taxonomy terms, ensuring they're loaded correctly using taxonomy_term_load_multiple().
TaxonomyRSSTestCase::setUp in drupal-7.x/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldMultipleVocabularyTestCase::setUp in drupal-7.x/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldTestCase::setUp in drupal-7.x/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldValidation in drupal-7.x/modules/taxonomy/taxonomy.test
Test term field validation.
TaxonomyTermFunctionTestCase::testTaxonomyVocabularyTree in drupal-7.x/modules/taxonomy/taxonomy.test
Test a taxonomy with terms that have multiple parents of different depths.
TaxonomyTermFunctionTestCase::testTermDelete in drupal-7.x/modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::setUp in drupal-7.x/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermTestCase::setUp in drupal-7.x/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermTestCase::testTaxonomyGetTermByName in drupal-7.x/modules/taxonomy/taxonomy.test
Test taxonomy_get_term_by_name().
TaxonomyThemeTestCase::testTaxonomyTermThemes in drupal-7.x/modules/taxonomy/taxonomy.test
Test the theme used when adding, viewing and editing taxonomy terms.
TaxonomyTokenReplaceTestCase::setUp in drupal-7.x/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyFunctionalTest::setUp in drupal-7.x/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminChangingWeights in drupal-7.x/modules/taxonomy/taxonomy.test
Changing weights on the vocabulary overview with two or more vocabularies.
TaxonomyVocabularyTestCase::setUp in drupal-7.x/modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyDeleteWithTerms in drupal-7.x/modules/taxonomy/taxonomy.test
Test deleting a taxonomy that contains terms.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple in drupal-7.x/modules/taxonomy/taxonomy.test
Tests for loading multiple vocabularies.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadReturnFalse in drupal-7.x/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.