FilterHooksTestCase |
class |
|
modules/filter/tests/filter.test |
Tests for Filter's hook invocations. |
FilterNoFormatTestCase |
class |
|
modules/filter/tests/filter.test |
Tests the behavior of check_markup() when it is called without text format. |
FilterResetTestCase |
class |
|
modules/system/tests/system.test |
Test module filter. |
FilterSecurityTestCase |
class |
|
modules/filter/tests/filter.test |
Security tests for missing/vanished text formats or filters. |
FilterSettingsTestCase |
class |
|
modules/filter/tests/filter.test |
Tests filter settings. |
FilterUnitTestCase |
class |
|
modules/filter/tests/filter.test |
Unit tests for core filters. |
FloodFunctionalTest |
class |
|
modules/system/tests/system.test |
Functional tests for the flood control mechanism. |
FormAlterTestCase |
class |
|
modules/simpletest/tests/form.test |
Test form alter hooks. |
FormCheckboxTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests checkbox element. |
FormElementTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests building and processing of core form elements. |
FormEmailTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests email element. |
FormH5datetimeTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests html5 date and time elements. |
FormsArbitraryRebuildTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests rebuilding of arbitrary forms by altering them. |
FormsElementsLabelsTestCase |
class |
|
modules/simpletest/tests/form.test |
Test form element labels, required markers and associated output. |
FormsElementsTableSelectFunctionalTest |
class |
|
modules/simpletest/tests/form.test |
Test the tableselect form element for expected behavior. |
FormsElementsVerticalTabsFunctionalTest |
class |
|
modules/simpletest/tests/form.test |
Test the vertical_tabs form element for expected behavior. |
FormsFileInclusionTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests form API file inclusion. |
FormsFormCacheTestCase |
class |
|
modules/simpletest/tests/form.test |
Test cache_form. |
FormsFormStoragePageCacheTestCase |
class |
|
modules/simpletest/tests/form.test |
Test the form storage when page caching for anonymous users is turned on. |
FormsFormStorageTestCase |
class |
|
modules/simpletest/tests/form.test |
Test the form storage on a multistep form. |
FormsFormWrapperTestCase |
class |
|
modules/simpletest/tests/form.test |
Test wrapper form callbacks. |
FormsProgrammaticTestCase |
class |
|
modules/simpletest/tests/form.test |
Test the programmatic form submission behavior. |
FormsRebuildTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests form rebuilding. |
FormsRedirectTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests form redirection. |
FormStateValuesCleanAdvancedTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests $form_state clearance with form elements having buttons. |
FormStateValuesCleanTestCase |
class |
|
modules/simpletest/tests/form.test |
Test $form_state clearance. |
FormsTestCase |
class |
|
modules/simpletest/tests/form.test |
|
FormsTriggeringElementTestCase |
class |
|
modules/simpletest/tests/form.test |
Test that FAPI correctly determines $form_state['triggering_element']. |
FormTextareaTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests for form textarea. |
FormUrlTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests url element. |
FormValidationTestCase |
class |
|
modules/simpletest/tests/form.test |
Test form validation handlers. |
FrontLayoutAccess |
class |
|
modules/layout/plugins/access/front_layout_access.inc |
@file
Class for loading, modifying, and saving a layout access rule (condition). |
FrontPageTestCase |
class |
|
modules/system/tests/system.test |
Test home page functionality and administration. |
GraphUnitTest |
class |
|
modules/simpletest/tests/graph.test |
Unit tests for the graph handling features. |
HookBootExitTestCase |
class |
|
modules/simpletest/tests/bootstrap.test |
Test hook_boot() and hook_exit(). |
HookRequirementsTestCase |
class |
|
modules/system/tests/system.test |
Tests failure of hook_requirements('install'). |
HTMLIdTestCase |
class |
|
modules/simpletest/tests/form.test |
Tests uniqueness of generated HTML IDs. |
HWLDFWordAccumulator |
class |
|
includes/diff.inc |
@private |
ImageAdminStylesUnitTest |
class |
|
modules/image/tests/image.test |
Tests creation, deletion, and editing of image styles and effects. |
ImageDimensionsScaleTestCase |
class |
|
modules/image/tests/image.test |
Tests image_dimensions_scale(). |
ImageDimensionsUnitTest |
class |
|
modules/image/tests/image.test |
Tests that images have correct dimensions when styled. |
ImageEffectsUnitTest |
class |
|
modules/image/tests/image.test |
Use the image_test.module's mock toolkit to ensure that the effects are
properly passing parameters to the image toolkit. |
ImageFieldDefaultImagesTestCase |
class |
|
modules/image/tests/image.test |
Tests default image settings. |
ImageFieldDisplayTestCase |
class |
|
modules/image/tests/image.test |
Test class to check that formatters and display settings are working. |
ImageFieldTestCase |
class |
|
modules/image/tests/image.test |
This class provides methods specifically for testing Image's field handling. |
ImageFieldValidateTestCase |
class |
|
modules/image/tests/image.test |
Test class to check for various validations. |
ImageFileMoveTest |
class |
|
modules/simpletest/tests/image.test |
Tests the file move function for managed files. |
ImageStyleFloodProtection |
class |
|
modules/image/tests/image.test |
Tests the functions for generating paths and URLs for image styles. |
ImageStyleFlushTest |
class |
|
modules/image/tests/image.test |
Tests flushing of image styles. |
ImageStylesPathAndUrlUnitTest |
class |
|
modules/image/tests/image.test |
Tests the functions for generating paths and URLs for image styles. |