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

Inheritance: extends Contao\CoreBundle\Test\TestCase
Datei anzeigen Open project: contao/core-bundle

Public Methods

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

Method Details

testFileNotFound() public method

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

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )

testProcess() public method

Tests processing the pass.
public testProcess ( )