PHP Class Pantheon\Terminus\UnitTests\Models\SiteUserMembershipTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: pantheon-systems/terminus

Protected Properties

Property Type Description
$site
$site_user
$workflow
$workflows

Public Methods

Method Description
setUp ( )
testDelete ( )
testSetRole ( )

Method Details

setUp() public method

public setUp ( )

testDelete() public method

public testDelete ( )

testSetRole() public method

public testSetRole ( )

Property Details

$site protected property

protected $site

$site_user protected property

protected $site_user

$workflow protected property

protected $workflow

$workflows protected property

protected $workflows