PHP Class Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\SpecificationBagDenormalizer\SimpleSpecificationsDenormalizerTest

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

Public Methods

Method Description
testCanDenormalizeCalls ( )
testCanDenormalizeCompleteSpecs ( )
testCanDenormalizeConstructor ( )
testCanDenormalizeEmptySpecs ( )
testCanDenormalizeProperties ( )
testCanDenormalizeTheNoConstructor ( )
testDenormalizeCallsWithInvalidMethod ( )
testDenormalizeInvalidCalls ( )
testDenormalizeWithInvalidMethodCalls ( )
testIsNotClonable ( )

Method Details

testCanDenormalizeCalls() public method

testCanDenormalizeCompleteSpecs() public method

testCanDenormalizeConstructor() public method

testCanDenormalizeEmptySpecs() public method

testCanDenormalizeProperties() public method

testCanDenormalizeTheNoConstructor() public method

testDenormalizeCallsWithInvalidMethod() public method

testDenormalizeInvalidCalls() public method

testDenormalizeWithInvalidMethodCalls() public method

testIsNotClonable() public method

public testIsNotClonable ( )