PHP Class eZ\Publish\Core\IO\Tests\IOMetadataHandler\FlysystemTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Datei anzeigen Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
setUp ( )
testCreate ( )
testDelete ( )
testDeleteDirectory ( )
testExists ( )
testExistsNot ( )
testGetMimeType ( )
testLoad ( )
testLoadNoTimestamp ( ) The timestamp index can be unset with some handlers, like AWS/S3.
testLoadNotFound ( )

Method Details

setUp() public method

public setUp ( )

testCreate() public method

public testCreate ( )

testDelete() public method

public testDelete ( )

testDeleteDirectory() public method

public testDeleteDirectory ( )

testExists() public method

public testExists ( )

testExistsNot() public method

public testExistsNot ( )

testGetMimeType() public method

public testGetMimeType ( )

testLoad() public method

public testLoad ( )

testLoadNoTimestamp() public method

The timestamp index can be unset with some handlers, like AWS/S3.
public testLoadNoTimestamp ( )

testLoadNotFound() public method

public testLoadNotFound ( )