PHP Class Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\Value\UniqueValueDenormalizerTest

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

Méthodes publiques

Méthode Description
provideValues ( )
testIfParsedValueIsArrayValueThenUniqueFlagAppliesToItsElementInstead ( )
testIfParsedValueIsDynamicArrayThenUniqueFlagAppliesToItsElementInstead ( )
testIsAValueDenormalizer ( )
testIsNotClonable ( )
testReturnsParsedValueIfNoUniqueFlagsHasBeenFound ( )
testReturnsUniqueValueIfUniqueFlagsFound ( )
testThrowsAnExceptionIsATemporaryFixtureWithAUniqueValue ( )

Method Details

provideValues() public méthode

public provideValues ( )

testIfParsedValueIsArrayValueThenUniqueFlagAppliesToItsElementInstead() public méthode

testIfParsedValueIsDynamicArrayThenUniqueFlagAppliesToItsElementInstead() public méthode

testIsAValueDenormalizer() public méthode

testIsNotClonable() public méthode

public testIsNotClonable ( )

testReturnsParsedValueIfNoUniqueFlagsHasBeenFound() public méthode

testReturnsUniqueValueIfUniqueFlagsFound() public méthode

testThrowsAnExceptionIsATemporaryFixtureWithAUniqueValue() public méthode