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

Inheritance: extends Cake\TestSuite\TestCase
Datei anzeigen Open project: josegonzalez/cakephp-upload

Protected Properties

Property Type Description
$data
$entity
$field
$settings
$table
$vfs
$writer

Public Methods

Method Description
setup ( )
testDelete ( )
testDeletePath ( )
testGetFilesystem ( )
testGetFilesystemUnexpectedValueException ( )
testInvoke ( )
testIsWriterInterface ( )
testWriteFile ( )

Method Details

setup() public method

public setup ( )

testDelete() public method

public testDelete ( )

testDeletePath() public method

public testDeletePath ( )

testGetFilesystem() public method

public testGetFilesystem ( )

testGetFilesystemUnexpectedValueException() public method

testInvoke() public method

public testInvoke ( )

testIsWriterInterface() public method

testWriteFile() public method

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