PHP Class Nelmio\Alice\Definition\Value\DynamicArrayValueTest

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

Méthodes publiques

Méthode Description
provideInputTypes ( )
provideValues ( )
testCanBeCastedIntoAString ( )
testIsAValue ( )
testIsImmutable ( )
testReadAccessorsReturnPropertiesValues ( $quantifier, $element, $expectedQuantifier )
testThrowsErrorIfInvalidInputType ( $quantifier, $element, $errorMessage )

Method Details

provideInputTypes() public méthode

public provideInputTypes ( )

provideValues() public méthode

public provideValues ( )

testCanBeCastedIntoAString() public méthode

testIsAValue() public méthode

public testIsAValue ( )

testIsImmutable() public méthode

public testIsImmutable ( )

testReadAccessorsReturnPropertiesValues() public méthode

public testReadAccessorsReturnPropertiesValues ( $quantifier, $element, $expectedQuantifier )

testThrowsErrorIfInvalidInputType() public méthode

public testThrowsErrorIfInvalidInputType ( $quantifier, $element, $errorMessage )