PHP Class Nelmio\Alice\Definition\Value\UniqueValueTest

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

Public Methods

Method Description
provideValues ( )
testCanBeCastedIntoAString ( )
testCannotCreateUniqueOfUniqueValue ( )
testImmutableFactories ( )
testIsAValue ( )
testIsImmutable ( )
testReadAccessorsReturnPropertiesValues ( $value )

Method Details

provideValues() public method

public provideValues ( )

testCanBeCastedIntoAString() public method

testCannotCreateUniqueOfUniqueValue() public method

testImmutableFactories() public method

testIsAValue() public method

public testIsAValue ( )

testIsImmutable() public method

public testIsImmutable ( )

testReadAccessorsReturnPropertiesValues() public method