PHP Класс PhpBench\Extensions\Dbal\Tests\Functional\Storage\Driver\Dbal\PeristerTest

Наследование: extends PhpBench\Extensions\Dbal\Tests\Functional\DbalTestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
setUp ( )
tearDown ( )
testPersist ( ) The persister should persist the collection to an Dbal database.
testPhpBenchVersion ( ) The PHPBench version should be stored in the database.

Описание методов

setUp() публичный Метод

public setUp ( )

tearDown() публичный Метод

public tearDown ( )

testPersist() публичный Метод

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() публичный Метод

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