PHP Class Cascade\Tests\Config\Loader\FileLoader\PhpArrayTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: theorchard/monolog-cascade

Protected Properties

Property Type Description
$loader Cascade\Config\Loader\FileLoader\PhpArray

Public Methods

Method Description
testDoesNotSupportNonPhpFiles ( )
testLoadsPhpArrayConfigFromFile ( )
testSupportsPhpFile ( )
testThrowsExceptionWhenLoadingFileIfDoesNotReturnValidPhpArray ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testDoesNotSupportNonPhpFiles() public method

testLoadsPhpArrayConfigFromFile() public method

testSupportsPhpFile() public method

public testSupportsPhpFile ( )

testThrowsExceptionWhenLoadingFileIfDoesNotReturnValidPhpArray() public method

Property Details

$loader protected_oe property

protected PhpArray,Cascade\Config\Loader\FileLoader $loader
return Cascade\Config\Loader\FileLoader\PhpArray