PHP Class Symfony\Bundle\SecurityBundle\Tests\Functional\FormLoginTest

Inheritance: extends WebTestCase
Datei anzeigen Open project: pmjones/php-framework-benchmarks

Public Methods

Method Description
testFormLogin ( )
testFormLoginRedirectsToProtectedResourceAfterLogin ( )
testFormLoginWithCustomTargetPath ( )

Protected Methods

Method Description
setUp ( )
tearDown ( )

Method Details

setUp() protected method

protected setUp ( )

tearDown() protected method

protected tearDown ( )

testFormLogin() public method

public testFormLogin ( )

testFormLoginRedirectsToProtectedResourceAfterLogin() public method

testFormLoginWithCustomTargetPath() public method