PHP Class Josegonzalez\Upload\Test\TestCase\Validation\ImageValidationTest

Inheritance: extends Cake\TestSuite\TestCase
Datei anzeigen Open project: josegonzalez/cakephp-upload

Public Methods

Method Description
setup ( )
teardown ( )
testIsAboveMinHeight ( )
testIsAboveMinWidth ( )
testIsBelowMaxHeight ( )
testIsBelowMaxWidth ( )

Method Details

setup() public method

public setup ( )

teardown() public method

public teardown ( )

testIsAboveMinHeight() public method

testIsAboveMinWidth() public method

public testIsAboveMinWidth ( )

testIsBelowMaxHeight() public method

testIsBelowMaxWidth() public method

public testIsBelowMaxWidth ( )