PHP Class Nelmio\Alice\Definition\Value\ListValueTest

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

Public Methods

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

Method Details

testCanBeCastedIntoAString() public method

testIsAValue() public method

public testIsAValue ( )

testIsImmutable() public method

public testIsImmutable ( )

testReadAccessorsReturnPropertiesValues() public method