PHP Class Josegonzalez\Upload\Test\TestCase\File\Writer\DefaultWriterTest

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

Protected Properties

Свойство Type Description
$data
$entity
$field
$settings
$table
$vfs
$writer

Méthodes publiques

Méthode Description
setup ( )
testDelete ( )
testDeletePath ( )
testGetFilesystem ( )
testGetFilesystemUnexpectedValueException ( )
testInvoke ( )
testIsWriterInterface ( )
testWriteFile ( )

Method Details

setup() public méthode

public setup ( )

testDelete() public méthode

public testDelete ( )

testDeletePath() public méthode

public testDeletePath ( )

testGetFilesystem() public méthode

public testGetFilesystem ( )

testGetFilesystemUnexpectedValueException() public méthode

testInvoke() public méthode

public testInvoke ( )

testIsWriterInterface() public méthode

testWriteFile() public méthode

public testWriteFile ( )

Property Details

$data protected_oe property

protected $data

$entity protected_oe property

protected $entity

$field protected_oe property

protected $field

$settings protected_oe property

protected $settings

$table protected_oe property

protected $table

$vfs protected_oe property

protected $vfs

$writer protected_oe property

protected $writer