PHP Class Pyrech\ComposerChangelogs\tests\ConfigLocatorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: pyrech/composer-changelogs

Public Methods

Method Description
test_it_does_not_locate_non_existing_config ( )
test_it_locates_global_config ( )
test_it_locates_local_config ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

test_it_does_not_locate_non_existing_config() public method

test_it_locates_global_config() public method

test_it_locates_local_config() public method