PHP Class ImboIntegrationTest\EventListener\ImageVariations\Database\MongoTest

Inheritance: extends ImboIntegrationTest\EventListener\ImageVariations\Database\DatabaseTests
Afficher le fichier Open project: imbo/imbo

Méthodes publiques

Méthode Description
setUp ( ) Make sure we have the mongo extension available and drop the test database just in case
tearDown ( ) Drop the test database after each test

Méthodes protégées

Méthode Description
getAdapter ( )

Method Details

getAdapter() protected méthode

See also: ImboIntegrationTest\EventListener\ImageVariations\Database\DatabaseTests::getAdapter()
protected getAdapter ( )

setUp() public méthode

Make sure we have the mongo extension available and drop the test database just in case
public setUp ( )

tearDown() public méthode

Drop the test database after each test
public tearDown ( )