AJAXDialogTest |
class |
|
core/modules/simpletest/tests/ajax.test |
Tests use of dialogs as wrappers for Ajax responses. |
BatchProcessingTestCase |
class |
|
core/modules/simpletest/tests/batch.test |
Tests for the Batch API. |
BatchPageTestCase |
class |
|
core/modules/simpletest/tests/batch.test |
Tests for the Batch API Progress page. |
BatchPercentagesUnitTestCase |
class |
|
core/modules/simpletest/tests/batch.test |
Tests the function _batch_api_percentage() to make sure that the rounding
works properly in all cases. |
EarlyBootstrapTestCase |
class |
|
core/modules/simpletest/tests/boot.test |
Perform early bootstrap tests. |
WatchdogTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapWatchdogTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapIPAddressTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapPageCacheTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapVariableTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
HookBootExitTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Test hook_boot() and hook_exit(). |
BootstrapGetFilenameTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Test backdrop_get_filename()'s availability. |
BootstrapTimerTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
|
BootstrapResettableStaticTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Test that resetting static variables works. |
BootstrapMiscTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Test miscellaneous functions in bootstrap.inc. |
BootstrapOverrideServerVariablesTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Tests for overriding server variables via the API. |
BootstrapDestinationTestCase |
class |
|
core/modules/simpletest/tests/bootstrap.test |
Tests for $_GET['destination'] and $_REQUEST['destination'] validation. |
CacheTestCase |
class |
|
core/modules/simpletest/tests/cache.test |
|
CacheSavingCase |
class |
|
core/modules/simpletest/tests/cache.test |
|
CacheGetMultipleUnitTest |
class |
|
core/modules/simpletest/tests/cache.test |
Test getMultiple(). |
CacheClearCase |
class |
|
core/modules/simpletest/tests/cache.test |
Test cache clearing methods. |
CacheIsEmptyCase |
class |
|
core/modules/simpletest/tests/cache.test |
Test isEmpty() method. |
ColorTest |
class |
|
core/modules/simpletest/tests/color.test |
@file |
CommonBackdropAlterTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests for URL generation functions. |
CommonURLUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
All URL testing that does not require a Backdrop bootstrap. |
CommonXssUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests for check_plain(), filter_xss(), format_string(), and check_url(). |
BlockInterestCohortTest |
class |
|
core/modules/simpletest/tests/common.test |
Test for block_interest_cohort. |
CommonSizeUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests file size parsing and formatting functions. |
CommonAutocompleteTagsTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Test backdrop_explode_tags() and backdrop_implode_tags(). |
CommonCascadingStylesheetsTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Test the Backdrop CSS system. |
CommonBackdropSortUnitTest |
class |
|
core/modules/simpletest/tests/common.test |
Test that backdrop_sort() works correctly. |
CommonHTMLIdentifierTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Test for cleaning HTML identifiers. |
CommonCascadingStylesheetsUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
CSS Unit Tests. |
CommonBackdropHTTPRequestTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Test backdrop_http_request(). |
CommonBackdropHTTPResponseStatusLineTest |
class |
|
core/modules/simpletest/tests/common.test |
Tests parsing of the HTTP response status line. |
CommonBackdropGotoTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests backdrop_goto() and hook_backdrop_goto_alter(). |
CommonJavaScriptTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests for the JavaScript system. |
CommonURLWebTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests for URL generation functions. |
CommonBackdropRenderTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests for backdrop_render(). |
CommonValidUrlUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests URL validation by valid_url(). |
CommonValidNumberStepUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests number step validation by valid_number_step(). |
CommonBackdropWriteRecordTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests writing of data records with backdrop_write_record(). |
CommonSimpleTestErrorCollectorTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests SimpleTest error and exception collector. |
CommonBackdropParseInfoFileTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests the backdrop_parse_info_file() API function. |
CommonBackdropSystemListingTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests scanning system directories in backdrop_system_listing(). |
CommonFormatDateTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests the format_date() function. |
UrlIsExternalUnitTest |
class |
|
core/modules/simpletest/tests/common.test |
Tests url_is_external(). |
CommonBackdropAttributesUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests the backdrop_attributes() functionality. |
CommonBackdropArrayUnitTest |
class |
|
core/modules/simpletest/tests/common.test |
Tests the various backdrop_array_* helper functions. |
CommonBackdropFormatXmlElementsUnitTestCase |
class |
|
core/modules/simpletest/tests/common.test |
Tests the format_xml_elements() API function. |