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

Inheritance: extends Cake\TestSuite\TestCase
Afficher le fichier Open project: josegonzalez/cakephp-upload

Méthodes publiques

Méthode Description
setup ( )
teardown ( )
testIsAboveMinHeight ( )
testIsAboveMinWidth ( )
testIsBelowMaxHeight ( )
testIsBelowMaxWidth ( )

Method Details

setup() public méthode

public setup ( )

teardown() public méthode

public teardown ( )

testIsAboveMinHeight() public méthode

testIsAboveMinWidth() public méthode

public testIsAboveMinWidth ( )

testIsBelowMaxHeight() public méthode

testIsBelowMaxWidth() public méthode

public testIsBelowMaxWidth ( )