PHP Class Pantheon\Terminus\UnitTests\Models\SavedTokenTest

Inheritance: extends ModelTestCase
Afficher le fichier Open project: pantheon-systems/terminus

Protected Properties

Свойство Type Description
$data_store
$token

Méthodes publiques

Méthode Description
setUp ( )
testConstruct ( )
testDelete ( )
testInvalidID ( )
testLogIn ( )
testSaveToDir ( )

Method Details

setUp() public méthode

public setUp ( )

testConstruct() public méthode

public testConstruct ( )

testDelete() public méthode

public testDelete ( )

testInvalidID() public méthode

public testInvalidID ( )

testLogIn() public méthode

public testLogIn ( )

testSaveToDir() public méthode

public testSaveToDir ( )

Property Details

$data_store protected_oe property

protected $data_store

$token protected_oe property

protected $token