PHP Class MageConfigSync\Tests\Integration\DiffIntegrationTest

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 ( )
testDiffNoenv ( )
testDiffWithEnv ( )
testNodiffNoenv ( )
testNodiffWithEnv ( )

Method Details

setUp() public method

public setUp ( )

testDiffNoenv() public method

public testDiffNoenv ( )

testDiffWithEnv() public method

public testDiffWithEnv ( )

testNodiffNoenv() public method

public testNodiffNoenv ( )

testNodiffWithEnv() public method

public testNodiffWithEnv ( )

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