PHP Class Contao\CoreBundle\Test\DependencyInjection\Compiler\AddPackagesPassTest

Inheritance: extends Contao\CoreBundle\Test\TestCase
Afficher le fichier Open project: contao/core-bundle

Méthodes publiques

Méthode Description
testFileNotFound ( ) Tests processing the pass without the JSON file.
testInstantiation ( ) Tests the object instantiation.
testProcess ( ) Tests processing the pass.

Method Details

testFileNotFound() public méthode

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

testInstantiation() public méthode

Tests the object instantiation.
public testInstantiation ( )

testProcess() public méthode

Tests processing the pass.
public testProcess ( )