PHP Class Elcodi\Bundle\MediaBundle\Tests\Functional\Controller\ImageResizeControllerTest

Show file Open project: elcodi/elcodi

Public Methods

Method Description
testResizeAction ( ) Test resize action.

Protected Methods

Method Description
loadSchema ( ) : boolean Schema must be loaded in all test cases.

Method Details

loadSchema() protected static method

Schema must be loaded in all test cases.
protected static loadSchema ( ) : boolean
return boolean Load schema

testResizeAction() public method

Test resize action.
public testResizeAction ( )