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

Show file Open project: elcodi/elcodi

Public Methods

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

testUploadAction() public method

Test resize action.
public testUploadAction ( )