Name![]() |
Type | Namespace | Location | Description |
---|---|---|---|---|
CommentNodeAutoCloserTestCase | class |
core/ |
Tests that comments behave correctly when the auto closer is enabled. | |
CommentNodeAccessTest | class |
core/ |
Tests comments with node access. | |
CommentInterfaceTest | class |
core/ |
||
CommentHelperCase | class |
core/ |
||
CommentFieldsTest | class |
core/ |
Tests fields on comments. | |
CommentContentRebuild | class |
core/ |
Tests comment content rebuilding. | |
CommentBlockFunctionalTest | class |
core/ |
Tests the Comment module blocks. | |
CommentAuthorDeletionTestCase | class |
core/ |
Tests the behavior of comments when the comment author is deleted. | |
CommentApprovalTest | class |
core/ |
Tests comment approval functionality. | |
CommentAnonymous | class |
core/ |
Tests anonymous commenting. | |
CommentActionsTestCase | class |
core/ |
Tests actions provided by the Comment module. | |
Comment | class |
core/ |
Defines the comment entity class. | |
ColorTestCase | class |
core/ |
Tests the Color module functionality. | |
ColorTest | class |
core/ |
@file | |
Color | class |
core/ |
Performs color conversions. | |
CKEditorTestCase | class |
core/ |
||
CKEditorRtlTestCase | class |
core/ |
CKEditor 4 testing class specific for right-to-left languages. | |
CKEditor5UpgradeTestCase | class |
core/ |
Upgrade tests from CKEditor 4 to CKEditor 5. | |
CKEditor5TestCase | class |
core/ |
Functional tests for CKEditor5 module. | |
CKEditor5RtlTestCase | class |
core/ |
CKEditor testing class specific for right-to-left languages. | |
CacheTestCase | class |
core/ |
||
CacheSavingCase | class |
core/ |
||
CacheIsEmptyCase | class |
core/ |
Test isEmpty() method. | |
CacheGetMultipleUnitTest | class |
core/ |
Test getMultiple(). | |
CacheExampleTestCase | class |
modules/ |
Functional tests for the Cache Example module. | |
CacheClearCase | class |
core/ |
Test cache clearing methods. | |
BulkTestEntity | class |
core/ |
Test class for the test_entity entity type. | |
BootstrapWatchdogTestCase | class |
core/ |
||
BootstrapVariableTestCase | class |
core/ |
||
BootstrapTimerTestCase | class |
core/ |
||
BootstrapResettableStaticTestCase | class |
core/ |
Test that resetting static variables works. | |
BootstrapPageCacheTestCase | class |
core/ |
||
BootstrapOverrideServerVariablesTestCase | class |
core/ |
Tests for overriding server variables via the API. | |
BootstrapMiscTestCase | class |
core/ |
Test miscellaneous functions in bootstrap.inc. | |
BootstrapIPAddressTestCase | class |
core/ |
||
BootstrapGetFilenameTestCase | class |
core/ |
Test backdrop_get_filename()'s availability. | |
BootstrapDestinationTestCase | class |
core/ |
Tests for $_GET['destination'] and $_REQUEST['destination'] validation. | |
BookTestCase | class |
core/ |
Tests the functionality of the Book module. | |
BlockTranslationTestCase | class |
core/ |
||
BlockText | class |
core/ |
BlockText extends Block | |
BlockTestCase | class |
core/ |
||
BlockLegacy | class |
core/ |
@file Class that wraps around legacy hook_block_view/config/save() hooks. | |
BlockHero | class |
core/ |
BlockHero extends BlockText | |
BlockExampleTestCase | class |
modules/ |
Functional tests for the Block Example module. | |
BlockExample | class |
modules/ |
BlockExample extends Block | |
BlockBroken | class |
core/ |
A class used for blocks when their providing module or delta does not exist. | |
Block | class |
core/ |
@file A class that wraps around a block to store settings information. | |
BatchQueue | class |
core/ |
Defines a batch queue. | |
BatchProcessingTestCase | class |
core/ |
Tests for the Batch API. | |
BatchPercentagesUnitTestCase | class |
core/ |
Tests the function _batch_api_percentage() to make sure that the rounding works properly in all cases. |