PHP Class Bolt\Tests\Users\UsersTest

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

Public Methods

Method Description
testGetUserById ( )
testGetUserByUnknownId ( )
testGetUserByUnknownUsername ( )
testGetUserByUsername ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

See also: PHPUnit_Framework_TestCase::setUp
protected setUp ( )

testGetUserById() public method

public testGetUserById ( )

testGetUserByUnknownId() public method

testGetUserByUnknownUsername() public method

testGetUserByUsername() public method