FileSaveDataTest |
class |
|
core/modules/simpletest/tests/file.test |
Tests the file_save_data() function. |
FileDownloadTest |
class |
|
core/modules/simpletest/tests/file.test |
Tests for download/file transfer functions. |
FileURLRewritingTest |
class |
|
core/modules/simpletest/tests/file.test |
Tests for file URL rewriting. |
FileNameMungingTest |
class |
|
core/modules/simpletest/tests/file.test |
Tests for file_munge_filename() and file_unmunge_filename(). |
FileMimeTypeTest |
class |
|
core/modules/simpletest/tests/file.test |
Tests for file_get_mimetype(). |
StreamWrapperTest |
class |
|
core/modules/simpletest/tests/file.test |
Tests stream wrapper functions. |
TestFileTransfer |
class |
|
core/modules/simpletest/tests/filetransfer.test |
|
MockTestConnection |
class |
|
core/modules/simpletest/tests/filetransfer.test |
Mock connection object for test case. |
FileTransferTest |
class |
|
core/modules/simpletest/tests/filetransfer.test |
|
BackdropDummyStreamWrapper |
class |
|
core/modules/simpletest/tests/file_test.stream_wrappers.inc |
Helper class for testing the stream wrapper registry. |
BackdropDummyRemoteStreamWrapper |
class |
|
core/modules/simpletest/tests/file_test.stream_wrappers.inc |
Helper class for testing the stream wrapper registry. |
FormsProgrammaticTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test the programmatic form submission behavior. |
FormsTriggeringElementTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test that Form API correctly determines $form_state['triggering_element']. |
FormsArbitraryRebuildTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests rebuilding of arbitrary forms by altering them. |
FormsFileInclusionTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests form API file inclusion. |
FormCheckboxTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests checkbox element. |
FormResizableTextareaTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test transition from old JS-based textarea resize to new CSS approach. |
FormsFormCacheTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test cache_form. |
FormEmailTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests email element. |
HTMLIdTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests uniqueness of generated HTML IDs. |
FormUrlTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests url element. |
FormTextareaTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests for form textarea. |
FormsElementsDescriptionsTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test form element labels, required markers and associated output. |
FormH5datetimeTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests html5 date and time elements. |
FormsTestCase |
class |
|
core/modules/simpletest/tests/form.test |
|
SystemSettingsFormTest |
class |
|
core/modules/simpletest/tests/form.test |
|
FormElementTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests building and processing of core form elements. |
FormAlterTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test form alter hooks. |
FormValidationTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test form validation handlers. |
FormsElementsLabelsTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test form element labels, required markers and associated output. |
FormsElementsTableSelectFunctionalTest |
class |
|
core/modules/simpletest/tests/form.test |
Test the tableselect form element for expected behavior. |
FormsElementsVerticalTabsFunctionalTest |
class |
|
core/modules/simpletest/tests/form.test |
Test the vertical_tabs form element for expected behavior. |
FormsFormStorageTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test the form storage on a multistep form. |
FormsFormStoragePageCacheTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test the form storage when page caching for anonymous users is turned on. |
FormsFormWrapperTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test wrapper form callbacks. |
FormStateValuesCleanTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Test $form_state clearance. |
FormStateValuesCleanAdvancedTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests $form_state clearance with form elements having buttons. |
FormsRebuildTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests form rebuilding. |
FormsRedirectTestCase |
class |
|
core/modules/simpletest/tests/form.test |
Tests form redirection. |
GraphUnitTest |
class |
|
core/modules/simpletest/tests/graph.test |
Unit tests for the graph handling features. |
IconTestCase |
class |
|
core/modules/simpletest/tests/icon.test |
Tests providing and overriding icons from both modules and themes. |
ImageToolkitTestCase |
class |
|
core/modules/simpletest/tests/image.test |
Base class for image manipulation testing. |
ImageToolkitUnitTest |
class |
|
core/modules/simpletest/tests/image.test |
Test that the functions in image.inc correctly pass data to the toolkit. |
ImageToolkitGdTestCase |
class |
|
core/modules/simpletest/tests/image.test |
Test the core GD image manipulation functions. |
ImageFileMoveTest |
class |
|
core/modules/simpletest/tests/image.test |
Tests the file move function for managed files. |
InstallerLanguageTestCase |
class |
|
core/modules/simpletest/tests/installer.test |
Tests installer language detection. |
LockFunctionalTest |
class |
|
core/modules/simpletest/tests/lock.test |
Tests for the lock system. |
MailTestCase |
class |
|
core/modules/simpletest/tests/mail.test |
@file
Test the Backdrop mailing system. |
BackdropHtmlToTextTestCase |
class |
|
core/modules/simpletest/tests/mail.test |
Unit tests for backdrop_html_to_text(). |
MenuWebTestCase |
class |
|
core/modules/simpletest/tests/menu.test |
|