CommentPreviewTest::testCommentPreview in modules/comment/comment.test
Test comment preview.
FileFieldAnonymousSubmission::getTestImage in modules/file/tests/file.test
Generates a test image.
FileFieldTestCase::getTestFile in modules/file/tests/file.test
Retrieves a sample file of the specified type.
FileSaveUploadTest::setUp in modules/simpletest/tests/file.test
Sets up a Drupal site for running functional and integration tests.
FileSaveUploadTest::testNormal in modules/simpletest/tests/file.test
Test the file_save_upload() function.
FileTaxonomyTermTestCase::_testTermFile in modules/file/tests/file.test
Runs tests for attaching a file field to a taxonomy term.
FormStateValuesCleanAdvancedTestCase::testFormStateValuesCleanAdvanced in modules/simpletest/tests/form.test
Tests form_state_values_clean().
ImageAdminStylesUnitTest::createSampleImage in modules/image/image.test
Given an image style, generate an image.
ImageAdminStylesUnitTest::testStyleReplacement in modules/image/image.test
Test deleting a style and choosing a replacement style.
ImageDimensionsTestCase::testImageDimensions in modules/image/image.test
Test styled image dimensions cumulatively.
ImageFieldDefaultImagesTestCase::testDefaultImages in modules/image/image.test
Tests CRUD for fields and fields instances with default images.
ImageFieldDisplayTestCase::testImageFieldDefaultImage in modules/image/image.test
Test use of a default image with an image field.
ImageFieldDisplayTestCase::testImageFieldSettings in modules/image/image.test
Tests for image field settings.
ImageFieldDisplayTestCase::testMissingImageFieldDisplay in modules/image/image.test
Tests the display of image field with the missing FID.
ImageFieldDisplayTestCase::_testImageFieldFormatters in modules/image/image.test
Test image formatters on node display.
ImageFieldValidateTestCase::testResolution in modules/image/image.test
Test min/max resolution settings.
ImageFieldValidateTestCase::testValid in modules/image/image.test
Test image validity.
ImageFileMoveTest::testNormal in modules/simpletest/tests/image.test
Tests moving a randomly generated image.
ImageStyleFlushTest::createSampleImage in modules/image/image.test
Given an image style and a wrapper, generate an image.
ImageStylesHTTPHeadersTestCase::_testImageStyleUrlAndPath in modules/image/image.test
Function to scale and test.
ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders in modules/image/image.test
Test that we do not pass an array to drupal_add_http_header.
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath in modules/image/image.test
Test image_style_url().
ImageThemeFunctionWebTestCase::testImageFormatterTheme in modules/image/image.test
Tests usage of the image field formatters.
ImageToolkitTestCase::setUp in modules/simpletest/tests/image.test
Sets up a Drupal site for running functional and integration tests.
RdfRdfaMarkupTestCase::testAttributesInMarkupFile in modules/rdf/rdf.test
Ensure that file fields have the correct resource as the object in RDFa when displayed as a teaser.
SystemThemeFunctionalTest::testThemeSettings in modules/system/system.test
Test the theme settings form.
TaxonomyPrivateFileTestCase::testTaxonomyImageAccess in modules/taxonomy/taxonomy.test
Tests access to a private file on a taxonomy term entity.
UpdateTestUploadCase::testUploadModule in modules/update/update.test
Tests upload and extraction of a module.
UserPasswordResetTestCase::testUserPasswordReset in modules/user/user.test
Tests password reset functionality.
UserPictureTestCase::testDeletePicture in modules/user/user.test
Tests deletion of user pictures.
UserPictureTestCase::testExternalPicture in modules/user/user.test
Test HTTP schema working with user pictures.
UserPictureTestCase::testNoPicture in modules/user/user.test
UserPictureTestCase::testPictureIsValid in modules/user/user.test
Do the test: Picture is valid (proper size and dimension)
UserPictureTestCase::testWithGDinvalidDimension in modules/user/user.test
Do the test: GD Toolkit is installed Picture has invalid dimension
UserPictureTestCase::testWithGDinvalidSize in modules/user/user.test
Do the test: GD Toolkit is installed Picture has invalid size
UserPictureTestCase::testWithoutGDinvalidDimension in modules/user/user.test
Do the test: GD Toolkit is not installed Picture has invalid size
UserPictureTestCase::testWithoutGDinvalidSize in modules/user/user.test
Do the test: GD Toolkit is not installed Picture has invalid size