PHP Class PhpBench\Extensions\Dbal\Tests\Functional\Storage\Driver\Dbal\PeristerTest

Afficher le fichier Open project: dantleech/phpbench

Méthodes publiques

Méthode Description
setUp ( )
tearDown ( )
testPersist ( ) The persister should persist the collection to an Dbal database.
testPhpBenchVersion ( ) The PHPBench version should be stored in the database.

Method Details

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testPersist() public méthode

The loader should load the collection from an Dbal database. The collection retrieved from the loader should be equal to the collection passed to the persister.
public testPersist ( )

testPhpBenchVersion() public méthode

The PHPBench version should be stored in the database.
public testPhpBenchVersion ( )