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

Datei anzeigen Open project: dantleech/phpbench

Public Methods

Method 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 method

public setUp ( )

tearDown() public method

public tearDown ( )

testFilterGroups() public method

It should filer by groups.
public testFilterGroups ( )

testLoader() public method

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

testVisitorFields() public method

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