PHP Class Nelmio\Alice\Definition\Value\NestedValueTest

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

Public Methods

Method Description
testCanBeCastedIntoAString ( )
testIsAValue ( )
testIsNotImmutable ( )
testReadAccessorsReturnPropertiesValues ( )

Method Details

testCanBeCastedIntoAString() public method

testIsAValue() public method

public testIsAValue ( )

testIsNotImmutable() public method

public testIsNotImmutable ( )

testReadAccessorsReturnPropertiesValues() public method