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

Afficher le fichier Open project: dantleech/phpbench

Méthodes publiques

Méthode Description
setUp ( )
tearDown ( )
testFilterGroups ( ) It should filer by groups.
testLoader ( ) The loader should load the collection from an Dbal database.
testVisitorFields ( ) All fields generated by the constraint visitor should be valid.

Method Details

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testFilterGroups() public méthode

It should filer by groups.
public testFilterGroups ( )

testLoader() public méthode

The loader should load the collection from an Dbal database.
public testLoader ( )

testVisitorFields() public méthode

All fields generated by the constraint visitor should be valid.
public testVisitorFields ( )