PHP Class eZ\Bundle\EzPublishCoreBundle\Tests\Imagine\IORepositoryResolverTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Protected Properties

Свойство Type Description
$variationPathGenerator eZ\Bundle\EzPublishCoreBundle\Imagine\VariationPathGenerator | PHPUnit_Framework_MockObject_MockObject
$variationPurger eZ\Publish\SPI\Variation\VariationPurger | PHPUnit_Framework_MockObject_MockObject

Méthodes publiques

Méthode Description
getFilePathProvider ( )
resolveProvider ( )
testGetFilePath ( $path, $filter, $expected )
testIsStoredImageDoesntExist ( )
testIsStoredImageExists ( )
testRemoveEmptyFilters ( )
testRemoveWithFilters ( )
testResolve ( $path, $filter, $variationPath, $requestUrl, $expected )
testResolveMissing ( )
testResolveNotFound ( )
testStore ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

getFilePathProvider() public méthode

public getFilePathProvider ( )

resolveProvider() public méthode

public resolveProvider ( )

setUp() protected méthode

protected setUp ( )

testGetFilePath() public méthode

public testGetFilePath ( $path, $filter, $expected )

testIsStoredImageDoesntExist() public méthode

testIsStoredImageExists() public méthode

testRemoveEmptyFilters() public méthode

testRemoveWithFilters() public méthode

testResolve() public méthode

public testResolve ( $path, $filter, $variationPath, $requestUrl, $expected )

testResolveMissing() public méthode

public testResolveMissing ( )

testResolveNotFound() public méthode

public testResolveNotFound ( )

testStore() public méthode

public testStore ( )

Property Details

$variationPathGenerator protected_oe property

protected VariationPathGenerator,eZ\Bundle\EzPublishCoreBundle\Imagine|PHPUnit_Framework_MockObject_MockObject $variationPathGenerator
Résultat eZ\Bundle\EzPublishCoreBundle\Imagine\VariationPathGenerator | PHPUnit_Framework_MockObject_MockObject

$variationPurger protected_oe property

protected VariationPurger,eZ\Publish\SPI\Variation|PHPUnit_Framework_MockObject_MockObject $variationPurger
Résultat eZ\Publish\SPI\Variation\VariationPurger | PHPUnit_Framework_MockObject_MockObject