PHP Class Application\Sonata\UserBundle\Tests\Functional\LoginTest

Inheritance: extends IC\Bundle\Base\TestBundle\Test\WebTestCase
Show file Open project: jmather/symfony-sonata-distribution

Public Methods

Method Description
testLoadingLoginPage ( )
testLogginIn ( )
testNotLoggedInUser ( )
testNotLoggedInUserCannotAccessDashboard ( )

Protected Methods

Method Description
getFixtureList ( )

Method Details

getFixtureList() protected static method

protected static getFixtureList ( )

testLoadingLoginPage() public method

testLogginIn() public method

public testLogginIn ( )

testNotLoggedInUser() public method

public testNotLoggedInUser ( )

testNotLoggedInUserCannotAccessDashboard() public method