PHP 클래스 ImboIntegrationTest\EventListener\ImageVariations\Storage\FilesystemTest

상속: extends ImboIntegrationTest\EventListener\ImageVariations\Storage\StorageTests
파일 보기 프로젝트 열기: imbo/imbo

공개 메소드들

메소드 설명
setUp ( ) Set up the directory for each test, ensuring it's empty
tearDown ( ) Clean up directory structure after each test

보호된 메소드들

메소드 설명
getAdapter ( )

비공개 메소드들

메소드 설명
rmdir ( string $path ) Recursively delete the test directory

메소드 상세

getAdapter() 보호된 메소드

또한 보기: ImboIntegrationTest\Storage\StorageTests::getAdapter()
protected getAdapter ( )

setUp() 공개 메소드

Set up the directory for each test, ensuring it's empty
public setUp ( )

tearDown() 공개 메소드

Clean up directory structure after each test
public tearDown ( )