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

Inheritance: extends Symfony\Bundle\FrameworkBundle\Test\WebTestCase
Mostra file Open project: pmjones/php-framework-benchmarks Class Usage Examples

Public Methods

Method Description
assertRedirect ( $response, $location )

Protected Methods

Method Description
createKernel ( array $options = [] )
deleteTmpDir ( $testCase )
getKernelClass ( )
setUp ( )

Method Details

assertRedirect() public static method

public static assertRedirect ( $response, $location )

createKernel() protected static method

protected static createKernel ( array $options = [] )
$options array

deleteTmpDir() protected method

protected deleteTmpDir ( $testCase )

getKernelClass() protected static method

protected static getKernelClass ( )

setUp() protected method

protected setUp ( )