TaxonomyMenuConfigurationTest |
lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuConfigurationTest.php |
Tests Taxonomy menu configuration options. |
TaxonomyMenuCustomPathConfigurationTest |
lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuCustomPathConfigurationTest.php |
Tests Taxonomy Menu Custom Path configuration options. |
TaxonomyMenuCustomPathFunctionalTest |
lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuCustomPathFunctionalTest.php |
Tests the taxonomy vocabulary interface. |
TaxonomyMenuFunctionalTest |
lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuFunctionalTest.php |
Tests the taxonomy vocabulary interface. |
TaxonomyMenuUnitTest |
lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuUnitTest.php |
Tests for taxonomy vocabulary functions. |
TaxonomyMenuWebTestCase |
lib/Drupal/taxonomy_menu/Tests/TaxonomyMenuWebTestCase.php |
Abstract class for Taxonomy menu testing. All Taxonomy menu tests should
extend this class. |