FieldViewsFieldTest |
class |
|
modules/field/tests/field_views.test |
Tests the field_field handler.
@TODO
Check a entity-type with bundles
Check a entity-type without bundles
Check locale:disabled, locale:enabled and locale:enabled with another language
Check revisions |
FieldViewsTestHelper |
class |
|
modules/field/tests/field_views.test |
Provides some helper methods for testing fieldapi integration into views. |
File |
class |
|
modules/file/file.entity.inc |
Defines the file entity class. |
FileAdminTestCase |
class |
|
modules/file/tests/file.test |
Tests node administration page functionality. |
FileFieldDisplayTestCase |
class |
|
modules/file/tests/file.test |
Tests that formatters are working properly. |
FileFieldPathTestCase |
class |
|
modules/file/tests/file.test |
Tests that files are uploaded to proper locations. |
FileFieldRevisionTestCase |
class |
|
modules/file/tests/file.test |
Tests file handling with node revisions. |
FileFieldTestCase |
class |
|
modules/file/tests/file.test |
Provides methods specifically for testing File module's field handling. |
FileFieldValidateTestCase |
class |
|
modules/file/tests/file.test |
Tests various validations. |
FileFieldWidgetTestCase |
class |
|
modules/file/tests/file.test |
Tests file field widget. |
FileManagedFileElementTestCase |
class |
|
modules/file/tests/file.test |
Tests the 'managed_file' element type. |
FilePrivateTestCase |
class |
|
modules/file/tests/file.test |
Tests file access on private nodes. |
FileStorageController |
class |
|
modules/file/file.entity.inc |
File storage controller for files. |
FileTaxonomyTermTestCase |
class |
|
modules/file/tests/file.test |
Tests adding a file to a non-node entity. |
FileTokenReplaceTestCase |
class |
|
modules/file/tests/file.test |
Tests the file token replacement in strings. |
FileTransfer |
abstract class |
|
includes/filetransfer/filetransfer.inc |
@file
Base FileTransfer class. |
FileTransferChmodInterface |
interface |
|
includes/filetransfer/filetransfer.inc |
A FileTransfer Class implementing this interface can be used to chmod files. |
FileTransferException |
class |
|
includes/filetransfer/filetransfer.inc |
FileTransferException class. |
FileTransferFTP |
abstract class |
|
includes/filetransfer/ftp.inc |
Base class for FTP implementations. |
FileTransferFTPExtension |
class |
|
includes/filetransfer/ftp.inc |
|
FileTransferLocal |
class |
|
includes/filetransfer/local.inc |
The local connection class for copying files as the httpd user. |
FileTransferSSH |
class |
|
includes/filetransfer/ssh.inc |
The SSH connection class for the update module. |
FilterAdminTestCase |
class |
|
modules/filter/tests/filter.test |
Tests the administrative functionality of the Filter module. |
FilterCRUDTestCase |
class |
|
modules/filter/tests/filter.test |
Tests for text format and filter CRUD operations. |
FilterDefaultFormatTestCase |
class |
|
modules/filter/tests/filter.test |
Tests the default filter functionality in the Filter module. |
FilterDOMSerializeTestCase |
class |
|
modules/filter/tests/filter.test |
Tests DOMDocument Serialization. |
FilterEditorAccessTestCase |
class |
|
modules/filter/tests/filter.test |
Tests access to editors and their associated dialogs. |
FilterFileUsageTest |
class |
|
modules/filter/tests/filter.test |
Tests for filter.module's node/entity hooks to track file usage. |
FilterFormatAccessTestCase |
class |
|
modules/filter/tests/filter.test |
Tests the filter format access functionality in the Filter module. |
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. |
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. |
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 front page functionality and administration. |
HookRequirementsTestCase |
class |
|
modules/system/tests/system.test |
Tests failure of hook_requirements('install'). |
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. |
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. |