Classes, traits, and interfaces

Primary tabs

Name Type Namespace Location Description Direct uses Use statementssort ascending Strings
PathLanguageUITestCase class drupal/modules/path/path.test Tests the user interface for creating path aliases, with languages.
PathMonolingualTestCase class drupal/modules/path/path.test Tests that paths are not prefixed on a monolingual site.
SimpleTestFunctionalTest class drupal/modules/simpletest/simpletest.test @file Tests for simpletest.module.
SimpleTestBrowserTestCase class drupal/modules/simpletest/simpletest.test Test internal testing framework browser.
SimpleTestMailCaptureTestCase class drupal/modules/simpletest/simpletest.test
SimpleTestFolderTestCase class drupal/modules/simpletest/simpletest.test Test Folder creation
SimpleTestMissingDependentModuleUnitTest class drupal/modules/simpletest/simpletest.test Test required modules for tests.
SimpleTestBrokenSetUp class drupal/modules/simpletest/simpletest.test Tests a test case that does not run parent::setUp() in its setUp() method.
SimpleTestInstallationProfileModuleTestsTestCase class drupal/modules/simpletest/simpletest.test Verifies that tests bundled with installation profile modules are found.
SimpleTestOtherInstallationProfileModuleTestsTestCase class drupal/modules/simpletest/simpletest.test Verifies that tests in other installation profiles are not found.
SimpleTestDiscoveryTestCase class drupal/modules/simpletest/simpletest.test Verifies that tests in other installation profiles are not found.
DrupalTestCase abstract class drupal/modules/simpletest/drupal_web_test_case.php Base class for Drupal tests. 2
DrupalUnitTestCase class drupal/modules/simpletest/drupal_web_test_case.php Test case for Drupal unit tests. 33
DrupalWebTestCase class drupal/modules/simpletest/drupal_web_test_case.php Test case for typical Drupal tests. 319
TaxonomyWebTestCase class drupal/modules/taxonomy/taxonomy.test Provides common helper methods for Taxonomy module tests. 16
TaxonomyVocabularyFunctionalTest class drupal/modules/taxonomy/taxonomy.test Tests the taxonomy vocabulary interface.
TaxonomyVocabularyTestCase class drupal/modules/taxonomy/taxonomy.test Tests for taxonomy vocabulary functions.
TaxonomyTermFunctionTestCase class drupal/modules/taxonomy/taxonomy.test Unit tests for taxonomy term functions.
TaxonomyLegacyTestCase class drupal/modules/taxonomy/taxonomy.test Test for legacy node bug.
TaxonomyTermTestCase class drupal/modules/taxonomy/taxonomy.test Tests for taxonomy term functions.
TaxonomyRSSTestCase class drupal/modules/taxonomy/taxonomy.test Tests the rendering of term reference fields in RSS feeds.
TaxonomyTermIndexTestCase class drupal/modules/taxonomy/taxonomy.test Tests the hook implementations that maintain the taxonomy index.
TaxonomyLoadMultipleTestCase class drupal/modules/taxonomy/taxonomy.test Test the taxonomy_term_load_multiple() function.
TaxonomyHooksTestCase class drupal/modules/taxonomy/taxonomy.test Tests for taxonomy hook invocation.
TaxonomyTermFieldTestCase class drupal/modules/taxonomy/taxonomy.test Tests for taxonomy term field and formatter.
TaxonomyTermFieldMultipleVocabularyTestCase class drupal/modules/taxonomy/taxonomy.test Tests a taxonomy term reference field that allows multiple vocabularies.
TaxonomyTokenReplaceTestCase class drupal/modules/taxonomy/taxonomy.test Test taxonomy token replacement in strings.
TaxonomyThemeTestCase class drupal/modules/taxonomy/taxonomy.test Tests for verifying that taxonomy pages use the correct theme.
TaxonomyEFQTestCase class drupal/modules/taxonomy/taxonomy.test Tests the functionality of EntityFieldQuery for taxonomy entities.
TaxonomyTermController class drupal/modules/taxonomy/taxonomy.module Controller class for taxonomy terms.
TaxonomyVocabularyController class drupal/modules/taxonomy/taxonomy.module Controller class for taxonomy vocabularies.
FieldUITestCase class drupal/modules/field_ui/field_ui.test Provides common functionality for the Field UI test classes. 2
FieldUIManageFieldsTestCase class drupal/modules/field_ui/field_ui.test Tests the functionality of the 'Manage fields' screen.
FieldUIManageDisplayTestCase class drupal/modules/field_ui/field_ui.test Tests the functionality of the 'Manage display' screens.
FieldUIAlterTestCase class drupal/modules/field_ui/field_ui.test Tests custom widget hooks and callbacks on the field administration pages.
TriggerWebTestCase class drupal/modules/trigger/trigger.test Provides common helper methods. 4
TriggerContentTestCase class drupal/modules/trigger/trigger.test Provides tests for node triggers.
TriggerCronTestCase class drupal/modules/trigger/trigger.test Tests cron trigger.
TriggerActionTestCase class drupal/modules/trigger/trigger.test Provides a base class with trigger assignments and test comparisons. 2
TriggerUserTokenTestCase class drupal/modules/trigger/trigger.test Tests token substitution in trigger actions.
TriggerUserActionTestCase class drupal/modules/trigger/trigger.test Tests token substitution in trigger actions.
TriggerOtherTestCase class drupal/modules/trigger/trigger.test Tests other triggers.
TriggerOrphanedActionsTestCase class drupal/modules/trigger/trigger.test Tests that orphaned actions are properly handled.
TriggerUnassignTestCase class drupal/modules/trigger/trigger.test Tests the unassigning of triggers.
PHPTestCase class drupal/modules/php/php.test Defines a base PHP test case class. 2
PHPFilterTestCase class drupal/modules/php/php.test Tests to make sure the PHP filter actually evaluates PHP code when used.
PHPAccessTestCase class drupal/modules/php/php.test Tests to make sure access to the PHP filter is properly restricted.
ForumTestCase class drupal/modules/forum/forum.test Provides automated tests for the Forum module.
ForumIndexTestCase class drupal/modules/forum/forum.test Tests the forum index listing.
BlogTestCase class drupal/modules/blog/blog.test @file Tests for blog.module.

Pages

Other projects