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

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

공개 메소드들

메소드 설명
setUp ( ) Make sure we have the PDO and pdo_sqlite extension loaded, and Doctrine is installed
tearDown ( ) Reset PDO instance after each test

보호된 메소드들

메소드 설명
getAdapter ( )

메소드 상세

getAdapter() 보호된 메소드

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

setUp() 공개 메소드

Make sure we have the PDO and pdo_sqlite extension loaded, and Doctrine is installed
public setUp ( )

tearDown() 공개 메소드

Reset PDO instance after each test
public tearDown ( )