PHP Class Scalr\Tests\Functional\Ui\Controller\Account\UsersTest

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

Protected Properties

Property Type Description
$_createdUserId

Public Methods

Method Description
removeUser ( integer $userId ) Removes user by specified identifier
testXGetApiKeysAction ( )
testXGetListAction ( )
testXListUsersAction ( )
testXSaveAcion ( )

Protected Methods

Method Description
_chk ( )
_getCreatedUserEmail ( ) : string Gets test user's email

Method Details

_chk() protected method

protected _chk ( )

_getCreatedUserEmail() protected static method

Gets test user's email
protected static _getCreatedUserEmail ( ) : string
return string

removeUser() public method

Removes user by specified identifier
public removeUser ( integer $userId )
$userId integer The identifier of the user

testXGetApiKeysAction() public method

testXGetListAction() public method

public testXGetListAction ( )

testXListUsersAction() public method

testXSaveAcion() public method

public testXSaveAcion ( )

Property Details

$_createdUserId protected static property

protected static $_createdUserId