PHP 클래스 eZ\Publish\Core\IO\Tests\IOMetadataHandler\FlysystemTest

상속: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
setUp ( )
testCreate ( )
testDelete ( )
testDeleteDirectory ( )
testExists ( )
testExistsNot ( )
testGetMimeType ( )
testLoad ( )
testLoadNoTimestamp ( ) The timestamp index can be unset with some handlers, like AWS/S3.
testLoadNotFound ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testCreate() 공개 메소드

public testCreate ( )

testDelete() 공개 메소드

public testDelete ( )

testDeleteDirectory() 공개 메소드

public testDeleteDirectory ( )

testExists() 공개 메소드

public testExists ( )

testExistsNot() 공개 메소드

public testExistsNot ( )

testGetMimeType() 공개 메소드

public testGetMimeType ( )

testLoad() 공개 메소드

public testLoad ( )

testLoadNoTimestamp() 공개 메소드

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

testLoadNotFound() 공개 메소드

public testLoadNotFound ( )