FormAlterTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Test form alter hooks. |
|
|
|
FormatDateUnitTest |
class |
|
drupal/modules/simpletest/tests/common.test |
Tests for the format_date() function. |
|
|
|
FormCheckboxTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Tests checkbox element. |
|
|
|
FormElementTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Tests building and processing of core form elements. |
|
|
|
FormsArbitraryRebuildTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Tests rebuilding of arbitrary forms by altering them. |
|
|
|
FormsElementsLabelsTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Test form element labels, required markers and associated output. |
|
|
|
FormsElementsTableSelectFunctionalTest |
class |
|
drupal/modules/simpletest/tests/form.test |
Test the tableselect form element for expected behavior. |
|
|
|
FormsElementsVerticalTabsFunctionalTest |
class |
|
drupal/modules/simpletest/tests/form.test |
Test the vertical_tabs form element for expected behavior. |
|
|
|
FormsFileInclusionTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Tests form API file inclusion. |
|
|
|
FormsFormCacheTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Test cache_form. |
|
|
|
FormsFormStoragePageCacheTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Test the form storage when page caching for anonymous users is turned on. |
|
|
|
FormsFormStorageTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Test the form storage on a multistep form. |
|
|
|
FormsFormWrapperTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Test wrapper form callbacks. |
|
|
|
FormsProgrammaticTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Test the programmatic form submission behavior. |
|
|
|
FormsRebuildTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Tests form rebuilding. |
|
|
|
FormsRedirectTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Tests form redirection. |
|
|
|
FormStateValuesCleanAdvancedTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Tests $form_state clearance with form elements having buttons. |
|
|
|
FormStateValuesCleanTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Test $form_state clearance. |
|
|
|
FormsTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
@file
Unit tests for the Drupal Form API. |
|
|
|
FormsTriggeringElementTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Test that FAPI correctly determines $form_state['triggering_element']. |
|
|
|
FormTextareaTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Tests for form textarea. |
|
|
|
FormValidationTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Test form validation handlers. |
|
|
|
ForumIndexTestCase |
class |
|
drupal/modules/forum/forum.test |
Tests the forum index listing. |
|
|
|
ForumTestCase |
class |
|
drupal/modules/forum/forum.test |
Provides automated tests for the Forum module. |
|
|
|
ForumUpgradePathTestCase |
class |
|
drupal/modules/simpletest/tests/upgrade/upgrade.forum.test |
Upgrade test for forum.module. |
|
|
|
FrontPageTestCase |
class |
|
drupal/modules/system/system.test |
Test front page functionality and administration. |
|
|
|
GraphUnitTest |
class |
|
drupal/modules/simpletest/tests/graph.test |
Unit tests for the graph handling features. |
|
|
|
HelpTestCase |
class |
|
drupal/modules/help/help.test |
Tests help display and user access for all modules implementing help. |
|
|
|
HookBootExitTestCase |
class |
|
drupal/modules/simpletest/tests/bootstrap.test |
Test hook_boot() and hook_exit(). |
|
|
|
HookRequirementsTestCase |
class |
|
drupal/modules/system/system.test |
Tests failure of hook_requirements('install'). |
|
|
|
HTMLIdTestCase |
class |
|
drupal/modules/simpletest/tests/form.test |
Tests uniqueness of generated HTML IDs. |
|
|
|
ImageAdminStylesUnitTest |
class |
|
drupal/modules/image/image.test |
Tests creation, deletion, and editing of image styles and effects. |
|
|
|
ImageAdminUiTestCase |
class |
|
drupal/modules/image/image.test |
Tests the administrative user interface. |
|
|
|
ImageDimensionsScaleTestCase |
class |
|
drupal/modules/image/image.test |
Tests image_dimensions_scale(). |
|
|
|
ImageDimensionsTestCase |
class |
|
drupal/modules/image/image.test |
Tests that images have correct dimensions when styled. |
|
|
|
ImageEffectsUnitTest |
class |
|
drupal/modules/image/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 |
|
drupal/modules/image/image.test |
Tests default image settings. |
|
|
|
ImageFieldDisplayTestCase |
class |
|
drupal/modules/image/image.test |
Test class to check that formatters and display settings are working. |
|
|
|
ImageFieldTestCase |
class |
|
drupal/modules/image/image.test |
This class provides methods specifically for testing Image's field handling. |
6 |
|
|
ImageFieldValidateTestCase |
class |
|
drupal/modules/image/image.test |
Test class to check for various validations. |
|
|
|
ImageFileMoveTest |
class |
|
drupal/modules/simpletest/tests/image.test |
Tests the file move function for managed files. |
|
|
|
ImageStyleFlushTest |
class |
|
drupal/modules/image/image.test |
Tests flushing of image styles. |
|
|
|
ImageStylesPathAndUrlTestCase |
class |
|
drupal/modules/image/image.test |
Tests the functions for generating paths and URLs for image styles. |
|
|
|
ImageThemeFunctionWebTestCase |
class |
|
drupal/modules/image/image.test |
Tests image theme functions. |
|
|
|
ImageToolkitGdTestCase |
class |
|
drupal/modules/simpletest/tests/image.test |
Test the core GD image manipulation functions. |
|
|
|
ImageToolkitTestCase |
class |
|
drupal/modules/simpletest/tests/image.test |
Base class for image manipulation testing. |
3 |
|
|
ImageToolkitUnitTest |
class |
|
drupal/modules/simpletest/tests/image.test |
Test that the functions in image.inc correctly pass data to the toolkit. |
|
|
|
ImportOPMLTestCase |
class |
|
drupal/modules/aggregator/aggregator.test |
Tests importing feeds from OPML functionality for the Aggregator module. |
|
|
|
InfoFileParserTestCase |
class |
|
drupal/modules/system/system.test |
|
|
|
|
InsertQuery |
class |
|
drupal/includes/database/query.inc |
General class for an abstracted INSERT query. |
3 |
|
|