Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Josegonzalez
Upload
Test
TestCase
Validation
UploadValidationTest
PHP Class Josegonzalez\Upload\Test\TestCase\Validation\UploadValidationTest
Inheritance:
extends
Cake\TestSuite\TestCase
Exibir arquivo
Open project: josegonzalez/cakephp-upload
Public Methods
Method
Description
setup
( )
teardown
( )
testIsAboveMinSize
( )
testIsBelowMaxSize
( )
testIsCompletedUpload
( )
testIsFileUpload
( )
testIsSuccessfulWrite
( )
testIsUnderFormSizeLimit
( )
testIsUnderPhpSizeLimit
( )
Method Details
setup()
public
method
public
setup
( )
teardown()
public
method
public
teardown
( )
testIsAboveMinSize()
public
method
public
testIsAboveMinSize
( )
testIsBelowMaxSize()
public
method
public
testIsBelowMaxSize
( )
testIsCompletedUpload()
public
method
public
testIsCompletedUpload
( )
testIsFileUpload()
public
method
public
testIsFileUpload
( )
testIsSuccessfulWrite()
public
method
public
testIsSuccessfulWrite
( )
testIsUnderFormSizeLimit()
public
method
public
testIsUnderFormSizeLimit
( )
testIsUnderPhpSizeLimit()
public
method
public
testIsUnderPhpSizeLimit
( )