You are here

Classes, traits, and interfaces in SimpleTest 7

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
DatabaseTransactionTestCase class tests/database_test.test Test transaction support, particularly nesting.
DatabaseUpdateComplexTestCase class tests/database_test.test Tests for more complex update statements.
DatabaseUpdateLOBTestCase class tests/database_test.test Test update queries involving LOB values.
DatabaseUpdateTestCase class tests/database_test.test Update builder tests.
DrupalAlterTestCase class tests/common.test Tests for URL generation functions.
DrupalAttributesUnitTest class tests/common.test Tests for the format_date() function.
DrupalDataApiTest class tests/common.test Tests for CRUD API functions.
DrupalDummyStreamWrapper class tests/file_test.module Helper class for testing the stream wrapper registry.
DrupalErrorCollectionUnitTest class tests/common.test Tests Simpletest error and exception collector.
DrupalErrorHandlerUnitTest class tests/error.test Tests Drupal error and exception handlers.
DrupalGotoTest class tests/common.test Testing drupal_goto and hook_drupal_goto_alter().
DrupalHTMLIdentifierTestCase class tests/common.test Test for cleaning HTML identifiers.
DrupalHTTPRequestTestCase class tests/common.test Test drupal_http_request().
DrupalMatchPathTestCase class tests/path.test Unit tests for the drupal_match_path() function in path.inc.
DrupalRenderUnitTestCase class tests/common.test Tests for drupal_render().
DrupalSetContentTestCase class tests/common.test Testing drupal_add_region_content and drupal_get_region_content.
DrupalTagsHandlingTestCase class tests/common.test Test drupal_explode_tags() and drupal_implode_tags().
DrupalTestCase abstract class ./drupal_web_test_case.php Base class for Drupal tests. 2
DrupalUnitTestCase class ./drupal_web_test_case.php Test case for Drupal unit tests. 12
DrupalWebTestCase class ./drupal_web_test_case.php Test case for typical Drupal tests. 63
FakeRecord class tests/database_test.test Dummy class for fetching into a class.
FileCopyTest class tests/file.test Copy related tests.
FileDeleteTest class tests/file.test Deletion related tests.
FileDirectoryTest class tests/file.test Directory related tests.
FileDownloadTest class tests/file.test Tests for download/file transfer functions.
FileHookTestCase class tests/file.test Base class for file tests that use the file_test module to test uploads and hooks. 8
FileLoadTest class tests/file.test Tests the file_load() function.
FileMimeTypeTest class tests/file.test Tests for file_get_mimetype().
FileMoveTest class tests/file.test Move related tests
FileNameMungingTest class tests/file.test Tests for file_munge_filename() and file_unmunge_filename().
FileSaveDataTest class tests/file.test Tests the file_save_data() function.
FileSaveTest class tests/file.test Tests the file_save() function.
FileSaveUploadTest class tests/file.test Test the file_save_upload() function.
FileScanDirectoryTest class tests/file.test Tests the file_scan_directory() function.
FileSpaceUsedTest class tests/file.test This will run tests against the file_space_used() function.
FileTestCase class tests/file.test Base class for file tests that adds some additional file specific assertions and helper functions. 12
FileTranferTest class tests/filetransfer.test
FileUnmanagedCopyTest class tests/file.test Unmanaged copy related tests.
FileUnmanagedDeleteRecursiveTest class tests/file.test Deletion related tests.
FileUnmanagedDeleteTest class tests/file.test Deletion related tests.
FileUnmanagedMoveTest class tests/file.test Unmanaged move related tests.
FileUnmanagedSaveDataTest class tests/file.test Tests the file_unmanaged_save_data() function.
FileURLRewritingTest class tests/file.test Tests for file URL rewriting.
FileValidateTest class tests/file.test Tests the file_validate() function..
FileValidatorTest class tests/file.test This will run tests against the file validation functions (file_validate_*).
FormAPITestCase class tests/form.test Test using drupal_form_submit in a batch.
FormatDateUnitTest class tests/common.test Tests for the format_date() function.
FormsElementsTableSelectFunctionalTest class tests/form.test Test the tableselect form element for expected behavior.
FormsFormStorageTestCase class tests/form.test Test the form storage on a multistep form.
FormsFormWrapperTestCase class tests/form.test Test wrapper form callbacks.

Pages

Other projects