PHP Class Bolt\Tests\Users\AuthenticationTest

Author: Steven de Vries ([email protected])
Inheritance: extends Bolt\Tests\BoltUnitTest
Show file Open project: bolt/bolt

Public Methods

Method Description
testLoginWithEmail ( )
testLoginWithUsername ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

See also: PHPUnit_Framework_TestCase::setUp
protected setUp ( )

testLoginWithEmail() public method

public testLoginWithEmail ( )

testLoginWithUsername() public method