Documentation

FileBagTest extends TestCase
in package

FileBagTest.

Tags
author

Fabien Potencier fabien@symfony.com

author

Bulat Shakirzyanov mallluhuct@gmail.com

Table of Contents

testFileMustBeAnArrayOrUploadedFile()  : mixed
testShouldConvertNestedUploadedFilesWithPhpBug()  : mixed
testShouldConvertsUploadedFiles()  : mixed
testShouldConvertUploadedFilesWithPhpBug()  : mixed
testShouldNotConvertNestedUploadedFiles()  : mixed
testShouldNotRemoveEmptyUploadedFilesForAssociativeArray()  : mixed
testShouldRemoveEmptyUploadedFilesForMultiUpload()  : mixed
testShouldSetEmptyUploadedFilesToNull()  : mixed
createTempFile()  : mixed
setUp()  : mixed
tearDown()  : mixed

Methods

testFileMustBeAnArrayOrUploadedFile()

public testFileMustBeAnArrayOrUploadedFile() : mixed
Return values
mixed

testShouldConvertNestedUploadedFilesWithPhpBug()

public testShouldConvertNestedUploadedFilesWithPhpBug() : mixed
Return values
mixed

testShouldConvertsUploadedFiles()

public testShouldConvertsUploadedFiles() : mixed
Return values
mixed

testShouldConvertUploadedFilesWithPhpBug()

public testShouldConvertUploadedFilesWithPhpBug() : mixed
Return values
mixed

testShouldNotConvertNestedUploadedFiles()

public testShouldNotConvertNestedUploadedFiles() : mixed
Return values
mixed

testShouldNotRemoveEmptyUploadedFilesForAssociativeArray()

public testShouldNotRemoveEmptyUploadedFilesForAssociativeArray() : mixed
Return values
mixed

testShouldRemoveEmptyUploadedFilesForMultiUpload()

public testShouldRemoveEmptyUploadedFilesForMultiUpload() : mixed
Return values
mixed

testShouldSetEmptyUploadedFilesToNull()

public testShouldSetEmptyUploadedFilesToNull() : mixed
Return values
mixed

createTempFile()

protected createTempFile() : mixed
Return values
mixed

setUp()

protected setUp() : mixed
Return values
mixed

tearDown()

protected tearDown() : mixed
Return values
mixed

Search results