PHP Class Nelmio\Alice\Definition\MethodCall\NoMethodCallTest

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

Public Methods

Method Description
testCannotCreateNewInstanceWithNewArguments ( )
testCannotGetArguments ( )
testCannotGetCaller ( )
testCannotGetMethod ( )
testIsAMethodCall ( )
testReadAccessorsReturnPropertiesValues ( )

Method Details

testCannotCreateNewInstanceWithNewArguments() public method

testCannotGetArguments() public method

testCannotGetCaller() public method

public testCannotGetCaller ( )

testCannotGetMethod() public method

public testCannotGetMethod ( )

testIsAMethodCall() public method

public testIsAMethodCall ( )

testReadAccessorsReturnPropertiesValues() public method