29 calls to DrupalWebTestCase::drupalGetTestFiles()

CommentPreviewTest::testCommentPreview in drupal-7.x/modules/comment/comment.test
Test comment preview.
FileFieldTestCase::getTestFile in drupal-7.x/modules/file/tests/file.test
Retrieves a sample file of the specified type.
FileSaveUploadTest::setUp in drupal-7.x/modules/simpletest/tests/file.test
Sets up a Drupal site for running functional and integration tests.
FileSaveUploadTest::testNormal in drupal-7.x/modules/simpletest/tests/file.test
Test the file_save_upload() function.
FormStateValuesCleanAdvancedTestCase::testFormStateValuesCleanAdvanced in drupal-7.x/modules/simpletest/tests/form.test
Tests form_state_values_clean().
ImageAdminStylesUnitTest::createSampleImage in drupal-7.x/modules/image/image.test
Given an image style, generate an image.
ImageAdminStylesUnitTest::testStyleReplacement in drupal-7.x/modules/image/image.test
Test deleting a style and choosing a replacement style.
ImageDimensionsTestCase::testImageDimensions in drupal-7.x/modules/image/image.test
Test styled image dimensions cumulatively.
ImageFieldDefaultImagesTestCase::testDefaultImages in drupal-7.x/modules/image/image.test
Tests CRUD for fields and fields instances with default images.
ImageFieldDisplayTestCase::testImageFieldDefaultImage in drupal-7.x/modules/image/image.test
Test use of a default image with an image field.
ImageFieldDisplayTestCase::testImageFieldSettings in drupal-7.x/modules/image/image.test
Tests for image field settings.
ImageFieldDisplayTestCase::_testImageFieldFormatters in drupal-7.x/modules/image/image.test
Test image formatters on node display.
ImageFieldValidateTestCase::testResolution in drupal-7.x/modules/image/image.test
Test min/max resolution settings.
ImageFileMoveTest::testNormal in drupal-7.x/modules/simpletest/tests/image.test
Tests moving a randomly generated image.
ImageStyleFlushTest::createSampleImage in drupal-7.x/modules/image/image.test
Given an image style and a wrapper, generate an image.
ImageStylesPathAndUrlTestCase::_testImageStyleUrlAndPath in drupal-7.x/modules/image/image.test
Test image_style_url().
ImageThemeFunctionWebTestCase::testImageFormatterTheme in drupal-7.x/modules/image/image.test
Tests usage of the image field formatters.
ImageToolkitTestCase::setUp in drupal-7.x/modules/simpletest/tests/image.test
Sets up a Drupal site for running functional and integration tests.
RdfRdfaMarkupTestCase::testAttributesInMarkupFile in drupal-7.x/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 drupal-7.x/modules/system/system.test
Test the theme settings form.
UpdateTestUploadCase::testUploadModule in drupal-7.x/modules/update/update.test
Tests upload and extraction of a module.
UserPictureTestCase::testDeletePicture in drupal-7.x/modules/user/user.test
Tests deletion of user pictures.
UserPictureTestCase::testExternalPicture in drupal-7.x/modules/user/user.test
Test HTTP schema working with user pictures.
UserPictureTestCase::testNoPicture in drupal-7.x/modules/user/user.test
UserPictureTestCase::testPictureIsValid in drupal-7.x/modules/user/user.test
Do the test: Picture is valid (proper size and dimension)
UserPictureTestCase::testWithGDinvalidDimension in drupal-7.x/modules/user/user.test
Do the test: GD Toolkit is installed Picture has invalid dimension
UserPictureTestCase::testWithGDinvalidSize in drupal-7.x/modules/user/user.test
Do the test: GD Toolkit is installed Picture has invalid size
UserPictureTestCase::testWithoutGDinvalidDimension in drupal-7.x/modules/user/user.test
Do the test: GD Toolkit is not installed Picture has invalid size
UserPictureTestCase::testWithoutGDinvalidSize in drupal-7.x/modules/user/user.test
Do the test: GD Toolkit is not installed Picture has invalid size