PHP Class Scalr\Tests\Functional\Ui\Controller\EnvironmentsTest

Since: 18.09.2013
Author: Vitaliy Demidov ([email protected])
Inheritance: extends Scalr\Tests\WebTestCase
Afficher le fichier Open project: scalr/scalr

Méthodes publiques

Méthode Description
testXCreateAction ( )
testXListEnvironmentsAction ( )

Méthodes protégées

Méthode Description
_getInfoAction ( $envId )
_removeTestEnv ( integer $envId ) Removes created in this test environment
setUp ( )

Method Details

_getInfoAction() protected méthode

protected _getInfoAction ( $envId )

_removeTestEnv() protected méthode

Removes created in this test environment
protected _removeTestEnv ( integer $envId )
$envId integer The identifier of the created environment

setUp() protected méthode

protected setUp ( )

testXCreateAction() public méthode

public testXCreateAction ( )

testXListEnvironmentsAction() public méthode