PHP Class Cascade\Tests\Config\ConfigLoaderTest

Author: Raphael Antonmattei ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: theorchard/monolog-cascade

Protected Properties

Property Type Description
$loader Cascade\Config\ConfigLoader Loader to test against

Public Methods

Method Description
setUp ( )
tearDown ( )
testLoad ( )
testLoader ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testLoad() public method

public testLoad ( )

testLoader() public method

public testLoader ( )

Property Details

$loader protected property

Loader to test against
protected ConfigLoader,Cascade\Config $loader
return Cascade\Config\ConfigLoader