10 calls to ToolkitSetupTrait::setUpToolkit() in ImageMagick 8.2
- EventSubscriberTest::testEventSubscriber in tests/
src/ Functional/ EventSubscriberTest.php - Test module's event subscriber.
- 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::testArgumentsLegacy in tests/
src/ Functional/ ToolkitImagemagickTest.php - Test legacy arguments handling.
- ToolkitImagemagickTest::testManipulations in tests/
src/ Functional/ ToolkitImagemagickTest.php - Test image toolkit operations.
- ToolkitImagemagickTest::testManipulationsLegacy in tests/
src/ Functional/ ToolkitImagemagickTest.php - Legacy methods tests.
- 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.