You are here

namespace Drupal\Tests\imageapi_optimize\Kernel in Image Optimize (or ImageAPI Optimize) 4.x

Same name in other branches
  1. 8.3 Drupal\Tests\imageapi_optimize\Kernel
  2. 8.2 Drupal\Tests\imageapi_optimize\Kernel
Classsort descending Location Description
ImageEffectsTest tests/src/Kernel/ImageEffectsTest.php Tests that the image effects pass parameters to the toolkit correctly.
ImageFormatterTest tests/src/Kernel/ImageFormatterTest.php Tests the image field rendering using entity fields of the image field type.
ImageImportTest tests/src/Kernel/ImageImportTest.php Tests config import for Image styles.
ImageItemTest tests/src/Kernel/ImageItemTest.php Tests using entity fields of the image field type.
ImageOptimizePipelineTest tests/src/Kernel/ImageOptimizePipelineTest.php Tests Image Optimize pipelines.
ImageStyleCustomStreamWrappersTest tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php Tests derivative generation with source images using stream wrappers.
ImageStyleIntegrationTest tests/src/Kernel/ImageStyleIntegrationTest.php Tests the integration of ImageStyle with the core.
ImageThemeFunctionTest tests/src/Kernel/ImageThemeFunctionTest.php Tests image theme functions.