PHP Class Mmoreram\PHPFormatter\Tests\Loader\ConfigLoaderTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Show file Open project: mmoreram/php-formatter

Protected Properties

Property Type Description
$defaultValues array Default values

Public Methods

Method Description
dataLoadConfigValues ( ) : array data for testLoadConfigValues.
testLoadConfigValues ( $configValues, $commandValues, $defaultValues, $usableValues ) Test load config values.

Method Details

dataLoadConfigValues() public method

data for testLoadConfigValues.
public dataLoadConfigValues ( ) : array
return array Values

testLoadConfigValues() public method

Test load config values.
public testLoadConfigValues ( $configValues, $commandValues, $defaultValues, $usableValues )

Property Details

$defaultValues protected property

Default values
protected array $defaultValues
return array