PHP Class PhpBench\Tests\Unit\Storage\Driver\Dbal\Visitor\TokenValueVisitorTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: dantleech/phpbench

Public Methods

Method Description
setUp ( )
testLatest ( ) It should replace "latest" with the latest suite UUID.
testLatestNotReplaceOtherValues ( ) It should not replace values that are not tokens!

Method Details

setUp() public method

public setUp ( )

testLatest() public method

It should replace "latest" with the latest suite UUID.
public testLatest ( )

testLatestNotReplaceOtherValues() public method

It should not replace values that are not tokens!