PHP Class Pantheon\Terminus\UnitTests\Models\SavedTokenTest

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

Protected Properties

Property Type Description
$data_store
$token

Public Methods

Method Description
setUp ( )
testConstruct ( )
testDelete ( )
testInvalidID ( )
testLogIn ( )
testSaveToDir ( )

Method Details

setUp() public method

public setUp ( )

testConstruct() public method

public testConstruct ( )

testDelete() public method

public testDelete ( )

testInvalidID() public method

public testInvalidID ( )

testLogIn() public method

public testLogIn ( )

testSaveToDir() public method

public testSaveToDir ( )

Property Details

$data_store protected property

protected $data_store

$token protected property

protected $token