PHP Class Bolt\Tests\Twig\ImageHandlerTest

Author: Gawain Lynch ([email protected])
Inheritance: extends Bolt\Tests\BoltUnitTest
Afficher le fichier Open project: bolt/bolt

Méthodes publiques

Méthode Description
testImageFileNameArray ( )
testImageFileNameCrop ( )
testImageFileNameHeightOnly ( )
testImageFileNameLegacy ( )
testImageFileNameWidthHeight ( )
testImageFileNameWidthOnly ( )
testImageInfo ( )
testImageInfoNotReadable ( )
testPopupCrop ( )
testPopupEmptyFileName ( )
testPopupFileNameArrayWithAlt ( )
testPopupFileNameArrayWithTitle ( )
testPopupFileNameArrayWithoutTitle ( )
testPopupFileNameOnly ( )
testPopupHeight ( )
testPopupWidth ( )
testShowImageCrop ( )
testShowImageEmptyFileName ( )
testShowImageFileNameArrayWithAlt ( )
testShowImageFileNameArrayWithTitle ( )
testShowImageFileNameArrayWithoutTitle ( )
testShowImageFileNameOnly ( )
testShowImageHeight ( )
testShowImageWidth ( )

Méthodes protégées

Méthode Description
setUp ( )

Method Details

setUp() protected méthode

protected setUp ( )

testImageFileNameArray() public méthode

testImageFileNameCrop() public méthode

testImageFileNameHeightOnly() public méthode

testImageFileNameLegacy() public méthode

testImageFileNameWidthHeight() public méthode

testImageFileNameWidthOnly() public méthode

testImageInfo() public méthode

public testImageInfo ( )

testImageInfoNotReadable() public méthode

testPopupCrop() public méthode

public testPopupCrop ( )

testPopupEmptyFileName() public méthode

testPopupFileNameArrayWithAlt() public méthode

testPopupFileNameArrayWithTitle() public méthode

testPopupFileNameArrayWithoutTitle() public méthode

testPopupFileNameOnly() public méthode

testPopupHeight() public méthode

public testPopupHeight ( )

testPopupWidth() public méthode

public testPopupWidth ( )

testShowImageCrop() public méthode

public testShowImageCrop ( )

testShowImageEmptyFileName() public méthode

testShowImageFileNameArrayWithAlt() public méthode

testShowImageFileNameArrayWithTitle() public méthode

testShowImageFileNameArrayWithoutTitle() public méthode

testShowImageFileNameOnly() public méthode

testShowImageHeight() public méthode

public testShowImageHeight ( )

testShowImageWidth() public méthode

public testShowImageWidth ( )