PHP Class Bolt\Tests\Twig\ImageHandlerTest

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

Public Methods

Method 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 ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testImageFileNameArray() public method

testImageFileNameCrop() public method

testImageFileNameHeightOnly() public method

testImageFileNameLegacy() public method

testImageFileNameWidthHeight() public method

testImageFileNameWidthOnly() public method

testImageInfo() public method

public testImageInfo ( )

testImageInfoNotReadable() public method

testPopupCrop() public method

public testPopupCrop ( )

testPopupEmptyFileName() public method

testPopupFileNameArrayWithAlt() public method

testPopupFileNameArrayWithTitle() public method

testPopupFileNameArrayWithoutTitle() public method

testPopupFileNameOnly() public method

testPopupHeight() public method

public testPopupHeight ( )

testPopupWidth() public method

public testPopupWidth ( )

testShowImageCrop() public method

public testShowImageCrop ( )

testShowImageEmptyFileName() public method

testShowImageFileNameArrayWithAlt() public method

testShowImageFileNameArrayWithTitle() public method

testShowImageFileNameArrayWithoutTitle() public method

testShowImageFileNameOnly() public method

testShowImageHeight() public method

public testShowImageHeight ( )

testShowImageWidth() public method

public testShowImageWidth ( )