PHP Class FOS\UserBundle\Test\WebTestCase

Inheritance: extends Symfony\Bundle\FrameworkBundle\Test\WebTestCase
Datei anzeigen Open project: KnpLabs/KnpUserBundle

Protected Properties

Property Type Description
$kernel

Protected Methods

Method Description
getService ( $name )
removeTestUser ( )
runCommand ( $name, array $params = [] )

Method Details

getService() protected method

protected getService ( $name )

removeTestUser() protected method

protected removeTestUser ( )

runCommand() protected method

protected runCommand ( $name, array $params = [] )
$params array

Property Details

$kernel protected_oe property

protected $kernel