PHP Class MageConfigSync\Tests\Integration\DumpIntegrationTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: punkstar/mageconfigsync

Protected Properties

Property Type Description
$_commandName
$_commandTester Symfony\Component\Console\Tester\CommandTester
$_magentoRoot

Public Methods

Method Description
setUp ( )
testEnv ( )
testNoEnv ( )
testPlainContainsKnownConfig ( )
testPlainValidYaml ( )

Method Details

setUp() public method

public setUp ( )

testEnv() public method

public testEnv ( )

testNoEnv() public method

public testNoEnv ( )

testPlainContainsKnownConfig() public method

testPlainValidYaml() public method

public testPlainValidYaml ( )

Property Details

$_commandName protected_oe property

protected $_commandName

$_commandTester protected_oe property

protected CommandTester,Symfony\Component\Console\Tester $_commandTester
return Symfony\Component\Console\Tester\CommandTester

$_magentoRoot protected_oe property

protected $_magentoRoot