Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Josegonzalez
Upload
Test
TestCase
Validation
UploadValidationTest
PHP Class Josegonzalez\Upload\Test\TestCase\Validation\UploadValidationTest
Inheritance:
extends
Cake\TestSuite\TestCase
Afficher le fichier
Open project: josegonzalez/cakephp-upload
Méthodes publiques
Méthode
Description
setup
( )
teardown
( )
testIsAboveMinSize
( )
testIsBelowMaxSize
( )
testIsCompletedUpload
( )
testIsFileUpload
( )
testIsSuccessfulWrite
( )
testIsUnderFormSizeLimit
( )
testIsUnderPhpSizeLimit
( )
Method Details
setup()
public
méthode
public
setup
( )
teardown()
public
méthode
public
teardown
( )
testIsAboveMinSize()
public
méthode
public
testIsAboveMinSize
( )
testIsBelowMaxSize()
public
méthode
public
testIsBelowMaxSize
( )
testIsCompletedUpload()
public
méthode
public
testIsCompletedUpload
( )
testIsFileUpload()
public
méthode
public
testIsFileUpload
( )
testIsSuccessfulWrite()
public
méthode
public
testIsSuccessfulWrite
( )
testIsUnderFormSizeLimit()
public
méthode
public
testIsUnderFormSizeLimit
( )
testIsUnderPhpSizeLimit()
public
méthode
public
testIsUnderPhpSizeLimit
( )