The profile to install as a basis for testing.
Type: string
Overrides BackdropWebTestCase::$profile
File
- core/
modules/ image/ tests/ image.test, line 336 - Tests for image.module.
Class
- ImageEffectsUnitTest
- Use the image_test.module's mock toolkit to ensure that the effects are properly passing parameters to the image toolkit.
Code
protected $profile = 'testing';