1. 1 core/modules/image/tests/image.test
  2. 1 core/modules/simpletest/tests/image.test

Tests for image.module.

File

core/modules/image/tests/image.test

Classes

Namesort descending Description
ImageAdminStylesUnitTest Tests creation, deletion, and editing of image styles and effects.
ImageDimensionsScaleTestCase Tests image_dimensions_scale().
ImageDimensionsUnitTest Tests that images have correct dimensions when styled.
ImageEffectsUnitTest Use the image_test.module's mock toolkit to ensure that the effects are properly passing parameters to the image toolkit.
ImageFieldDefaultImagesTestCase Tests default image settings.
ImageFieldDisplayTestCase Test class to check that formatters and display settings are working.
ImageFieldTestCase This class provides methods specifically for testing Image's field handling.
ImageFieldValidateTestCase Test class to check for various validations.
ImageStyleFloodProtection Tests the functions for generating paths and URLs for image styles.
ImageStyleFlushTest Tests flushing of image styles.
ImageStylesPathAndUrlUnitTest Tests the functions for generating paths and URLs for image styles.
ImageThemeFunctionWebTestCase Tests image theme functions.