PHP Class Pantheon\Terminus\UnitTests\Commands\Auth\WhoamiCommandTest

Inheritance: extends AuthTest
Exibir arquivo Open project: pantheon-systems/terminus

Public Methods

Method Description
setUp ( )
testWhoAmI ( ) Tests the auth:whoami command When the user is logged in
testWhoAmIWhenIAmLoggedOut ( ) Tests the auth:whoami command When the user is logged out

Method Details

setUp() public method

public setUp ( )

testWhoAmI() public method

Tests the auth:whoami command When the user is logged in
public testWhoAmI ( )

testWhoAmIWhenIAmLoggedOut() public method

Tests the auth:whoami command When the user is logged out