You are here

namespace Drupal\system\Tests\Image in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\system\Tests\Image
Classsort descending Location Description
ToolkitGdTest core/modules/system/src/Tests/Image/ToolkitGdTest.php Tests that core image manipulations work properly: scale, resize, rotate, crop, scale and crop, and desaturate.
ToolkitSetupFormTest core/modules/system/src/Tests/Image/ToolkitSetupFormTest.php Tests image toolkit setup form.
ToolkitTest core/modules/system/src/Tests/Image/ToolkitTest.php Tests image toolkit functions.
ToolkitTestBase core/modules/system/src/Tests/Image/ToolkitTestBase.php Base class for image manipulation testing.