PHP Class Nelmio\Alice\Definition\Value\FixtureReferenceValueTest

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

Public Methods

Method Description
testCanBeCastedIntoAString ( )
testCanBeInstantiatedWithOnlyAStringOrAValue ( )
testIsAValue ( )
testIsImmutable ( )
testReadAccessorsReturnPropertiesValues ( )

Method Details

testCanBeCastedIntoAString() public method

testCanBeInstantiatedWithOnlyAStringOrAValue() public method

testIsAValue() public method

public testIsAValue ( )

testIsImmutable() public method

public testIsImmutable ( )

testReadAccessorsReturnPropertiesValues() public method