namespace Drupal\taxonomy\Tests

Classsort descending Location Description
EfqTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/EfqTest.php Tests the functionality of EntityQueryInterface for taxonomy entities.
HooksTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/HooksTest.php Tests for taxonomy hook invocation.
LegacyTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LegacyTest.php Test for legacy node bug.
LoadMultipleTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/LoadMultipleTest.php Test the taxonomy_term_load_multiple() function.
RssTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/RssTest.php Tests the rendering of term reference fields in RSS feeds.
TaxonomyTermReferenceItemTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTermReferenceItemTest.php Tests the new entity API for the taxonomy term reference field type.
TaxonomyTestBase drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TaxonomyTestBase.php Provides common helper methods for Taxonomy module tests.
TermFieldMultipleVocabularyTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldMultipleVocabularyTest.php Tests a taxonomy term reference field that allows multiple vocabularies.
TermFieldTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermFieldTest.php Tests for taxonomy term field and formatter.
TermIndexTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermIndexTest.php Tests the hook implementations that maintain the taxonomy index.
TermLanguageTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermLanguageTest.php Tests for the language feature on taxonomy terms.
TermTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTest.php Tests for taxonomy term functions.
TermTranslationUITest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermTranslationUITest.php Tests the Term Translation UI.
TermUnitTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TermUnitTest.php Unit tests for taxonomy term functions.
ThemeTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/ThemeTest.php Tests for verifying that taxonomy pages use the correct theme.
TokenReplaceTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/TokenReplaceTest.php Test taxonomy token replacement in strings.
VocabularyLanguageTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php Tests for the language feature on vocabularies.
VocabularyTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php Tests the taxonomy vocabulary interface.
VocabularyUnitTest drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php Tests for taxonomy vocabulary functions.