PHP Class Nelmio\Alice\Definition\Object\SimpleObjectTest

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

Public Methods

Method Description
provideInvalidInstances ( )
setUp ( )
testIsAnObject ( )
testIsNotImmutable ( )
testNamedConstructor ( )
testReadAccessorsReturnPropertiesValues ( )
testThrowsAnErrorIfInstanceIsNotAnObject ( $instance )

Method Details

provideInvalidInstances() public method

setUp() public method

public setUp ( )

testIsAnObject() public method

public testIsAnObject ( )

testIsNotImmutable() public method

public testIsNotImmutable ( )

testNamedConstructor() public method

testReadAccessorsReturnPropertiesValues() public method

testThrowsAnErrorIfInstanceIsNotAnObject() public method