You are here

12 calls to ToolkitSetupTrait::setUpToolkit() in ImageMagick 8.3

EventSubscriberTest::testEventSubscriber in tests/src/Functional/EventSubscriberTest.php
Test module's event subscriber.
EventSubscriberTest::testGifCoalesce in tests/src/Functional/EventSubscriberTest.php
Test coalescence of Animated GIFs.
ToolkitImagemagickFileMetadataTest::testFileMetadata in tests/src/Functional/ToolkitImagemagickFileMetadataTest.php
Test image toolkit integration with file metadata manager.
ToolkitImagemagickFileMetadataTest::testSourceLocalPath in tests/src/Functional/ToolkitImagemagickFileMetadataTest.php
Tests getSourceLocalPath() for re-creating local path.
ToolkitImagemagickTest::testDoubleCropping in tests/src/Functional/ToolkitImagemagickTest.php
Tests that double cropping returns an image of expected dimensions.
ToolkitImagemagickTest::testManipulations in tests/src/Functional/ToolkitImagemagickTest.php
Test image toolkit operations.
ToolkitImagemagickTest::testTemporaryRemoteCopiesDeletion in tests/src/Functional/ToolkitImagemagickTest.php
Test removal of temporary files created during operations on remote files.
ToolkitOperationsTest::testCreateNewImageArguments in tests/src/Kernel/ToolkitOperationsTest.php
Create a new image and inspect the arguments.
ToolkitOperationsTest::testCreateNewImageFailures in tests/src/Kernel/ToolkitOperationsTest.php
Test failures of CreateNew.
ToolkitOperationsTest::testOperationsOnImageWithNoDimensions in tests/src/Kernel/ToolkitOperationsTest.php
Test operations on image with no dimensions.
ToolkitOperationsTest::testScaleAndCropNoAnchorOperation in tests/src/Kernel/ToolkitOperationsTest.php
Test 'scale_and_crop' operation with no anchor passed in.
ToolkitOperationsTest::testScaleAndCropOperation in tests/src/Kernel/ToolkitOperationsTest.php
Test 'scale_and_crop' operation.