PHP Class eZ\Bundle\EzPublishCoreBundle\Tests\Imagine\Filter\AbstractFilterTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: ezsystems/ezpublish-kernel

Protected Properties

Property Type Description
$filter eZ\Bundle\EzPublishCoreBundle\Imagine\Filter\AbstractFilter

Public Methods

Method Description
getSetOptionNoDefaulValueProvider ( )
getSetOptionWithDefaulValueProvider ( )
testGetSetOptionNoDefaultValue ( $optionName, $value )
testGetSetOptionWithDefaultValue ( $optionName, $value, $defaultValue )
testGetSetOptions ( )

Protected Methods

Method Description
getFilter ( )
setUp ( )

Method Details

getFilter() protected method

protected getFilter ( )

getSetOptionNoDefaulValueProvider() public method

getSetOptionWithDefaulValueProvider() public method

setUp() protected method

protected setUp ( )

testGetSetOptionNoDefaultValue() public method

public testGetSetOptionNoDefaultValue ( $optionName, $value )

testGetSetOptionWithDefaultValue() public method

public testGetSetOptionWithDefaultValue ( $optionName, $value, $defaultValue )

testGetSetOptions() public method

public testGetSetOptions ( )

Property Details

$filter protected property

protected AbstractFilter,eZ\Bundle\EzPublishCoreBundle\Imagine\Filter $filter
return eZ\Bundle\EzPublishCoreBundle\Imagine\Filter\AbstractFilter