PHP Class Nelmio\Alice\Definition\Value\OptionalValueTest

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

Méthodes publiques

Méthode Description
provideInputValues ( )
testCanBeCastedIntoAString ( )
testIsAValue ( )
testIsImmutable ( )
testReadAccessorsReturnPropertiesValues ( )
testThrowsErrorIfInvalidTypeGiven ( $quantifier, $firstMember, $secondMember, $errorMessage )

Method Details

provideInputValues() public méthode

public provideInputValues ( )

testCanBeCastedIntoAString() public méthode

testIsAValue() public méthode

public testIsAValue ( )

testIsImmutable() public méthode

public testIsImmutable ( )

testReadAccessorsReturnPropertiesValues() public méthode

testThrowsErrorIfInvalidTypeGiven() public méthode

public testThrowsErrorIfInvalidTypeGiven ( $quantifier, $firstMember, $secondMember, $errorMessage )