Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
AccessDeniedTestCase class drupal/modules/system/system.test Tests custom access denied functionality.
ActionLoopTestCase class drupal/modules/simpletest/tests/actions.test Test actions executing in a potential loop, and make sure they abort properly.
ActionsConfigurationTestCase class drupal/modules/simpletest/tests/actions.test
AddFeedTestCase class drupal/modules/aggregator/aggregator.test Tests adding aggregator feeds.
AdminMetaTagTestCase class drupal/modules/system/system.test
AggregatorConfigurationTestCase class drupal/modules/aggregator/aggregator.test Tests functionality of the configuration settings in the Aggregator module.
AggregatorCronTestCase class drupal/modules/aggregator/aggregator.test Tests functionality of the cron process in the Aggregator module.
AggregatorRenderingTestCase class drupal/modules/aggregator/aggregator.test Tests rendering functionality in the Aggregator module.
AggregatorTestCase class drupal/modules/aggregator/aggregator.test Defines a base class for testing the Aggregator module. 12
AggregatorUpdatePathTestCase class drupal/modules/simpletest/tests/upgrade/update.aggregator.test @file Tests schema changes in aggregator.module.
AJAXCommandsTestCase class drupal/modules/simpletest/tests/ajax.test Tests Ajax framework commands.
AJAXElementValidation class drupal/modules/simpletest/tests/ajax.test Miscellaneous Ajax tests using ajax_test module.
AJAXFormPageCacheTestCase class drupal/modules/simpletest/tests/ajax.test Test Ajax forms when page caching for anonymous users is turned on.
AJAXFormValuesTestCase class drupal/modules/simpletest/tests/ajax.test Test that $form_state['values'] is properly delivered to $ajax['callback'].
AJAXFrameworkTestCase class drupal/modules/simpletest/tests/ajax.test Tests primary Ajax framework functions.
AJAXMultiFormTestCase class drupal/modules/simpletest/tests/ajax.test Tests that Ajax-enabled forms work when multiple instances of the same form are on a page.
AJAXTestCase class drupal/modules/simpletest/tests/ajax.test 6
ArchiverInterface interface drupal/includes/archiver.inc Defines the common interface for all Archiver classes. 2
ArchiverTar class drupal/modules/system/system.archiver.inc Archiver for .tar files.
ArchiverZip class drupal/modules/system/system.archiver.inc Archiver for .zip files.
Archive_Tar class drupal/modules/system/system.tar.inc
ArrayDiffUnitTest class drupal/modules/simpletest/tests/common.test Test array diff functions.
BasicMinimalUpdatePath class drupal/modules/simpletest/tests/upgrade/upgrade.test Performs point release update tests on a bare database.
BasicStandardUpdatePath class drupal/modules/simpletest/tests/upgrade/upgrade.test Performs point release update tests on a bare database.
BasicUpgradePath class drupal/modules/simpletest/tests/upgrade/upgrade.test Perform basic upgrade tests.
BatchMemoryQueue class drupal/includes/batch.queue.inc Defines a batch queue for non-progressive batches.
BatchPageTestCase class drupal/modules/simpletest/tests/batch.test Tests for the Batch API Progress page.
BatchPercentagesUnitTestCase class drupal/modules/simpletest/tests/batch.test Tests the function _batch_api_percentage() to make sure that the rounding works properly in all cases.
BatchProcessingTestCase class drupal/modules/simpletest/tests/batch.test Tests for the Batch API.
BatchQueue class drupal/includes/batch.queue.inc Defines a batch queue.
BlockAdminThemeTestCase class drupal/modules/block/block.test Test the block system with admin themes.
BlockCacheTestCase class drupal/modules/block/block.test Test block caching.
BlockHashTestCase class drupal/modules/block/block.test Tests that block rehashing works correctly.
BlockHiddenRegionTestCase class drupal/modules/block/block.test Tests that hidden regions do not inherit blocks when a theme is enabled.
BlockHTMLIdTestCase class drupal/modules/block/block.test Test block HTML id validity.
BlockInvalidRegionTestCase class drupal/modules/block/block.test Tests that a block assigned to an invalid region triggers the warning.
BlockTemplateSuggestionsUnitTest class drupal/modules/block/block.test Unit tests for template_preprocess_block().
BlockTestCase class drupal/modules/block/block.test @file Tests for block.module.
BlockViewModuleDeltaAlterWebTest class drupal/modules/block/block.test Tests for hook_block_view_MODULE_DELTA_alter().
BlogTestCase class drupal/modules/blog/blog.test @file Tests for blog.module.
BookTestCase class drupal/modules/book/book.test Tests the functionality of the Book module.
BootstrapAutoloadTestCase class drupal/modules/simpletest/tests/bootstrap.test Tests the auto-loading behavior of the code registry.
BootstrapDestinationTestCase class drupal/modules/simpletest/tests/bootstrap.test Tests for $_GET['destination'] and $_REQUEST['destination'] validation.
BootstrapGetFilenameTestCase class drupal/modules/simpletest/tests/bootstrap.test Test drupal_get_filename()'s availability.
BootstrapGetFilenameWebTestCase class drupal/modules/simpletest/tests/bootstrap.test Test drupal_get_filename() in the context of a full Drupal installation.
BootstrapIPAddressTestCase class drupal/modules/simpletest/tests/bootstrap.test
BootstrapMiscTestCase class drupal/modules/simpletest/tests/bootstrap.test Test miscellaneous functions in bootstrap.inc.
BootstrapOverrideServerVariablesTestCase class drupal/modules/simpletest/tests/bootstrap.test Tests for overriding server variables via the API.
BootstrapPageCacheTestCase class drupal/modules/simpletest/tests/bootstrap.test
BootstrapResettableStaticTestCase class drupal/modules/simpletest/tests/bootstrap.test Test that resetting static variables works.

Pages

Other projects