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