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