PHP Class StackFormation\Tests\BlueprintActionTest

Inheritance: extends PHPUnit_Framework_TestCase
Exibir arquivo Open project: aoepeople/stackformation

Protected Properties

Property Type Description
$blueprintMock PHPUnit_Framework_MockObject_MockObject
$cfnClientMock PHPUnit_Framework_MockObject_MockObject
$profileManagerMock PHPUnit_Framework_MockObject_MockObject

Public Methods

Method Description
beforeScriptsHaveProfilesEnvVarsSet ( )
beforeScriptsThatFail ( )
beforeScriptsWhereCommandInBetweenFails ( )
blueprintVariable ( )
cwdVariable ( )
runBeforeScripts ( )
runBeforeScriptsInCorrectLocation ( )
setUp ( )
stackNameVariable ( )
statusVariable ( )
testFailingChangeSet ( )
testValidateTemplate ( )

Method Details

beforeScriptsHaveProfilesEnvVarsSet() public method

beforeScriptsThatFail() public method

beforeScriptsWhereCommandInBetweenFails() public method

blueprintVariable() public method

public blueprintVariable ( )

cwdVariable() public method

public cwdVariable ( )

runBeforeScripts() public method

public runBeforeScripts ( )

runBeforeScriptsInCorrectLocation() public method

setUp() public method

public setUp ( )

stackNameVariable() public method

public stackNameVariable ( )

statusVariable() public method

public statusVariable ( )

testFailingChangeSet() public method

testValidateTemplate() public method

Property Details

$blueprintMock protected_oe property

protected PHPUnit_Framework_MockObject_MockObject $blueprintMock
return PHPUnit_Framework_MockObject_MockObject

$cfnClientMock protected_oe property

protected PHPUnit_Framework_MockObject_MockObject $cfnClientMock
return PHPUnit_Framework_MockObject_MockObject

$profileManagerMock protected_oe property

protected PHPUnit_Framework_MockObject_MockObject $profileManagerMock
return PHPUnit_Framework_MockObject_MockObject