PHP Класс Contao\CoreBundle\Test\DependencyInjection\Compiler\AddPackagesPassTest

Наследование: extends Contao\CoreBundle\Test\TestCase
Показать файл Открыть проект

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

Метод Описание
testFileNotFound ( ) Tests processing the pass without the JSON file.
testInstantiation ( ) Tests the object instantiation.
testProcess ( ) Tests processing the pass.

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

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

Tests processing the pass without the JSON file.
public testFileNotFound ( )

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

Tests the object instantiation.
public testInstantiation ( )

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

Tests processing the pass.
public testProcess ( )