PHP Класс PhpBench\Tests\Unit\Storage\Driver\Dbal\Visitor\TokenValueVisitorTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

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

Метод Описание
setUp ( )
testLatest ( ) It should replace "latest" with the latest suite UUID.
testLatestNotReplaceOtherValues ( ) It should not replace values that are not tokens!

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

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

public setUp ( )

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

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

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

It should not replace values that are not tokens!