PHP Class FOS\UserBundle\Tests\DependencyInjection\FOSUserExtensionTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: KnpLabs/KnpUserBundle

Protected Properties

Свойство Type Description
$configuration

Méthodes publiques

Méthode Description
assertAlias ( $value, $key )
assertHasDefinition ( $id )
assertParameter ( $value, $key )
testUserLoadConfirmationEmail ( )
testUserLoadConfirmationEmailWithDefaults ( )
testUserLoadControllerClass ( )
testUserLoadControllerClassWithDefaults ( )
testUserLoadControllerService ( )
testUserLoadControllerServiceWithDefaults ( )
testUserLoadEncoderConfig ( )
testUserLoadEncoderConfigWithDefaults ( )
testUserLoadFormClass ( )
testUserLoadFormClassWithDefaults ( )
testUserLoadFormName ( )
testUserLoadFormNameWithDefaults ( )
testUserLoadFormService ( )
testUserLoadFormServiceWithDefaults ( )
testUserLoadManagerClass ( )
testUserLoadManagerClassWithDefaults ( )
testUserLoadModelClass ( )
testUserLoadModelClassWithDefaults ( )
testUserLoadTemplateConfig ( )
testUserLoadTemplateConfigWithDefaults ( )
testUserLoadThrowsExceptionUnlessDatabaseDriverIsValid ( )
testUserLoadThrowsExceptionUnlessDatabaseDriverSet ( )
testUserLoadThrowsExceptionUnlessGroupModelClassSet ( )
testUserLoadThrowsExceptionUnlessProviderKeySet ( )
testUserLoadThrowsExceptionUnlessUserModelClassSet ( )
testUserLoadUtilClass ( )
testUserLoadUtilClassWithDefaults ( )
testUserLoadUtilService ( )
testUserLoadUtilServiceWithDefaults ( )

Méthodes protégées

Méthode Description
createEmptyConfiguration ( ) : ContainerBuilder
createFullConfiguration ( ) : ContainerBuilder
getEmptyConfig ( ) : array getEmptyConfig
getFullConfig ( )
tearDown ( )

Method Details

assertAlias() public méthode

public assertAlias ( $value, $key )

assertHasDefinition() public méthode

public assertHasDefinition ( $id )

assertParameter() public méthode

public assertParameter ( $value, $key )

createEmptyConfiguration() protected méthode

protected createEmptyConfiguration ( ) : ContainerBuilder
Résultat Symfony\Component\DependencyInjection\ContainerBuilder

createFullConfiguration() protected méthode

protected createFullConfiguration ( ) : ContainerBuilder
Résultat Symfony\Component\DependencyInjection\ContainerBuilder

getEmptyConfig() protected méthode

getEmptyConfig
protected getEmptyConfig ( ) : array
Résultat array

getFullConfig() protected méthode

protected getFullConfig ( )

tearDown() protected méthode

protected tearDown ( )

testUserLoadConfirmationEmail() public méthode

testUserLoadConfirmationEmailWithDefaults() public méthode

testUserLoadControllerClass() public méthode

testUserLoadControllerClassWithDefaults() public méthode

testUserLoadControllerService() public méthode

testUserLoadControllerServiceWithDefaults() public méthode

testUserLoadEncoderConfig() public méthode

testUserLoadEncoderConfigWithDefaults() public méthode

testUserLoadFormClass() public méthode

testUserLoadFormClassWithDefaults() public méthode

testUserLoadFormName() public méthode

testUserLoadFormNameWithDefaults() public méthode

testUserLoadFormService() public méthode

testUserLoadFormServiceWithDefaults() public méthode

testUserLoadManagerClass() public méthode

testUserLoadManagerClassWithDefaults() public méthode

testUserLoadModelClass() public méthode

testUserLoadModelClassWithDefaults() public méthode

testUserLoadTemplateConfig() public méthode

testUserLoadTemplateConfigWithDefaults() public méthode

testUserLoadThrowsExceptionUnlessDatabaseDriverIsValid() public méthode

testUserLoadThrowsExceptionUnlessDatabaseDriverSet() public méthode

testUserLoadThrowsExceptionUnlessGroupModelClassSet() public méthode

testUserLoadThrowsExceptionUnlessProviderKeySet() public méthode

testUserLoadThrowsExceptionUnlessUserModelClassSet() public méthode

testUserLoadUtilClass() public méthode

testUserLoadUtilClassWithDefaults() public méthode

testUserLoadUtilService() public méthode

testUserLoadUtilServiceWithDefaults() public méthode

Property Details

$configuration protected_oe property

protected $configuration