PHP Class Nelmio\Alice\Definition\Value\ParameterValueTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: nelmio/alice

Public Methods

Method Description
provideInputValues ( )
testCanBeCastedIntoAString ( )
testIsAValue ( )
testIsImmutable ( )
testReadAccessorsReturnPropertiesValues ( )
testThrowsErrorIfInvalidTypeGiven ( $value, $errorMessage )

Method Details

provideInputValues() public method

public provideInputValues ( )

testCanBeCastedIntoAString() public method

testIsAValue() public method

public testIsAValue ( )

testIsImmutable() public method

public testIsImmutable ( )

testReadAccessorsReturnPropertiesValues() public method

testThrowsErrorIfInvalidTypeGiven() public method

public testThrowsErrorIfInvalidTypeGiven ( $value, $errorMessage )