PHP Class Nelmio\Alice\Generator\Hydrator\SimpleHydratorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: nelmio/alice

Public Methods

Method Description
testAddsObjectToFixtureSet ( )
testHydratesObjectWithTheGivenProperties ( )
testIsAnHydrator ( )
testIsValueResolverAware ( )
testResolvesAllPropertyValues ( )
testThrowsAGenerationThrowableIfResolutionFails ( )
testThrowsAnExceptionIfDoesNotHaveAResolver ( )

Method Details

testAddsObjectToFixtureSet() public method

testHydratesObjectWithTheGivenProperties() public method

testIsAnHydrator() public method

public testIsAnHydrator ( )

testIsValueResolverAware() public method

testResolvesAllPropertyValues() public method

testThrowsAGenerationThrowableIfResolutionFails() public method

testThrowsAnExceptionIfDoesNotHaveAResolver() public method