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

Afficher le fichier Open project: dantleech/phpbench

Méthodes publiques

Méthode Description
setUp ( )
testDelete ( ) It should delete a specified run and all of its relations.
testHasRun ( ) It can determine if run exists.
testHistoryStatement ( ) It should return the history statement.
testLastestSuiteUuid ( ) It should retrieve the latest suite UUID.
testParameters ( ) It should get parameters.

Private Methods

Méthode Description
getTableCounts ( )

Method Details

setUp() public méthode

public setUp ( )

testDelete() public méthode

It should delete a specified run and all of its relations.
public testDelete ( )

testHasRun() public méthode

It can determine if run exists.
public testHasRun ( )

testHistoryStatement() public méthode

It should return the history statement.

testLastestSuiteUuid() public méthode

It should retrieve the latest suite UUID.

testParameters() public méthode

It should get parameters.
public testParameters ( )