12 calls to ToolkitTestTrait::imageTestGetAllCalls()

ImageEffectsTest::testConvertEffect in core/modules/image/tests/src/Kernel/ImageEffectsTest.php
Tests the 'image_convert' effect.
ImageEffectsTest::testCropEffect in core/modules/image/tests/src/Kernel/ImageEffectsTest.php
Tests the 'image_crop' effect.
ImageEffectsTest::testDesaturateEffect in core/modules/image/tests/src/Kernel/ImageEffectsTest.php
Tests the 'image_desaturate' effect.
ImageEffectsTest::testResizeEffect in core/modules/image/tests/src/Kernel/ImageEffectsTest.php
Tests the 'image_resize' effect.
ImageEffectsTest::testRotateEffect in core/modules/image/tests/src/Kernel/ImageEffectsTest.php
Tests the image_rotate_effect() function.
ImageEffectsTest::testScaleAndCropEffect in core/modules/image/tests/src/Kernel/ImageEffectsTest.php
Tests the 'image_scale_and_crop' effect.
ImageEffectsTest::testScaleAndCropEffectWithAnchor in core/modules/image/tests/src/Kernel/ImageEffectsTest.php
Tests the 'image_scale_and_crop' effect with an anchor.
ImageEffectsTest::testScaleEffect in core/modules/image/tests/src/Kernel/ImageEffectsTest.php
Tests the 'image_scale' effect.
ToolkitTest::testApply in core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php
Tests the 'apply' method.
ToolkitTest::testApplyNoParameters in core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php
Tests the 'apply' method without parameters.
ToolkitTest::testFailingOperation in core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php
Tests calling a failing image operation plugin.
ToolkitTestTrait::assertToolkitOperationsCalled in core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php
Assert that all of the specified image toolkit operations were called once.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.