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

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode 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 méthode

public setUp ( )

testCreate() public méthode

public testCreate ( )

testDelete() public méthode

public testDelete ( )

testDeleteDirectory() public méthode

public testDeleteDirectory ( )

testExists() public méthode

public testExists ( )

testExistsNot() public méthode

public testExistsNot ( )

testGetMimeType() public méthode

public testGetMimeType ( )

testLoad() public méthode

public testLoad ( )

testLoadNoTimestamp() public méthode

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

testLoadNotFound() public méthode

public testLoadNotFound ( )