PHP Class Contao\CoreBundle\Test\Config\Loader\PhpFileLoaderTest

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

Public Methods

Method Description
testInstantiation ( ) Tests the object instantiation.
testLoad ( ) Tests the load() method.
testSupports ( ) Tests the supports() method.

Protected Methods

Method Description
setUp ( ) Creates the PhpFileLoader object.

Method Details

setUp() protected method

Creates the PhpFileLoader object.
protected setUp ( )

testInstantiation() public method

Tests the object instantiation.
public testInstantiation ( )

testLoad() public method

Tests the load() method.
public testLoad ( )

testSupports() public method

Tests the supports() method.
public testSupports ( )