PHP Class Nelmio\Alice\Generator\Hydrator\SimpleHydratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nelmio/alice

Méthodes publiques

Méthode Description
testAddsObjectToFixtureSet ( )
testHydratesObjectWithTheGivenProperties ( )
testIsAnHydrator ( )
testIsValueResolverAware ( )
testResolvesAllPropertyValues ( )
testThrowsAGenerationThrowableIfResolutionFails ( )
testThrowsAnExceptionIfDoesNotHaveAResolver ( )

Method Details

testAddsObjectToFixtureSet() public méthode

testHydratesObjectWithTheGivenProperties() public méthode

testIsAnHydrator() public méthode

public testIsAnHydrator ( )

testIsValueResolverAware() public méthode

testResolvesAllPropertyValues() public méthode

testThrowsAGenerationThrowableIfResolutionFails() public méthode

testThrowsAnExceptionIfDoesNotHaveAResolver() public méthode