You are here

10 calls to ToolkitTestBase::imageTestGetAllCalls() in Zircon Profile 8

ImageEffectsTest::testConvertEffect in core/modules/image/src/Tests/ImageEffectsTest.php
Tests the ConvertImageEffect plugin.
ImageEffectsTest::testCropEffect in core/modules/image/src/Tests/ImageEffectsTest.php
Test the image_crop_effect() function.
ImageEffectsTest::testDesaturateEffect in core/modules/image/src/Tests/ImageEffectsTest.php
Test the image_desaturate_effect() function.
ImageEffectsTest::testResizeEffect in core/modules/image/src/Tests/ImageEffectsTest.php
Test the image_resize_effect() function.
ImageEffectsTest::testRotateEffect in core/modules/image/src/Tests/ImageEffectsTest.php
Test the image_rotate_effect() function.
ImageEffectsTest::testScaleAndCropEffect in core/modules/image/src/Tests/ImageEffectsTest.php
Test the image_scale_and_crop_effect() function.
ImageEffectsTest::testScaleEffect in core/modules/image/src/Tests/ImageEffectsTest.php
Test the image_scale_effect() function.
ToolkitTest::testApply in core/modules/system/src/Tests/Image/ToolkitTest.php
Test the image_apply() function.
ToolkitTest::testApplyNoParameters in core/modules/system/src/Tests/Image/ToolkitTest.php
Test the image_apply() function.
ToolkitTestBase::assertToolkitOperationsCalled in core/modules/system/src/Tests/Image/ToolkitTestBase.php
Assert that all of the specified image toolkit operations were called exactly once once, other values result in failure.