PHP Класс Contao\CoreBundle\Test\Config\Loader\PhpFileLoaderTest

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

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

Метод Описание
testInstantiation ( ) Tests the object instantiation.
testLoad ( ) Tests the load() method.
testSupports ( ) Tests the supports() method.

Защищенные методы

Метод Описание
setUp ( ) Creates the PhpFileLoader object.

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

setUp() защищенный Метод

Creates the PhpFileLoader object.
protected setUp ( )

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

Tests the object instantiation.
public testInstantiation ( )

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

Tests the load() method.
public testLoad ( )

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

Tests the supports() method.
public testSupports ( )