‪TYPO3CMS  ‪main
TYPO3\CMS\Frontend\Tests\Functional\Imaging\GifBuilderTest Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\Tests\Functional\Imaging\GifBuilderTest:

Public Member Functions

 buildSimpleGifBuilderImageInComposerMode (string $fileExtension)
 
 buildImageInCommandLineInterfaceAndComposerMode ()
 
 getImageResourceInCommandLineInterfaceAndComposerMode ()
 
 buildImageWithMaskInCommandLineInterfaceAndComposerMode ()
 
 overlayImagesHasStableHash ()
 

Static Public Member Functions

static fileExtensionDataProvider ()
 

Private Member Functions

 setupFullTestEnvironment ()
 
 simulateCliRequestInComposerMode ()
 

Detailed Description

Definition at line 33 of file GifBuilderTest.php.

Member Function Documentation

◆ buildImageInCommandLineInterfaceAndComposerMode()

TYPO3\CMS\Frontend\Tests\Functional\Imaging\GifBuilderTest::buildImageInCommandLineInterfaceAndComposerMode ( )

◆ buildImageWithMaskInCommandLineInterfaceAndComposerMode()

TYPO3\CMS\Frontend\Tests\Functional\Imaging\GifBuilderTest::buildImageWithMaskInCommandLineInterfaceAndComposerMode ( )

◆ buildSimpleGifBuilderImageInComposerMode()

TYPO3\CMS\Frontend\Tests\Functional\Imaging\GifBuilderTest::buildSimpleGifBuilderImageInComposerMode ( string  $fileExtension)

◆ fileExtensionDataProvider()

static TYPO3\CMS\Frontend\Tests\Functional\Imaging\GifBuilderTest::fileExtensionDataProvider ( )
static

Definition at line 64 of file GifBuilderTest.php.

◆ getImageResourceInCommandLineInterfaceAndComposerMode()

TYPO3\CMS\Frontend\Tests\Functional\Imaging\GifBuilderTest::getImageResourceInCommandLineInterfaceAndComposerMode ( )

◆ overlayImagesHasStableHash()

TYPO3\CMS\Frontend\Tests\Functional\Imaging\GifBuilderTest::overlayImagesHasStableHash ( )

Check hashes of Images overlayed with other images are idempotent

Definition at line 213 of file GifBuilderTest.php.

References TYPO3\CMS\Core\Core\Environment\getPublicPath(), and TYPO3\CMS\Frontend\Tests\Functional\Imaging\GifBuilderTest\setupFullTestEnvironment().

◆ setupFullTestEnvironment()

◆ simulateCliRequestInComposerMode()